QuestionQ5
Cloud Orchestration with KubernetesWhich two statements regarding Kubernetes clusters are accurate?
Choose two
- A The master coordinates the cluster.
- B The minions are responsible for running the applications.
- C The nodes are responsible for running the applications.
- D The pod controller coordinates the cluster.
Community Discussion