Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation CKAD Exam - Topic 8 Question 27 Discussion

Actual exam question for Linux Foundation's CKAD exam
Question #: 27
Topic #: 8
[All CKAD Questions]

Refer to Exhibit.

Task

A Deployment named backend-deployment in namespace staging runs a web application on port 8081.

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Jestine
4 months ago
I have doubts about the namespace choice, seems off.
upvoted 0 times
...
Mozell
4 months ago
Looks good to me, straightforward deployment.
upvoted 0 times
...
Leonardo
4 months ago
Wait, why 8081? Isn't 8080 more standard?
upvoted 0 times
...
Shalon
5 months ago
Totally agree, that's a common setup!
upvoted 0 times
...
Ben
5 months ago
The backend-deployment is running on port 8081.
upvoted 0 times
...
Leonie
5 months ago
I’m a bit confused about the images provided. Are they meant to guide us on what the deployment should look like?
upvoted 0 times
...
Jospeh
5 months ago
I think the namespace is important here, but I can't recall if it affects the deployment's accessibility.
upvoted 0 times
...
Franklyn
5 months ago
This question feels familiar; I think we practiced a similar one about service types and how they relate to deployments.
upvoted 0 times
...
Marylin
5 months ago
I remember something about setting up deployments, but I'm not entirely sure how to configure the port correctly for this one.
upvoted 0 times
...
Golda
5 months ago
I'm a bit confused by the images. Are they just for reference, or do I need to use them to solve the question? I'll try to figure out the best approach based on the information provided.
upvoted 0 times
...
Tamar
5 months ago
Okay, I think I got this. I'll need to create a Service to expose the backend-deployment running on port 8081. I'll use `kubectl expose deployment backend-deployment --port=8081 --target-port=8081 -n staging` to do that.
upvoted 0 times
...
Annice
5 months ago
Hmm, the question is a bit vague. I'm not sure if I need to update the Deployment or create a new Service to expose the application. I'll read through the question carefully again.
upvoted 0 times
...
Alecia
6 months ago
This looks like a straightforward Kubernetes Deployment question. I'll start by checking the current state of the backend-deployment using `kubectl get deployment -n staging`.
upvoted 0 times
...
Leatha
6 months ago
Okay, let's see here. I know CrashLoopBackOff is a valid error, but I'm not sure about the others. I'll have to think this through carefully.
upvoted 0 times
...
Junita
6 months ago
I'm a bit confused on the difference between authentication and authorization. Can someone clarify that for me?
upvoted 0 times
...
Buddy
6 months ago
I'm feeling pretty confident about this one. The options seem clear, and I think I know which three apply to the Miscellaneous Issue and receipt transaction profile.
upvoted 0 times
...

Save Cancel