Question 3 of 10Pro Only

What is a Kubernetes Service, and what are the different service types? When would you use each type?

Sample answer preview

A Kubernetes Service is an abstraction that defines a logical set of pods and a policy for accessing them. Services provide stable networking for pods, which have ephemeral IP addresses that change when pods are recreated.

serviceClusterIPNodePortLoadBalancerExternalNamelabel selector

Unlock the full answer

Get the complete model answer, key points, common pitfalls, and access to 9+ more DevOps Engineer interview questions.

Upgrade to Pro

Starting at $19/month • Cancel anytime