A

Admin • 833.24K Points
Coach

Q. What does a Service of type ClusterIP do?

  • (A) Exposes the service externally using a cloud provider's load balancer
  • (B) Exposes the service only inside the cluster
  • (C) Exposes the service on a specific port on all nodes
  • (D) Maps a service name to an external URL
  • Correct Answer - Option(B)
  • Views: 25
  • Filed under category Kubernetes
  • Hashtags:

Explanation by: Admin

ClusterIP is the default service type that exposes services only within the cluster.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.