What is the purpose of a Kubernetes Ingress object?
Select an option, then click Submit answer.
-
○
To specify HTTP and HTTPS traffic routing rules from outside the cluster to Services within the cluster
-
○
To load balance across a set of Pods
-
○
To manage the number of instances of a container image running within the cluster
-
○
To manage traffic between Services within the cluster