Kubernetes Deployment Using Jenkins with Auto Rollback for Continuous Delivery

Kubernetes Deployment Using Jenkins with Auto Rollback for Continuous Delivery

We wrote a script for Kubernetes deployment using Jenkins that will enable you to automatically rollback to a previous known working state in case of failed deployment.

Read More