- Kubernetes can manage multiple docker hosts (running several containers) reducing scalability issues
- Can fix networking issues
- Auto healing of Docker host by bringing the containers at a desired state
- k8s views the data center as one computer
- Load balancing services
- Fast deployment
- Container orchestrator
- Micro service orchestration
- Takes care of workload(container) placement
- Resource allocation
- Rollbacks
- Ability to absorb changes quickly and recover quickly
- Monitoring container health
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)