[–] candiodari 2y ago ↗ I wish there was a way to make deployments make their pods restart, re-reading the container image, on command. Ideally, using an upgrade process.I get that this is bad practice for a big production site, but I'd love to have this option. [–] pmig 2y ago ↗ What about `kubectl rollout restart deployment your-deployment` ?
3 comments
[ 3.3 ms ] story [ 22.4 ms ] threadI get that this is bad practice for a big production site, but I'd love to have this option.