Kubernetes Introduction — CKA — Part1
Nov 8 · 1 min read
Here I am going to share my knowledge on kubernetes. It will be a series of post which will slowly covers in depth topics of Kubernetes. I would like to write this blog to make easier for others to learn kubernetes concept and prepare for your CKA (Certified Kubernetes Administrator) Exam.
Kubernetes is an open source container orchestration platform.It was developed by Google for managing microservices or containerized applications across a distributed cluster of nodes.

