Free Nutanix NCP-CN-6.10 Practice Test & Real Exam Questions

  • Exam Code/Number: NCP-CN-6.10
  • Exam Name/Title: Nutanix Certified Professional - Cloud Native v6.10
  • Certification Provider: Nutanix
  • Corresponding Certification: Nutanix Certification
  • Exam Questions: 120
  • Updated On: Jun 09, 2026
A Platform Engineer is deploying a new Kubernetes application in Amazon Web Services (AWS) Elastic Container Service for Kubernetes (EKS) and Azure Kubernetes Service (AKS). The engineer's team has decided to use a custom image instead of the default images provided by AWS or Azure for their clusters. What functionality will the engineer lose in both AWS EKS and Azure AKS by choosing to use a custom image?
Correct Answer: B Vote an answer
After creating the project, what should the administrator configure in order for the new software releases to automatically deploy to both environments?
Correct Answer: C Vote an answer
There is a private registry for the NKP deployment and the company has an NKP Ultimate license. A Platform Engineer is using the Podman tool and is already logged in. Now, the engineer needs to send the private registry with the NKP Catalog Applications.
What command should the engineer use?
Correct Answer: D Vote an answer
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?
Correct Answer: C Vote an answer
A Platform Engineer is getting started with NKP and has created a bastion host with all needed prerequisites.
How should the engineer install Kommander?
Correct Answer: C Vote an answer
A company has standardized on NKP for their Kubernetes platform and needs to deploy their first cluster with the following requirements:
Dark site ready
Custom Service CIDR Block
Custom Pod CIDR Block
Hosted on Nutanix AHV Cluster
Which tool would the administrator use to perform the deployment?
Correct Answer: C Vote an answer
Which steps are necessary to configure a custom role in Kommander for a specific user group?
(Select two)
Correct Answer: A,B Vote an answer
A development Kubernetes cluster deployed with NKP is having performance issues. The Cloud Engineer commented that worker VMs are consuming a lot of CPU and RAM. The Platform Engineer took a look at the CPU and RAM statistics with Grafana and confirmed that the worker VMs are running out of CPU and memory. The Kubernetes cluster has 4 workers with 8 vCPUs and 32 GB RAM. What could the Platform Engineer do?
Correct Answer: C Vote an answer
An administrator has been tasked with deploying NKP as the Kubernetes platform and needs to deploy their first cluster with the following requirements:
Dark site (no Internet connectivity)
Nutanix-provided Rocky Linux VM image
AHV-based cluster
What are two prerequisites to accomplish the deployment? (Choose two)
Correct Answer: A,D Vote an answer
A development team has decided to implement an efficient logging system and use AWS S3 as storage to manage large volumes of logs in a scalable way.
The team followed these steps:
Set the WORKSPACE_NAMESPACE variable to the namespace copied in the previous step.
Created a config that overrode ConfigMap to update the storage configuration.
Updated the grafana-loki AppDeployment to apply the configuration override.
However the implementation failed.What should the team do to be able to manage log storage in AWS?
Correct Answer: B Vote an answer