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

Nutanix NCP-CN Exam - Topic 2 Question 3 Discussion

Actual exam question for Nutanix's NCP-CN exam
Question #: 3
Topic #: 2
[All NCP-CN Questions]

[Perform Day 2 Operations]

A DevOps team faces a growing challenge of managing logs from multiple applications in an NKP cluster. With several teams working on different projects, it is essential to implement a Multi-Tenant Logging system that allows each team to access their own logs securely and efficiently. Initially, two namespaces have been configured for each project, as shown in the exhibit. Then a ConfigMap has also been configured for each tenant, which contains the logging configuration. Which YAML output corresponds to a retention period of 30 days for tenant-innovation and seven days for tenant-analytics?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Georgiana
2 months ago
D seems off, the namespaces are mixed up.
upvoted 0 times
...
Anastacia
2 months ago
I think B is the right choice, though.
upvoted 0 times
...
Freida
3 months ago
Wait, 30 days for logs? That's a long time!
upvoted 0 times
...
Gail
3 months ago
C has the wrong retention units, right?
upvoted 0 times
...
Audra
3 months ago
Option A looks correct for the retention periods.
upvoted 0 times
...
Jean
3 months ago
I have a vague memory of retention settings, but I can't recall if it was days or hours. I think option C is wrong because it uses hours instead of days.
upvoted 0 times
...
Graciela
4 months ago
I practiced a similar question about retention periods last week, and I think it was crucial to ensure the namespaces matched. Option A seems to fit that requirement.
upvoted 0 times
...
Ricki
4 months ago
I'm not entirely sure, but I feel like the retention periods need to be clearly defined in the right context. I might be leaning towards option B, but I need to double-check.
upvoted 0 times
...
Stefany
4 months ago
I remember we discussed the importance of specifying the correct namespace for each tenant in the ConfigMap. I think option A looks right.
upvoted 0 times
...
Kati
4 months ago
This is a tricky one. I need to make sure I'm interpreting the namespaces and ConfigMaps correctly. I'll go through each option carefully and try to visualize how the logging system would be configured.
upvoted 0 times
...
Tora
4 months ago
Okay, I think I've got this. The key is to match the retention periods specified in the question to the YAML configurations provided. I'll double-check my work, but I'm feeling good about this one.
upvoted 0 times
...
Lakeesha
5 months ago
Hmm, I'm a bit confused by the different namespaces and ConfigMaps. I'll need to make sure I understand how the logging system is set up before I can confidently select the right YAML output.
upvoted 0 times
...
Genevive
5 months ago
This looks like a straightforward YAML configuration question. I'll need to carefully read through the details and options to determine the correct retention periods for each tenant.
upvoted 0 times
...
Billy
8 months ago
This is a great example of how DevOps teams need to manage multi-tenant environments. Gotta keep those logs organized!
upvoted 0 times
Artie
7 months ago
Yes, Option A sets the retention period correctly for each tenant.
upvoted 0 times
...
Artie
7 months ago
I think Option A is correct.
upvoted 0 times
...
Artie
7 months ago
Option A
upvoted 0 times
...
...
Viola
8 months ago
I'm not sure, but after hearing your opinions, I think I will go with option A as well.
upvoted 0 times
...
Lizbeth
8 months ago
The namespace names give a good clue that the retention periods should be different for each tenant. Option A is the way to go.
upvoted 0 times
Elouise
7 months ago
That makes sense. Each tenant should have its own specific retention period based on their needs.
upvoted 0 times
...
Elouise
8 months ago
Option A is correct. It sets a retention period of 30 days for tenant-innovation and 7 days for tenant-analytics.
upvoted 0 times
...
...
Patria
8 months ago
Haha, who would confuse days with hours? I bet the exam writers had a good laugh coming up with that trick.
upvoted 0 times
Elvera
7 months ago
User 2: Definitely, gotta pay attention to those details.
upvoted 0 times
...
Dante
8 months ago
User 1: I know right, that's a sneaky trick!
upvoted 0 times
...
...
Eladia
8 months ago
I like how the question provides a detailed exhibit to help us understand the context. The answer is definitely option A.
upvoted 0 times
...
Diane
8 months ago
Wow, this question really tests our attention to detail! The retention period is clearly specified in days, not hours.
upvoted 0 times
Lura
7 months ago
Wow, this question really tests our attention to detail! The retention period is clearly specified in days, not hours.
upvoted 0 times
...
Denna
7 months ago
B) yamlCollapseWrapCopyapiVersion: v1kind: ConfigMapmetadata:name: logging-innovation-confignamespace: tenant-innovationdata:values.yaml: |loki:structuredConfig:limits_config:retention_period: 30d---apiVersion: v1kind: ConfigMapmetadata:name: logging-analytics-confignamespace: tenant-innovationdata:values.yaml: |loki:structuredConfig:limits_config:retention_period: 7d
upvoted 0 times
...
Hui
8 months ago
A) yamlCollapseWrapCopyapiVersion: v1kind: ConfigMapmetadata:name: logging-innovation-confignamespace: tenant-innovationdata:values.yaml: |loki:structuredConfig:limits_config:retention_period: 30d---apiVersion: v1kind: ConfigMapmetadata:name: logging-analytics-confignamespace: tenant-analyticsdata:values.yaml: |loki:structuredConfig:limits_config:retention_period: 7d
upvoted 0 times
...
...
Corazon
8 months ago
I agree with Tiffiny. Option A seems to be the most accurate one based on the requirements given.
upvoted 0 times
...
Tiffiny
8 months ago
I think the answer is A because it specifies the retention period for each tenant correctly.
upvoted 0 times
...

Save Cancel