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

CKA study material · question 221 of 1000

An Ingress is submitted with a path that has no pathType. What happens?

  1. It defaults to ImplementationSpecific
  2. It defaults to Prefix
  3. It is accepted but ignored by the controller
  4. It fails validation
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

Challenge yourself on this topic → Study as cards