CI/CD for Docker and orchestration

A quick note about continuous integration and deployment

  • This lab won't have you building out CI/CD pipelines

  • We're cheating a bit by building images on server hosts and not in CI tool

  • Docker and orchestration works with all the CI and deployment tools

CI/CD general process

CI-CD with Docker
Figure 88 : CI-CD with Docker