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

CKA study material · question 224 of 1000

An Ingress rule specifies no host. What traffic does it cover?

  1. Only requests to the cluster domain
  2. Only requests with an empty Host header
  3. No traffic; a host is mandatory
  4. All inbound HTTP traffic through that address
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

Challenge yourself on this topic → Study as cards