Avoid using "kubectl rollout restart"
Goal
Extend the disk size of PVC without restarting the Pod.
Issue
The Pod has been restarted.
Story
I manage my Kubernetes workload using code, primarily Helmfile.
I was in the process of extending the disk size for one of my StatefulSet application...
blog.luczak.pro2 min read