Kubernetes 101: Building Scalable Applications - Deployments
{{}}
Deployments
Deployments are the standard for running applications in Kubernetes, it protects Pods and will automatically restart them if anything goes wrong. Additionally, it offer features that add to the scalability and reliability of the appl...
blog.joerismissaert.dev10 min read