|
| Current Newswire:
What Makes Up a Kubernetes Cluster?Apr 17, 2017, 13:00 (0 Talkback[s])(Other stories by Carla Schroder) A Kubernetes cluster is made of a master node and a set of worker nodes. In a production environment these run in a distributed setup on multiple nodes. For testing purposes, all the components can run on the same node (physical or virtual) by using minikube. |