What are Kubernetes minions?

Adi Polak - Sep 23 '19 - - Dev Community

Ok. let's keep it short!

Kubernetes cluster is a collection of machines, each machine has a dedicated role. They can be master or worker. The master is our API point of contact and holds the information about what's going on in the cluster in terms of apps, pods, developments, etc. The workers are in charge of running the app in the pod, in the container.

The machines that acts as workers, used to be called minions.
Today they are called nodes.

That's it!

For more bitesize, you are welcome to follow me here and on twitter.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player