Changing Kubernetes PVC storage class and downsizing them at the same time
Ever realised too late that you’ve provisioned an SSD for a pod when you didn’t need it? Or that your drive of 400gb is only 40gb full, and in hindsight, never going to exceed ~60gb? This blog article is for you! It shows how to downsize a PVC AND change the storage class at the […]