Kubernetes - Important Terms
This is to make sense of the terms that we will come across while setting up a Kubernetes cluster.
Nodes
A node is a machine, physical or virtual on which Kubernetes is installed. A node is a worker machine and that is where containers will be launch...
seetaramtaduri.hashnode.dev4 min read