InterviewSolution
Saved Bookmarks
| 1. |
What Is A Cluster In Kubernetes? |
|
Answer» These MASTER and node machines run the KUBERNETES CLUSTER orchestration system. A container cluster is the foundation of Container Engine: the Kubernetesobjects that REPRESENT your containerized applications all run on top of a cluster. These master and node machines run the Kubernetes cluster orchestration system. A container cluster is the foundation of Container Engine: the Kubernetesobjects that represent your containerized applications all run on top of a cluster. |
|