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

CKA study material · question 98 of 1000

Which mechanisms are built on Secret objects? Choose two.

  1. Assigning cluster IPs to Services
  2. Pulling images from a private registry
  3. Bootstrap tokens that automate node registration
  4. Recording node heartbeats
Show the answer

Answer: B. Pulling images from a private registry
C. Bootstrap tokens that automate node registration

Private registry credentials and bootstrap tokens are both carried as Secrets.

Source: Secrets (Kubernetes) — Uses for Secrets

Challenge yourself on this topic → Study as cards