AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You have applied a taint to a Kubernetes node to cncf video

Question 1 Be Honest
« Back   Next cncf kcna Question »
Answer

Full Certification Question

You have applied a taint to a Kubernetes node to ensure only certain workloads will run on this node. Additionally, you add a toleration to a web-app pod to match the taint so it can be scheduled on the node. However, you notice that the pod is NOT running on the desired node, and is running on a different node in the cluster. Why didn't the taint and toleration configuration ensure the pod is scheduled on the desired node?