GCP (Google Cloud Platform) fundamentals sample question with answer 25

Question:
What GKE object implements an http(s) load balancer?

  1. Pod
  2. Deployment
  3. Ingress
  4. Service
Answer:
C - correct. Ingress objects implement an http(s) load balancer based on upstream services you specify in your configuration file