What is Kuberentes?

A-Dem
4 min readJust now

Kubernetes, a tool for managing and automating containerized workloads in the cloud. In other words, Kubernetes is an orchestration tool for Docker Containers.

(You use Kuberentes to manage docker images, that you usually run on a machine).

Kubernetes Explained

Since you have an orchestration tool (to orchestrate things), you must have an orchestra, right? And if you have an orchestra, that must have many people, some play violins and some drums and some even sing, so each of this individual is a Docker container in a way.

In order to create beautiful music, we need a conductor to manage the musicians and set the tempo and in that way, we create a beautiful music.

Kubernetes is an orchestration tool for Docker Containers

So in our case, instead of a conductor we have Kubernetes and instead of the orchestra we have an app, let say an app like Robinhood.

(Robinhood is an app that allows users to trade stocks, ETFs, and cryptocurrencies without paying commission fees. It’s popular for its user-friendly interface and accessibility for new investors).

When the markets are closed the app called Robinhood isn’t doing much, but when they open it needs to fulfill millions of trades for overpriced…

--

--

A-Dem

Writing for fun! Tech, non-tech, funny, self improvement, devops, developing, coding etc...