Description
In this second part of the Kubernetes Workshop, you will transform the resources you have created manually into Helm manifests, which will be used to facilitate the release of the microservices.
In addition, you will learn how to store all the secrets in a common vault, you will create rolling updates of deployments when secrets change and you will learn how to automate the deployment workflow using Gitlab CI.