Which two statements are correct about Kubernetes resources? (Choose two.)
Which two statements are correct about Kubernetes resources? (Choose two.)
A . A deploymentConfig is a Kubernetes resource.
B . A daemonSet ensures that a replica of a pod is running on all nodes.
C . A ClusterIP type service can only be accessed within a Kubernetes cluster.
D . NodePort service exposes the service externally by using a cloud provider load balancer.
Answer: B, C
Explanation:
A daemonSet in Kubernetes ensures that a replica of a pod is running on all nodes3. A ClusterIP type service can only be accessed within a Kubernetes cluster3. Reference from Juniper site: Kubernetes Documentation
Latest JN0-214 Practice Questions with 65 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments