August 2019
Beginner
608 pages
16h 7m
English
As we mentioned earlier, Auto DevOps is enabled by default for every project, but if you want to disable it or configure it differently, you need to go into the settings, which you can find by going to Settings | CI/CD | Auto DevOps:

As you can see, you need to configure a Kubernetes cluster to make this all work.
Another setting you can manage here is the deployment strategy. The default setting is that the pipeline deploys up to production. This might not be the strategy you want for your enterprise. You can use an incremental rollout as well.
You should also note that a deployment pipelines is fully automated until ...
Read now
Unlock full access