- Home
- All questions
- Question 221
CKA study material · question 221 of 1000
An Ingress is submitted with a path that has no pathType. What happens?
Show the answer
Answer: D. It fails validation
Every path in an Ingress must declare a pathType; one without it fails validation.
Source: Ingress (Kubernetes) — Path types