Dec 10, 2022
Its all about shipping your code to a targeted Environment where it will be deployed and will go live for user.
Jenkins Kubernetes Docker are the example of CI-CD model.
Jenkins help you to build pipeline where you can configure stage in CI and deploy it to docker like systems in CD stage.