Login
Remember
Register
Ask a Question
What are the different services within Kubernetes?
0
votes
asked
Aug 27, 2023
in
Kubernetes K8s
by
JackTerrance
What are the different services within Kubernetes?
kubernetes-interview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 27, 2023
by
JackTerrance
Different types of Kubernetes services include:
Cluster IP service
Node Port service
External Name Creation service and
Load Balancer service
...