- Home
- All questions
- Question 224
CKA study material · question 224 of 1000
An Ingress rule specifies no host. What traffic does it cover?
Show the answer
Answer: D. All inbound HTTP traffic through that address
A rule with no host applies to all inbound traffic on the address; a host confines it to that name.
Source: Ingress (Kubernetes) — Ingress rules