August 2019
Beginner
608 pages
16h 7m
English
The default Auto DevOps pipeline will deploy your code to production after it finishes the test stage. Various environment variables are available that you can set that will control the autoscaling of your replica pods. The heavy lifting in this phase is performed by the auto-deploy-app Helm chart. You can also provide your own chart by adding it to a .chart directory in your project or by setting AUTO_DEVOPS_CHART combined with the AUTO_DEVOPS_CHART_REPOSITORY environment variable with the URL to your custom chart. It will create several things:
Let's run the following code through the log file:
Running with gitlab-runner 11.8.0 (4745a6f3) on runner-gitlab-runner-7fd79f558b-2wx96 ...
Read now
Unlock full access