[Jun 08, 2026] Download Free Nutanix NCP-CN-6.10 Real Exam Questions
Pass Your Exam With 100% Verified NCP-CN-6.10 Exam Questions
NEW QUESTION # 59
A Platform Engineer is attaching existing Kubernetes clusters to NKP, but some of them have network restrictions, so there is a need to use Secure Tunnel. The Platform Engineer needs to ask the Security Engineer to modify the firewall rules.
What must the firewall rules allow on the attached cluster network?
- A. HTTPS (TCP/443)
- B. NTP Service (UDP/123)
- C. iSCSI (TCP/860 & 3260)
- D. Secured LDAP (TCP/636)
Answer: A
NEW QUESTION # 60
A Platform Engineer is deploying an NKP cluster within an air-gapped AWS environment.
However, after an infrastructure planning session with the network team, it's been determined that the default CIDR block range that is used by pods on NKP clusters is already in use in their environment. How can the engineer ensure there are no collisions between NKP pod traffic and the existing network using that subnet range?
- A. Create the NKP cluster's manifest using the nkp create cluster command set and include the pod CIDR block range parameter when generating the cluster manifest.Deploy the NKP cluster manifest.
- B. Create an NKP infrastructure provider for AWS in the NKP UI.Select the Advanced Options button from the Network section of the Create Cluster page and specify a unique CIDR block range within the pod network field.
- C. Because the environment is air-gapped, there will be no network traffic collision concerns and no adjustment needs to be made to the pod network CIDR block range.
- D. Create an NKP infrastructure provider for AWS in the NKP UI.When deploying the NKP cluster through the UI, specify a unique CIDR block range for the pod network field in the Network section of the Create Cluster page.
Answer: A
NEW QUESTION # 61
After a finished project, three Kubernetes clusters within a workspace were deleted, so the workspace is empty. Now a Platform Engineer needs to delete the workspace. How should the engineer delete the workspace in NKP?
- A. Ask a workspace user to delete the workspace. The user has the Delete option in their workspace home page.
- B. Run kubectl delete workspace <workspace_name>
- C. From NKP UI, on top menu bar select Global, then select Workspaces in the menu, select the three-dot button for the workspace to delete, and then click Delete.
- D. Run kubectl delete workspace <workspace-name>
Answer: C
NEW QUESTION # 62
When deploying an NKP cluster onto air-gapped, pre-provisioned servers, Konvoy Image Builder is utilized to prepare the servers to become NKP cluster nodes. What does the konvoy-image upload command do as a part of this preparation process?
- A. The command uploads artifacts to the servers such as the container runtime, the OS bundle, and Kubernetes components.
- B. The command is used to upload OS hardening scripts to the server (must be client supplied).
- C. The command uploads artifacts to the servers such as the container runtime, the OS bundle, and Kubernetes components, including optional OS hardening scripts (must be client supplied).
- D. The command is used to create a konvoy userid on the servers, as well as upload artifacts to them such as the container runtime, the OS bundle, and Kubernetes components.
Answer: A
NEW QUESTION # 63
During a deployment of NKP, a Platform Engineer received an error indicating an issue with the bootstrap. While troubleshooting with support, the engineer noticed that the KUBECONFIG file was missing. How would the engineer recreate the bootstrap cluster and create a context file named bootstrap-cluster.conf?
- A. nutanix create bootstrap --kubeconfig bootstrap-cluster.conf
- B. d2iq create bootstrap --kubeconfig bootstrap-cluster.conf
- C. kubectl create bootstrap --kubeconfig bootstrap-cluster.conf
- D. nkp create bootstrap --kubeconfig bootstrap-cluster.conf
Answer: D
NEW QUESTION # 64
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 # 65
A development team is working on a new application that requires access to certain cluster resources. The team needs to ensure that they have limited permissions to avoid unauthorized changes in other environments. Among the tasks they will perform are the following:
Deploy new versions of the application to their specific namespace.
Scale deployments according to demand.
View logs and metrics of their applications to monitor performance.
When using the NKP GUI, what type of access should the team configure?
- A. Cluster Role
- B. Kommander Role
- C. NKP Role
- D. Cluster Admin
Answer: C
NEW QUESTION # 66
A company has been modernizing on cloud-native platforms for the past few years and has been running some small consumer support utilities on their production NKP cluster. After a thorough testing and QA cycle with simulated workloads on a development cluster, the company is ready to bring their online retail application into the fold. While they have sufficient system resources to scale the NKP cluster properly from a performance standpoint, they also want to ensure they properly scale their monitoring stack's resource settings to retain a sufficient amount of data to see how overall system resource utilization trends for the NKP cluster over several months' time with the added workloads. Which NKP Platform Application component should the company be most concerned with adjusting, and how should their Platform Engineer adjust it?
- A. Adjust the resource settings for Prometheus by increasing its container resource limits and memory settings, as well as its storage.
- B. Adjust the number of replicas for the Fluent Bit deployment, as well as increase the amount of storage available for use by the NKP cluster.
- C. Adjust the resource settings for Fluent Bit by increasing its container resource limits and memory settings, as well as its storage.
- D. Adjust the number of replicas for the Prometheus deployment, as well as increase the amount of storage available for use by the NKP cluster.
Answer: A
NEW QUESTION # 67
A company has decided to expand NKP to features that require higher product tiers, like fleet- management and additional infrastructure providers. The company has already obtained the necessary licensing. Which action is required when adding and activating a license from NKP Starter to a higher-tier product?
- A. Log out and log back in as a Global License Administrator.
- B. Regenerate the ACME-based certificate for NKP.
- C. Contact Nutanix Support.
- D. Ensure that worker nodes are sized appropriately.
Answer: A
NEW QUESTION # 68
An ecommerce company decides to apply an autoscaling configuration in its NKP cluster due to the fact that on holidays, they experience service drops due to a huge increase of simultaneous traffic. Which statement best describes the configuration shown in the exhibit?
- A. The autoscaler could increase the number of nodes up to 15, but never reduce the number below
3. - B. The autoscaler could increase the number of nodes up to 3, but never reduce it below 15.
- C. The autoscaler could have 15 or 3 nodes.
- D. The autoscaler could increase the number of nodes as needed, but never reduce it below 3.
Answer: A
NEW QUESTION # 69
What steps are required to configure access control in a specific project? (Select two)
- A. Define RoleBindings within the project
- B. Enable cluster autoscaler for the project
- C. Link the project to a workspace
- D. Add cluster to the project
Answer: A,C
NEW QUESTION # 70
A Kubernetes administrator needs to ensure that the following requirements are met whenever a new workload cluster is deployed to a workspace:
Grafana Logging
Grafana Loki
Project Logging
How would the administrator ensure that these components are deployed as part of a cluster deployment?
- A. Enable them in the Clusters section under workspace.
- B. Enable them in the Insights section under workspace.
- C. Enable them in the Application section under workspace.
- D. Enable them in the Projects section under workspace.
Answer: C
NEW QUESTION # 71
Which two statements are true regarding deploying NKP on an Azure Kubernetes Service (AKS) Infrastructure? (Choose two.)
- A. AKS clusters can be deployed as Management or Pro NKP clusters.
- B. NKP Management cluster with the Kommander component must be installed before installing NKP on AKS cluster.
- C. Existing AKS clusters must be attached to the Management cluster.
- D. AKS best practices encourage building customized images.
Answer: B,C
NEW QUESTION # 72
Looking at the nodepools for the Kubernetes cluster named demo, there is a node pool named md-1 with only one worker. This worker should be deleted along with the node pool md-1.
How should this task be accomplished?
- A. Run acli vm.delete demo-md-1-hQ2sz-mw4p6-fptc
- B. Run ncli vm.delete demo-md-1-hQ2sz-mw4p6-fptc
- C. Run nkp node scale nodepool md-1 --replicas=0 --cluster-name=demo
- D. Run nkp delete nodepool md-1 --cluster-name=demo
Answer: D
NEW QUESTION # 73
A Platform Engineer is looking to backup and restore persistent volumes and other cluster resources. Which two NKP licenses include backup and restore functionality? (Choose two.)
- A. NKP Pro
- B. NKP Starter
- C. NKP Ultimate
- D. NKP Essential
Answer: A,C
NEW QUESTION # 74
A developer asked a Platform Engineer to review a deployment in the cluster called iot-1 in the workspace iot-plant-3, but the engineer does not have the kubeconfig file. Which command is valid for generating the kubeconfig file to review the Kubernetes cluster?
- A. kubectl get kubeconfig --cluster-name=iot-1 -w iot-plant-3 > iot-1.conf
- B. nkp get kubeconfig -c iot-1 -w iot-plant-3 > iot-1.conf
- C. kubectl get secret iot-1 -n kommander > iot-1.conf
- D. nkp get configmaps -n iot-plant-3 -c iot-1 > iot-1.conf
Answer: B
NEW QUESTION # 75
A Platform Engineer is preparing machine images for NKP through the NIB or KIB process. What is the purpose of doing this?
- A. Creating a CAPI-compliant image for use as NKP cluster nodes
- B. Creating a custom user account for NKP admins to ensure access to NKP nodes
- C. Hardening an OS image with client-supplied hardening scripts
- D. Tagging the image to be used specifically for NKP
Answer: A
NEW QUESTION # 76
A dev team needed to optimize their logging system to be more robust, because the CPU and memory limits were insufficient, which caused delays in log collection and processing during times of high demand.
After a deep performance analysis, they decided to increase the CPU limits from 1 to 4 and the memory from 1000Mi to 4Gi.
Which ConfigMap should the development team run with custom resource requests and limit values for fluentd?
- A. bashCopy
[nutanix@nkp-boot ~]$ cat <<EOF > configmap.yamlapiVersion: v1kind:
ConfigMapmetadata:name:
logging-operator-logging-overridesnamespace: kommanderdata:values.yaml:
|fluentdresourceslimitscpu 4memory 1000Mirequestscpu 1memory 4GiEOF - B. bashCopy
[nutanix@nkp-boot ~]$ cat <<EOF > configmap.yamlapiVersion v1kind ConfigMapmetadataname logging-operator-logging-overridesnamespace kommanderdatavalues.yaml
|fluentdresourceslimitscpu 4EOFvalues.yaml |fluentdresourceslimitscpu 4memory 4Girequestscpu
1memory 1000MiEOF - C. bashCopy
[nutanix@nkp-boot ~]$ cat <<EOF > configmap.yamlapiVersion: v1kind:
ConfigMapmetadata:name:
logging-operator-logging-overridesnamespace: kommanderdata:values.yaml:
|fluentd:resources:limits:cpu: 4memory: 4Girequests:cpu: 4memory: 4GiEOF - D. bashCopy
[nutanix@nkp-boot ~]$ cat <<EOF > configmap.yamlapiVersion v1kind ConfigMapmetadataname logging-operator-logging-overridesnamespace kommanderdatavalues.yaml
|fluentdresourceslimitscpu 1memory 1000Mirequestscpu 4memory 4GiEOF
Answer: C
NEW QUESTION # 77
......
NCP-CN-6.10 Dumps 100 Pass Guarantee With Latest Demo: https://www.dumpsvalid.com/NCP-CN-6.10-still-valid-exam.html
NCP-CN-6.10 Dumps PDF - NCP-CN-6.10 Real Exam Questions Answers: https://drive.google.com/open?id=1HGik58nc4lskFNslTrTUTIv8nZaDqwex