k8wiz
Home
Articles
Back to Kubernetes Quizzes
Kubernetes
Medium
Networking
What is the difference between a ClusterIP and a NodePort service?
Question #17 from Kubernetes
Select your answer:
A.
ClusterIP exposes the service on each node's IP, while NodePort exposes it on a cluster internal IP
B.
ClusterIP exposes the service on a cluster internal IP, while NodePort exposes it on each node's IP at a static port
C.
ClusterIP is only accessible within the cluster, while NodePort is accessible from outside the cluster
D.
ClusterIP is for stateless services, while NodePort is for stateful services
Submit Answer
Take Full Kubernetes Quiz
Take Medium Level Quiz
Continue Learning
Explore more Kubernetes quiz questions and improve your knowledge
Browse all Kubernetes difficulty levels
Explore other Kubernetes technologies
k8wiz - Kubernetes Knowledge Quiz Platform