New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Juniper JN0-214 Exam - Topic 5 Question 1 Discussion

Actual exam question for Juniper's JN0-214 exam
Question #: 1
Topic #: 5
[All JN0-214 Questions]

Which two statements are correct about Kubernetes resources? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: A, B

Kubernetes resources are the building blocks of Kubernetes clusters, enabling the deployment and management of applications. Let's analyze each statement:

A . A ClusterIP type service can only be accessed within a Kubernetes cluster.

Correct:

A ClusterIP service is the default type of Kubernetes service. It exposes the service internally within the cluster, assigning it a virtual IP address that is accessible only to other pods or services within the same cluster. External access is not possible with this service type.

B . A daemonSet ensures that a replica of a pod is running on all nodes.

Correct:

A daemonSet ensures that a copy of a specific pod is running on every node in the cluster (or a subset of nodes if specified). This is commonly used for system-level tasks like logging agents or monitoring tools that need to run on all nodes.

C . A deploymentConfig is a Kubernetes resource.

Incorrect:

deploymentConfig is a concept specific to OpenShift, not standard Kubernetes. In Kubernetes, the equivalent resource is called a Deployment , which manages the desired state of pods and ReplicaSets.


Kubernetes Documentation: Services, DaemonSets, and Deployments

Juniper JNCIA-Cloud Study Guide: Kubernetes Resources

Contribute your Thoughts:

0/2000 characters
Roxane
3 months ago
Yeah, ClusterIP is perfect for backend services!
upvoted 0 times
...
Sophia
3 months ago
I thought NodePort used load balancers too, guess I was wrong!
upvoted 0 times
...
Sage
3 months ago
Wait, isn't a deploymentConfig a specific OpenShift thing?
upvoted 0 times
...
Lashonda
4 months ago
Totally agree, DaemonSets are key for node consistency.
upvoted 0 times
...
Catrice
4 months ago
A ClusterIP service is definitely internal only!
upvoted 0 times
...
Theola
4 months ago
I’m pretty confident that a DaemonSet runs a pod on all nodes, but I need to double-check if that’s the same as a deployment.
upvoted 0 times
...
Georgeanna
4 months ago
I feel like deploymentConfig might be a term from OpenShift, not standard Kubernetes. Is that correct?
upvoted 0 times
...
Natalie
4 months ago
I remember practicing a question about NodePort services, and I think it’s not the one that uses a load balancer, right?
upvoted 0 times
...
Hortencia
5 months ago
I think ClusterIP is definitely for internal access only, but I'm not entirely sure about the specifics of DaemonSets.
upvoted 0 times
...
Stevie
5 months ago
Okay, I've got a good handle on the Kubernetes resources now. I'm confident I can identify the two correct statements from the options provided.
upvoted 0 times
...
Mireya
5 months ago
Hmm, I'm a bit unsure about the NodePort service. I know it exposes the service externally, but I'm not sure about the details of how it does that. I'll need to think this through carefully.
upvoted 0 times
...
Alida
5 months ago
I'm familiar with ClusterIP and DaemonSet, so I think I can handle this one. Let me review the other options quickly to confirm my understanding.
upvoted 0 times
...
Aretha
5 months ago
This question seems straightforward, but I want to make sure I understand the differences between the Kubernetes resource types before selecting the correct answers.
upvoted 0 times
...
Colette
12 months ago
I heard Kubernetes is so complicated, they have to make the certification exams as confusing as possible. If you can't handle a few trick questions, how can you manage a real cluster?
upvoted 0 times
...
Margurite
12 months ago
D is clearly the other correct answer. NodePort services are a great way to expose apps to the outside world, even if they don't use a cloud load balancer.
upvoted 0 times
Madelyn
11 months ago
That's correct. ClusterIP services are for internal communication within the Kubernetes cluster.
upvoted 0 times
...
Roosevelt
11 months ago
ClusterIP services are only accessible within the cluster, right?
upvoted 0 times
...
Alfreda
11 months ago
Yes, NodePort services expose the service externally through each node's IP address.
upvoted 0 times
...
Penney
11 months ago
I agree, D is definitely correct. NodePort services are useful for external access.
upvoted 0 times
...
...
Florencia
12 months ago
I'm pretty sure A is also correct. ClusterIP services are only accessible within the cluster, which is perfect for internal-facing components.
upvoted 0 times
Wilda
11 months ago
B) A daemonSet ensures that a replica of a pod is running on all nodes.
upvoted 0 times
...
Wilda
11 months ago
A) A ClusterIP type service can only be accessed within a Kubernetes cluster.
upvoted 0 times
...
...
Desmond
12 months ago
Wait, isn't C a trick question? I'm pretty sure DeploymentConfig is an OpenShift thing, not a vanilla Kubernetes resource.
upvoted 0 times
...
Carmen
12 months ago
I'm not sure about statement D. Can someone explain why NodePort service does not use a cloud provider load balancer?
upvoted 0 times
...
Lura
12 months ago
B is definitely correct. DaemonSets ensure that a pod is running on every node in the cluster. That's super useful for things like monitoring agents and network plugins.
upvoted 0 times
Laurena
11 months ago
C) A deploymentConfig is a Kubernetes resource.
upvoted 0 times
...
Phyliss
12 months ago
B) A daemonSet ensures that a replica of a pod is running on all nodes.
upvoted 0 times
...
...
Vernell
1 year ago
I agree with you, Kanisha. I also believe statement B is correct as daemonSet ensures a replica of a pod on all nodes.
upvoted 0 times
...
Kanisha
1 year ago
I think statement A is correct because ClusterIP is for internal communication only.
upvoted 0 times
...

Save Cancel