Study. uk . com
  1. Home
  2. All questions
  3. Question 505

CKA study material · question 505 of 1000

You are auditing a cluster and want to distinguish core Kubernetes components from addons. Which two of the following are addons rather than core components? Choose two.

  1. Cluster DNS
  2. kube-apiserver
  3. The Dashboard web UI
  4. kubelet
Show the answer

Answer: A. Cluster DNS
C. The Dashboard web UI

DNS, the Dashboard, container resource monitoring and cluster-level logging are all listed as addons. The API server and the kubelet are core components without which the cluster does not function.

Source: Kubernetes Components (Kubernetes) — Addons

Challenge yourself on this topic → Study as cards