Commit 6cfa64fd authored by Edmond Chan's avatar Edmond Chan Committed by Marcia Ramos

Remove Kubernetes requirement from Auto Deploy

parent 1407a94e
...@@ -345,8 +345,9 @@ Any load performance test result differences between the source and target branc ...@@ -345,8 +345,9 @@ Any load performance test result differences between the source and target branc
## Auto Deploy ## Auto Deploy
This is an optional step, since many projects don't have a Kubernetes cluster [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216008) in GitLab 13.6, you have the choice to deploy to [Amazon Elastic Compute Cloud (Amazon EC2)](https://aws.amazon.com/ec2/) in addition to a Kubernetes cluster.
available. If the [requirements](requirements.md) are not met, the job is skipped.
Auto Deploy is an optional step for Auto DevOps. If the [requirements](requirements.md) are not met, the job is skipped.
After a branch or merge request is merged into the project's default branch (usually After a branch or merge request is merged into the project's default branch (usually
`master`), Auto Deploy deploys the application to a `production` environment in `master`), Auto Deploy deploys the application to a `production` environment in
......
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