Kubernates
SECTION 2 Kubernates Overview
NODE
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 launched by Kubernetes.
It was also known as minions in the past. So you mi...
suryathink.hashnode.dev10 min read