1. 28 Oct, 2019 38 commits
  2. 27 Oct, 2019 2 commits
    • Tiger's avatar
      CloudFormation template for creating EKS clusters · d17afb59
      Tiger authored
      Creates the cluster itself, a group of worker nodes, and the
      networking rules to allow them to communicate.
      
      Assumes that a VPC, an IAM service role, subnets and
      security group have already been created and will be
      passed as parameters.
      
      The nodes must wait for the cluster to finish creating
      as they need to register with the cluster on launch,
      which will fail if the cluster has yet to finish creating.
      d17afb59
    • Evan Read's avatar
      Merge branch 'docs-update-using-docker-build' into 'master' · e8928d60
      Evan Read authored
      Update Troubleshooting section in using_docker_build.md
      
      See merge request gitlab-org/gitlab!18953
      e8928d60