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

CKA study material · question 170 of 1000

When does a toleration match a taint? Choose two.

  1. The operator is Equal and the values are equal
  2. The keys differ but the effects match
  3. The operator is Exists and no value is given
  4. The operator is Equal and the values differ
Show the answer

Answer: C. The operator is Exists and no value is given
A. The operator is Equal and the values are equal

A toleration matches when keys and effects agree and either Exists is used or Equal values match.

Source: Taints and Tolerations (Kubernetes) — Concepts

Challenge yourself on this topic → Study as cards