Commit 390b1abc authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'ogolowinski-master-patch-49333' into 'master'

Added deployment to EKS

See merge request gitlab-org/gitlab!45787
parents 42895c0f 73ddc112
......@@ -281,3 +281,11 @@ When running your project pipeline at this point:
- Your built application is pushed to your S3 bucket then and deployed to your EC2 instance, based
on the related JSON object's content. The deployment job finishes whenever the deployment to EC2
is done or has failed.
#### Deploy Amazon EKS
- [How to deploy your application to a GitLab-managed Amazon EKS cluster with Auto DevOps](https://about.gitlab.com/blog/2020/05/05/deploying-application-eks/)
#### Deploy to Google Cloud
- [Deploying with GitLab on Google Cloud](https://about.gitlab.com/solutions/google-cloud-platform/)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment