AutoHealing using Kubernetes Deployment
Before we jumped into practical session firstly we need to understand about kubernetes deployments, ReplicaSets.
Replication Controller
• A single pod may not be sufficient to handle the user traffic. Also if this only pod goes down because of a fail...
ketangrover.hashnode.dev4 min read