exam questions

Exam DCA All Questions

View all questions & answers for the DCA exam

Exam DCA topic 1 question 33 discussion

Actual exam question from Mirantis's DCA
Question #: 33
Topic #: 1
[All DCA Questions]

Two development teams in your organization use Kubernetes and want to deploy their applications while ensuring that Kubernetes-specific resources, such as secrets, are grouped together for each application.
Is this a way to accomplish this?
Create one pod and add all the resources needed for each application.

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
__rajan__
2 months, 3 weeks ago
Selected Answer: B
The correct approach would be to use Kubernetes Namespaces because: Namespaces provide logical isolation between different applications They allow you to: Group related resources (pods, secrets, configmaps, etc.) together Apply resource quotas per application/team Set up role-based access control (RBAC) specific to each team Avoid naming conflicts between different applications
upvoted 1 times
...
ProfessorJayy
5 months, 2 weeks ago
given answer is correct. You'd use namespaces to logically separate and group resources for each application, ensuring that the application's secrets, config maps, and other resources are isolated from others.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago