With the widespread adoption of containers among organizations, Kubernetes, the container-centric management software, has become a standard to deploy and operate containerized applications and is one of the most important parts of DevOps.
Originally developed at Google and released as open-source in 2014. Kubernetes builds on 15 years of running Google's containerized workloads and the valuable contributions from the open-source community. Inspired by Google’s internal cluster management system, Borg,
-
What is Kubernetes? Write in your own words and why do we call it k8s?
-
What are the benefits of using k8s?
-
Explain the architecture of Kubernetes, refer to this video
-
What is Control Plane?
-
Write the difference between kubectl and kubelets.
-
Explain the role of the API server.
Kubernetes architecture is important, so make sure you spend a day understanding it. This video will surely help you.
Happy Learning :)