Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-412 All Questions

View all questions & answers for the JN0-412 exam

Exam JN0-412 topic 1 question 20 discussion

Actual exam question from Juniper's JN0-412
Question #: 20
Topic #: 1
[All JN0-412 Questions]

Which two statements about Kubernetes clusters are correct? (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.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️
Reference:
https://www.juniper.net/documentation/en_US/contrail19/topics/task/installation/provisioning-k8s-cluster.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
robitaille
1 year, 8 months ago
Selected Answer: AB
There are two type of nodes in a Kubernetes cluster, and each one runs a well-defined set of processes: 1. Head node: also called master, or master node, it is the head and brain that does all the thinking and makes all the decisions; all of the intelligence is located here. 2. Worker node: also called node, or minion, it’s the hands and feet that conducts the workforce. https://www.juniper.net/documentation/en_US/day-one-books/topics/concept/kubernetes-architecture-and-components.html
upvoted 1 times
...
bartahr
2 years ago
Selected Answer: AC
A. The master coordinates the cluster. C. The nodes are responsible for running the applications. Good joke. Not only mentioning minions, but also choosing it as correct answer :)
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...