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

CKA study material · question 204 of 1000

Which Service type is used when none is specified?

  1. NodePort
  2. ClusterIP
  3. ExternalName
  4. LoadBalancer
Show the answer

Answer: B. ClusterIP

ClusterIP is the default type, and the other types build on it.

Source: Service (Kubernetes) — type: ClusterIP

Challenge yourself on this topic → Study as cards