What is Kubernetes¶
Kubernetes is open source orchestration tool
- Developed by google
- So on foundation it manages containers like docker or other technology.
- in different deployment env. like physical, virtual, cloud.
what is solves¶
Rise of microservices technology increased usage of containers. To maintain it kubernetes is used.
what it offers¶
- high availability
- Scalability
- disaster recovery