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

CKA study material · question 81 of 1000

Which registry must every host in a kubeadm cluster reach, unless the images are supplied another way?

  1. docker.io
  2. quay.io
  3. registry.k8s.io
  4. ghcr.io
Show the answer

Answer: C. registry.k8s.io

kubeadm pulls the required images from registry.k8s.io unless they are pre-loaded by other means.

Source: Creating Highly Available Clusters with kubeadm (Kubernetes) — Container images

Challenge yourself on this topic → Study as cards