What does a Kubernetes Ingress resource do?

Kubernetes Fundamentals Easy

Kubernetes Fundamentals — Easy

What does a Kubernetes Ingress resource do?

Key points

  • Ingress resources handle external traffic routing
  • They are used for HTTP/HTTPS access
  • Ingress resources are not related to controlling outbound network traffic
  • They do not import container images or create network policies

Ready to go further?

Related questions