[Jun-2026] NCP-CN-6.10 Exam Dumps Pass with Updated 2026 Nutanix Certified Professional - Cloud Native v6.10
Free NCP-CN-6.10 Exam Dumps to Pass Exam Easily
NEW QUESTION # 46
Recently, the reliability of some developer platforms has been impacted by out-of-memory errors, causing pods to crash and then remain in a pending state. A Cloud Engineer has been tasked with collecting and reviewing centralized metrics across the various platform environments to identify differences between them and better understand what is causing these performance issues. What should the engineer do to address this request?
- A. Utilize Fluentd and Fluent Bit to collect and present centralized metrics on NKP attached and managed clusters. Then configure Thanos Query to monitor and send out alerts based on the metric thresholds that have been configured within it.
- B. Utilize Thanos to collect and present centralized metrics on NKP attached and managed clusters.Then visualize these collected and centralized metrics in Grafana.
- C. Utilize Prometheus to collect and present centralized metrics on NKP attached and managed clusters. Then configure Thanos Query to monitor and send out alerts based on the metric thresholds that have been configured within it.
- D. Utilize Fluentd and Fluent Bit to collect and present centralized metrics on NKP attached and managed clusters. Then visualize these collected and centralized metrics in Grafana.
Answer: C
NEW QUESTION # 47
A Platform Engineer has been tasked with building a custom image for the deployment of NKP management and worker nodes. The engineer needs to ensure that the proper package versions are used when creating these images. The security team has only authorized version 1.30.5 of Kubernetes and version 1.7.22 of containerd. Where should the engineer go to verify that this is the version being used when building the custom image?
- A. config/pulumi/vars/pulumi.kib.config
- B. ansible/group_vars/all/defaults.yaml
- C. The custom image's .env file
- D. terraform/vars/default/terraform.tfvars
Answer: B
NEW QUESTION # 48
An administrator is provisioning an NKP cluster. After the VM creation task, the error shown in the exhibit is produced.
What could be the reason?
- A. VM doesn't have communication to the registry.
- B. VM does not have the Linux version.
- C. NKP Software is not loaded in the registry.
- D. Private registry software or version is not the recommended.
Answer: A
NEW QUESTION # 49
By default, a full cluster backup is occurring on a daily basis on an NKP-managed cluster.
However, the Victory Finance team has requested that their applications be backed up four times a day. The user group has been assigned to the victory-finance-apps NKP workspace, and the applications have been deployed to the Kubernetes namespace victory-finance. What is the procedure for scheduling the team's application backups?
- A. Install the Velero CLIUse the Velero CLI to create a backup schedule that includes the following parameters: - Backup name - NKP workspace to backup - Backup frequency (every six hours) - Managed NKP cluster's kubeconfig
- B. Install the Velero CLIUse the Velero CLI to create a backup schedule that includes the following parameters: - Backup name - Kubernetes namespace to backup - Backup frequency (every six hours) - Managed NKP cluster's kubeconfig
- C. Access the NKP UISwitch to the victory-finance NKP namespaceClick on the Applications menu panel and select VeleroEdit the Velero application configuration at the cluster level for the specific NKP managed cluster (not all clusters in that NKP workspace)Set the backup frequency to four times daily
- D. Access the NKP UISwitch to the victory-finance-apps NKP workspaceClick on the Applications menu panel and select VeleroEdit the Velero application configuration at the cluster level for the specific NKP managed cluster (not all clusters in that NKP workspace)Set the backup frequency to four times daily
Answer: B
NEW QUESTION # 50
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?
- 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 - 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 - C. yamlCollapseWrapCopyapiVersion: v1kind: ConfigMapmetadata:name: logging-innovation- confignamespace: tenant-innovationdata:values.yaml:
|loki:structuredConfig:limits_config:retention_period: 30h---apiVersion: v1kind:
ConfigMapmetadata:name: logging-analytics-confignamespace: tenant-analyticsdata:values.yaml:
|loki:structuredConfig:limits_config:retention_period: 7h - D. yamlCollapseWrapCopyapiVersion: v1kind: ConfigMapmetadata:name: logging-innovation- confignamespace: tenantdata:values.yaml: |loki:structuredConfig:limits_config:retention_period:
30d---apiVersion: v1kind: ConfigMapmetadata:name: logging-analytics-confignamespace:tenantdata:values.yaml: |loki:structuredConfig:limits_config:retention_period: 7d
Answer: A
NEW QUESTION # 51
Which resource must be configured to allow deployment of applications into a workspace?
- A. ServiceMonitor
- B. PVC (Persistent Volume Claim)
- C. Infrastructure Provider
- D. RoleBinding
Answer: C
NEW QUESTION # 52
A company has enabled auto-scaling within an NKP cluster. What is the behavior for auto- scaling?
- A. Nodes will be CAPI-created or CAPI-deleted as needed by the cluster.
- B. The Power-On Status/Mode of a node is changed to meet load conditions.
- C. Memory is hot-added or hot-removed from a node.
- D. CPU is hot-added or hot-removed from a node.
Answer: A
NEW QUESTION # 53
A Platform Engineer has been tasked with setting up a secure and isolated environment for managing an NKP environment. The environment will have no access to the Internet but will be required to create additional NKP clusters in the future. The security team has recommended using a bastion host to achieve this goal. What is the primary purpose of a bastion host in this scenario?
- A. To act as a firewall for the cluster, blocking all incoming traffic.
- B. To store and manage sensitive data related to the cluster.
- C. To serve as a load balancer for the NKP clusters.
- D. To provide a secure point for creating and operating NKP clusters.
Answer: D
NEW QUESTION # 54
A Platform Engineer has been tasked with backing up and restoring a production environment to ensure persistent data is available during a disaster at a primary site. What is recommended for backup and restore production use cases?
- A. Protection Domain
- B. Rook Ceph
- C. S3-compatible API
- D. External Storage Class
Answer: C
NEW QUESTION # 55
A Cloud Engineer wishes to attach existing AKS clusters to a newly deployed NKP management cluster.
What should the engineer consider specific to attaching these types of clusters to NKP?
- A. A separate service account should be created for them because their kubeconfig files are not usable out-of-box by NKP Kommander.
- B. AKS does not have the kubelet installed on them. Therefore the KIB-prep process should be performed on each of the nodes in the AKS clusters prior to attaching them.
- C. Cert-manager, which is included in NKP, is deployed by default on AKS clusters.
- D. AKS nodes do not use containerd as its container runtime. Therefore it should be deployed to each of the nodes in the AKS clusters prior to attaching them.
Answer: A
NEW QUESTION # 56
In an effort to control cloud cost consumption, auto-scale is configured to meet demands as needed. What is the behavior for when nodes are scaled down?
- A. Node is CAPI deleted from its infrastructure provider, effectively removing it from its hypervisor.
- B. Node is changed to a status of Power-Off for stand-by.
- C. Node is changed to a status of Hibernate.
- D. Node is paused in Kubernetes and the infrastructure continues to consume the resources at the current level.
Answer: A
NEW QUESTION # 57
In a telecom company, two teams were working on the development of two different applications:
ApplicationA
ApplicationB
ApplicationA's development team was excited about the release of their new functionality.
However, upon deploying their application, they noticed that performance was slow. After investigating, they discovered that the ApplicationB team was consuming the majority of the cluster's resources, affecting all other teams. How can this problem be mitigated?
- A. Configuring RBAC
- B. Implementing Quotas and Limit Ranges
- C. Setting up Network Policies
- D. Implementing Continuous Deployment (CD)
Answer: B
NEW QUESTION # 58
Which steps are necessary to configure a custom role in Kommander for a specific user group?
(Select two)
- A. Configure identity provider group claims
- B. Patch the kube-proxy DaemonSet
- C. Define a ClusterRole resource
- D. Create a Kommander role and bind it to a group
Answer: A,D
NEW QUESTION # 59
A Platform Engineer is preparing to deploy an NKP cluster in an air-gapped environment.
The NKP cluster will be deployed on Nutanix infrastructure using the CAPI Nutanix provisioner (CAPX).
The engineer has decided to create the bootstrap cluster first, then NIB-prep an Ubuntu 22.04 OS image that the Linux engineering team has provided in Prism Central.
After that, the engineer will deploy the NKP cluster. However, during the first step of creating a bootstrap cluster, the engineer received the error shown in the exhibit.
What could be the reason?
- A. The nkp create bootstrap command needs to be executed as root.
- B. The bootstrap cluster image needs to be loaded prior to creating the bootstrap cluster.
- C. The Ubuntu 22.04 OS image needs to be NIB-prepped prior to creating the bootstrap.
- D. The CAPI provisioning method needs to be specified as part of the command nkp create bootstrap nutanix.
Answer: B
NEW QUESTION # 60
What common issues may cause a cluster detachment process to fail? (Select two)
- A. Active platform applications still running on the cluster
- B. Incomplete uninstallation of workspace-level configurations
- C. Mismatched Prometheus metrics retention settings
- D. The cluster being paused in the infrastructure provider
Answer: A,B
NEW QUESTION # 61
A Platform Engineer has a requirement for backup and recovery and would like to leverage an Out- Of-The-Box solution distributed with NKP. What is the backup and recovery solution distributed for NKP?
- A. Tar
- B. Kasten
- C. Velero
- D. Nutanix Snapshot
Answer: C
NEW QUESTION # 62
Using an NKP Ultimate license, a Platform Engineer has created a new workspace and needs to create a new Kubernetes cluster within this workspace. However, the engineer discovers that the Create Cluster option is grayed out, as shown in the exhibit. How should the engineer resolve this issue?
- A. Create an Infrastructure provider for the workspace.
- B. Ensure NKP is upgraded to a minimum version of 2.12.
- C. Attach existing clusters instead of creating a new cluster.
- D. Create the cluster only using YAML and not the GUI.
Answer: A
NEW QUESTION # 63
Which option is enabled with the NKP Pro licensing tier?
- A. AI OPS
- B. Insights
- C. Fleet Management
- D. Kubernetes Dashboard
Answer: C
NEW QUESTION # 64
What steps are required to configure access control in a specific project? (Select two)
- A. Enable cluster autoscaler for the project
- B. Link the project to a workspace
- C. Add cluster to the project
- D. Define RoleBindings within the project
Answer: B,D
NEW QUESTION # 65
A Platform Engineer would like to install some NKP applications, but with a few modifications to the default configuration specs of some of the components. Additionally, Velero itself can be disabled, as the company already utilizes a different backup utility for Kubernetes. Which procedure would the engineer utilize to accomplish these goals when deploying the applications?
- A. Execute nkp install kommander --init to an output file.Disable Velero in the output file and set the custom specs for the components to be modified.Deploy the NKP applications using the nkp install kommander command, specifying the output file.
- B. Execute nkp config kommander.Disable Velero in the resulting output file and set the custom specs for the components to be modified.Deploy the NKP applications using the nkp install kommander command, specifying the output file.
- C. Execute nkp config kommander --init to an output file.Disable Velero in the output file and set the custom specs for the components to be modified.Deploy the applications using the helm install command, specifying the output file.
- D. Execute nkp install kommander --init to an output file.Set the custom specs for the components to be modified in the output file.Deploy the NKP applications using the nkp install kommander command, specifying the output file.Once the NKP applications install has completed, execute kubectl delete hr -n kommander velero.
Answer: A
NEW QUESTION # 66
......
NCP-CN-6.10 Exam Dumps, NCP-CN-6.10 Practice Test Questions: https://certkingdom.vce4dumps.com/NCP-CN-6.10-latest-dumps.html