- Home
- All questions
- Question 204
CKA study material · question 204 of 1000
Which Service type is used when none is specified?
Show the answer
Answer: B. ClusterIP
ClusterIP is the default type, and the other types build on it.
Source: Service (Kubernetes) — type: ClusterIP