Rolling updates on Kubernetes
Kubernetes is one of the most widely used container orchestration tool at present. In the earlier post, I have explained how to deploy your spring boot application on Kubernetes cluster. In this post, we will see how we can instruct Kubernetes to start a rolling update so that we can release a new version of … Continue reading Rolling updates on Kubernetes