- Home
- All questions
- Question 223
CKA study material · question 223 of 1000
Why can the same Ingress path behave differently on two clusters using ImplementationSpecific?
Show the answer
Answer: C. Matching semantics are left to the IngressClass
ImplementationSpecific leaves matching to the IngressClass, so controllers may treat it differently.
Source: Ingress (Kubernetes) — Path types