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

Nutanix Exam NCP-CN 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:

Viola
2 days ago
I'm not sure, but after hearing your opinions, I think I will go with option A as well.
upvoted 0 times
...
Lizbeth
2 days 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
...
Patria
11 days 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
...
Eladia
17 days 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
20 days ago
Wow, this question really tests our attention to detail! The retention period is clearly specified in days, not hours.
upvoted 0 times
Hui
12 days 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
21 days ago
I agree with Tiffiny. Option A seems to be the most accurate one based on the requirements given.
upvoted 0 times
...
Tiffiny
23 days ago
I think the answer is A because it specifies the retention period for each tenant correctly.
upvoted 0 times
...

Save Cancel