Kubernetes: Deployments in 5 minutes

Getting your Trinity Audio player ready… Kubernetes Deployments, in plain words, are responsible for creating, updating and deleting instances (pods) of your application. It also provides a self-healing mechanism that helps you when your application crashes. Well, before that, if you don’t know already, Kubernetes is an open-source container orchestration platform that can run and manage enterprise-class web-scalable applications. … Continue reading Kubernetes: Deployments in 5 minutes