July 2019
Intermediate to advanced
502 pages
14h
English
Thanks to GitOps and our CircleCI automation, this step just involves pushing our changes to GitHub. CircleCI detects the change, builds the new code, creates a new Docker image, and pushes it to the Docker Hub registry. Here it is:

Now that the new image has been built and pushed to the Docker Hub registry, we can deploy it to the cluster as the green deployment.