- Kubernetes considered to be like an Orchestrator to orchestrate containers, microservices etc.
- Kubernetes is developed by google
- Kubernetes is written in golang language
- Kubernetes is inspired from Borg & Omega
- It is dedicated to CNCF in year 2014
- You can say kubernetes is a deployment tool which helps to scale your application in very less time.
- It is a open source tool
- It also be referred as K8S in short form
- It follows master to worker nodes architecture to deploy applications in microservices manner.
- It came into picture to handle container scalability challenges
- It do workload management, infrastructure abstraction and desired state recovering(auto healing) to keep application up and running through PODs
- It works internally by communicating through APIs managed in api server
- Four important components in kubernetes are Kube-Api server, Cluster Store, Scheduler and Controller
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (0)