Member-only story
What is Kubernetes ?— Beginner’s Guide 2023
Everything at Google Runs in Containers

Kubernetes is one of the most widely used tools that is being used almost in every big tech company right now.
And In the coming years it the demand for Kubernetes Administatrots will be huge as many companies are moving their own infrastructure on Kubernetes.
I have been working on Kubernetes for more than a year now have also worked on cloud Kubernetes platforms like GKE and AKS.
So if you are interested in learning Kubernetes in deep these are the pre-requisites that you have to fulfill first:-
- Ubuntu Server/System
- Minikube
A Small History of Kubernetes
Borg, Google’s internal system for managing its applications, was the inspiration for Kubernetes (e.g. Gmail, Apps, Google Compute Engine).
Kubernetes is a safe choice when it comes to managing containers since Google has poured the valuable insights learned from building and operating Borg for over 15 years into it. While Kubernetes is a strong tool, a big part of its present growth is making it easier to deal with and manage workloads that aren’t hosted by Google.