exam questions

Exam KCNA All Questions

View all questions & answers for the KCNA exam

Exam KCNA topic 1 question 99 discussion

Actual exam question from Linux Foundation's KCNA
Question #: 99
Topic #: 1
[All KCNA Questions]

How many hosts are required to set up a highly available Kubernetes cluster when using an external etcd topology?

  • A. Four hosts. Two for control plane nodes and two for etcd nodes.
  • B. Four hosts. One for a control plane node and three for etcd nodes.
  • C. Three hosts. The control plane nodes and etcd nodes share the same host.
  • D. Six hosts. Three for control plane nodes and three for etcd nodes.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
shahy0
1 week, 1 day ago
Selected Answer: D
A highly available Kubernetes cluster with an external etcd topology requires separate hosts for the Kubernetes control plane components and the etcd cluster. Here is the breakdown: Kubernetes Control Plane Nodes: At least 3 hosts are recommended for the control plane components (kube-apiserver, kube-controller-manager, kube-scheduler) to ensure high availability. This allows for redundancy and failover in case one or more control plane nodes go down. etcd Cluster Nodes: At least 3 hosts are recommended for the etcd cluster to ensure high availability and data consistency. An odd number of etcd nodes is preferred to maintain quorum and avoid split-brain scenarios.
upvoted 1 times
...
2211094
1 month, 3 weeks ago
Selected Answer: D
D. Six hosts. Three for control plane nodes and three for etcd nodes. In a highly available Kubernetes cluster with an external etcd topology, you typically need three control plane nodes and three etcd nodes. This ensures redundancy and fault tolerance for both the control plane and the etcd database, providing high availability for the cluster.
upvoted 1 times
...
mainevent55
3 months ago
Selected Answer: D
You should therefore run a minimum of three stacked control plane nodes for an HA cluster https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/ha-topology/#:~:text=A%20minimum%20of%20three%20hosts,HA%20cluster%20with%20this%20topology.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago