Deployed Django Todo List on Kubernetes
Deployments in Kubernetes | Deploy a Django Todo application on Kubernetes
A Deployment provides declarative updates for Pods and ReplicaSets.a Deployment is an object that manages the deployment and scaling of a set of pods.
Steps:
Create EC2 insta...
ritik3311.hashnode.dev2 min read