Write down 10 features of Kubernetes with image
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
- K8s can manage the scalability challenge bring by containers.
- K8s runs many containers as a cluster
- K8s is a container orchestrator
- K8s provide the desired state – we desired to have 1000 containers
- K8s is self maintaining – self healing
- Auto rollback
- Auto scaling
- K8s managing load balancing
- K8s absorb changes
- K8s provide very speed deployment
- K8s enhance the productivity by reducing the dependency
- K8s provide the security improvement