With Kubernetes, the rollout of new software versions is more automated than ever. But what happens if you deploy a faulty version?
KubeRBS is an attempt to solve this problem by monitoring your Kubernetes deployments and if your error rate is above a threshold then the deployment will be rolled back to the previous version.