Summer Special Discount 60% Offer - Ends in 0d 00h 00m 00s - Coupon code: brite60

ExamsBrite Dumps

Nutanix Certified Professional - Cloud Native (NCP-CN-6.10) Question and Answers

Nutanix Certified Professional - Cloud Native (NCP-CN-6.10)

Last Update Oct 15, 2025
Total Questions : 108

We are offering FREE NCP-CN Nutanix exam questions. All you do is to just go and sign up. Give your details, prepare NCP-CN free exam questions and then go for complete pool of Nutanix Certified Professional - Cloud Native (NCP-CN-6.10) test questions that will help you more.

NCP-CN pdf

NCP-CN PDF

$42  $104.99
NCP-CN Engine

NCP-CN Testing Engine

$50  $124.99
NCP-CN PDF + Engine

NCP-CN PDF + Testing Engine

$66  $164.99
Questions 1

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?

Options:

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.  

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.

D.  

Cert-manager, which is included in NKP, is deployed by default on AKS clusters.

Discussion 0
Questions 2

A Kubernetes administrator needs to deploy a new NKP deployment for a DR Datacenter. Cluster information:

    AOS 6.10

    Hypervisor is AHV

    Six NX-8170-G9 NodesWhich command should the administrator use to invoke the prompt-based CLI deployment method?

Options:

A.  

nkp create cluster nutanix

B.  

nkp create cluster ahv

C.  

nkp create nodepool nutanix

D.  

nkp install kommander

Discussion 0
Questions 3

A Platform Engineer is preparing to deploy a new NKP cluster on Nutanix infrastructure into an air-gapped environment. As part of the preparation process, the engineer is supplying a Ubuntu 22.04 instance to be used for NKP cluster nodes that conforms to the corporate OS image hardening standards. However, during the NIB preparation process, the error shown in the exhibit is received.

What is the likely reason the NIB preparation attempt has failed?

Options:

A.  

The engineer has supplied the inartifacts directory for the OS package bundle in the NIB-prep command.

B.  

Ubuntu 22.04 is not a supported OS for NKP nodes on Nutanix infrastructure, therefore the necessary OS package bundle does not exist.

C.  

The engineer has not seeded the local registry with the required NKP images prior to the NIB-prep attempt.

D.  

The engineer has not created the OS package bundle prior to the NIB-prep attempt.

Discussion 0
Questions 4

What is a prerequisite for upgrading an NKP license to Ultimate?

Options:

A.  

Size the Sidecar containers appropriately to support the installation of default platform services.

B.  

Size the ETCD nodes appropriately to support the installation of default platform services.

C.  

Size the Control Plane nodes appropriately to support the installation of default platform services.

D.  

Size the Worker nodes appropriately to support the installation of default platform services.

Discussion 0
Questions 5

A Platform Engineer needs to utilize the Konvoy Image Builder for building a custom operating system image. This image will be used to deploy clusters on various platforms. The engineer has been tasked with creating an OS image compatible with Konvoy’s requirements. In order to successfully build a compatible image using the Konvoy Image Builder, the engineer needs to ensure that a development environment meets the necessary prerequisites.

Which system is required to create a compatible OS image with the Konvoy Image Builder?

Options:

A.  

A lambda instance within an AWS account

B.  

A virtualized arm64 environment using KVM

C.  

A 32-bit Windows machine with a USB connection

D.  

An x86_64-based Linux or MacOS Machine

Discussion 0
Questions 6

At a national defense company, protecting sensitive data is their top priority. With the increase in cyber-attacks, they have decided to implement an air-gapped Kubernetes environment to manage their critical applications, ensuring that no information could leak to the outside. The Kubernetes environment has three clusters deployed for their applications with centralized management. What type of licensing is required to enable this environment?

Options:

A.  

NKP Starter

B.  

NKP Ultimate

C.  

NKP Pro

D.  

NKP UI

Discussion 0
Questions 7

A company has 30 Edge devices with lightweight Kubernetes, and developers need to push the application to every edge device. An NKP administrator has the NKP Ultimate license tier configured and has access to all kubeconfig files for the 30 edge devices. What is the most efficient way that the administrator can lifecycle manage the application deployments?

Options:

A.  

Create a GitHub configuration, deploy it to the 30 edge devices, and configure them to use a GitHub account.

B.  

Create a script to automate the deployment to every edge device.

C.  

Ask the developers to delete the lightweight Kubernetes and deploy new Kubernetes clusters with NKP.

D.  

Create a new Workspace and attach the 30 edge devices to this workspace with Attach Cluster.

Discussion 0
Questions 8

A Platform Engineer will be deploying an NKP cluster in a dark site with no Internet access. The Cloud Administrator has provided a Linux VM for this purpose, so the engineer needs to prepare this VM to be used as a bastion host. Which two actions should the engineer take to complete this task? (Choose two.)

Options:

A.  

Install LDAP Server.

B.  

Get or create SSH Keys.

C.  

Install Docker.

D.  

Enable NTP Service.

Discussion 0
Questions 9

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 ClusterWhich tool would the administrator use to perform the deployment?

Options:

A.  

kubectl CLI

B.  

NKP GUI

C.  

NKP CLI

D.  

OCP CLI

Discussion 0
Questions 10

A Platform Engineer is running a Kubernetes cluster version 1.28.1 on AWS that needs to be upgraded to version 1.29.9. This cluster was deployed with Nutanix NKP. Which two actions should the engineer take to complete this requirement? (Choose two.)

Options:

A.  

Upgrade Workers with nkp update nodepool aws ${NODEPOOL_NAME} --cluster-name=${CLUSTER_NAME} --kubernetes-version=v1.29.9

B.  

Upgrade Control Planes with nkp update controlplane aws --cluster-name=${CLUSTER_NAME} --ami AMI_ID --kubernetes-version=v1.29.9

C.  

Upgrade Workers with nkp upgrade nodepool aws ${NODEPOOL_NAME} --cluster-name=${CLUSTER_NAME} --kubernetes-version=v1.29.9

D.  

Upgrade the Cluster with nkp update cluster aws --cluster-name=${CLUSTER_NAME} --ami AMI_ID --kubernetes-version=v1.29.9

Discussion 0
Questions 11

A company is developing a new web application consisting of several microservices, including:

    Authentication service

    User management service

    Payment processing service Each microservice is developed by different teams and requires an isolated environment for testing and development. To facilitate development and testing, the team decides to create a specific workspace in NKP. What should the team do to start this new creation?

Options:

A.  

From the Cluster selection, select Add Cluster.

B.  

From the workspace selection dropdown list in the top menu bar, select Create Workspace.

C.  

From the workspace selection dropdown list in the top menu bar, select Add Workspace.

D.  

From the Administration selection dropdown list in Infrastructure Providers, select Add Infrastructure Provider.

Discussion 0
Questions 12

A Platform Engineer has deployed NKP and wants to utilize its OOB data storage feature.

What should the engineer enable to support backups within the NKP environment?

Options:

A.  

MinIO

B.  

Rook Ceph

C.  

Volumes iSCSI

D.  

Objects S3

Discussion 0
Questions 13

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?

Options:

A.  

Run kubectl delete workspace

B.  

Run kubectl delete workspace

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.  

Ask a workspace user to delete the workspace. The user has the Delete option in their workspace home page.

Discussion 0
Questions 14

Which NKP-supported infrastructure will not receive CAPI components when an NKP cluster is deployed to it?

Options:

A.  

vSphere

B.  

GCP

C.  

Nutanix

D.  

AKS

Discussion 0
Questions 15

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?

Options:

A.  

HTTPS (TCP/443)

B.  

NTP Service (UDP/123)

C.  

Secured LDAP (TCP/636)

D.  

iSCSI (TCP/860 & 3260)

Discussion 0
Questions 16

The bastion host is currently set up with Rocky Linux and the engineer will need to configure it to meet the requirements for the air-gapped cluster.

Which first step should the engineer take to configure the bastion host?

Options:

A.  

Install the pre-requisites yum-utils, bzip2, and wget.

B.  

Create a bootstrap cluster.

C.  

Configure the bastion VM with a public IP address.

D.  

Set up a connection on the bastion host so that it can pull images from Docker Hub.

Discussion 0
Questions 17

Which option is enabled with the NKP Pro licensing tier?

Options:

A.  

Insights

B.  

Kubernetes Dashboard

C.  

AI OPS

D.  

Fleet Management

Discussion 0
Questions 18

A Platform Engineer is going to deploy NKP to a Nutanix cluster on-prem as well as Amazon EKS. What is the function of the bootstrap cluster for this architecture?

Options:

A.  

Increases security from a single point of entry.

B.  

Simplifies the networking requirements for Kubernetes.

C.  

Saves cost by minimizing resources required for provisioning.

D.  

Uses Cluster API for infrastructure-agnostic provisioning.

Discussion 0
Questions 19

A Kubernetes administrator has been tasked with deploying a new cluster to AWS. The administrator has received the following requirements for this deployment:

    Region us-east-1

    AMI rhel8.6What is a requirement for deploying a new cluster in AWS?

Options:

A.  

Use --dry-run parameter

B.  

Use --ami-format parameter

C.  

Set an export AWS_REGION

D.  

Set an export KUBECONFIG

Discussion 0
Questions 20

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?

Options:

A.  

The CAPI provisioning method needs to be specified as part of the command nkp create bootstrap nutanix.

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 nkp create bootstrap command needs to be executed as root.

Discussion 0
Questions 21

Which CAPI provisioning method requires creating an inventory file of the servers to become NKP nodes?

Options:

A.  

AWS (CAPA)

B.  

Nutanix (CAPX)

C.  

Pre-provisioned (CAPPP)

D.  

vSphere (CAPV)

Discussion 0
Questions 22

An organization is setting up a new set of NKP clusters for R&D. The R&D director requires full admin access for the team on infrastructure dedicated to R&D.

What is the proper method for the engineer to ensure these objectives are met?

Options:

A.  

Create an 'R&D' NKP workspace

Create an 'R&D' infrastructure provider in this workspace

Create an 'R&D' NKP group for the R&D team members and assign admin-level roles within

Deploy the NKP clusters into the 'R&D' workspace

B.  

Create an 'R&D' NKP connector and infrastructure provider

Create an 'R&D' NKP group and assign it admin-level roles

Assign the 'R&D' NKP group to the 'R&D' NKP connector

Deploy the NKP clusters into the 'R&D' workspace

C.  

Create an 'R&D' NKP workspace and project within this workspace

Create an NKP infrastructure provider in the 'R&D' NKP project

Create an 'R&D' NKP group for the R&D team members and assign admin-level roles within this project

Deploy the NKP clusters into the 'R&D' workspace

D.  

Create an 'R&D' NKP connector and infrastructure provider

Create an 'R&D' NKP group and assign it admin-level roles

Assign the 'R&D' NKP group to the 'R&D' NKP infrastructure provider

Deploy the NKP clusters into the 'R&D' workspace

Discussion 0
Questions 23

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?

Options:

A.  

config/pulumi/vars/pulumi.kib.config

B.  

terraform/vars/default/terraform.tfvars

C.  

ansible/group_vars/all/defaults.yaml

D.  

The custom image's .env file

Discussion 0
Questions 24

An administrator has experienced issues with an NKP-managed workload cluster and has been tasked with deploying NKP Insights in order to:

    Resolve common anomalies

    Check security issues

    Verify whether workloads follow best practicesUpon trying to enable NKP Insights, the cluster that needs to be chosen is grayed out.Which missing prerequisite should be enabled?

Options:

A.  

Velero

B.  

Cert-manager

C.  

Nutanix Objects

D.  

Rook Ceph

Discussion 0
Questions 25

After selecting the Production workspace and selecting View Details for the cluster prod-01, a Platform Engineer wanted to enable the NKP Insights application. This application is under the Observability category, but this category doesn’t appear in the list.

Which action should the engineer take to be able to deploy the NKP Insights application in the Kubernetes cluster for this workspace?

Options:

A.  

Select Clusters in the left menu, select Applications, and select Enable in the NKP Insights three-dot menu.

B.  

Select Applications in the left menu, press the three-dot menu in the NKP Insights application option, and select Enable.

C.  

Select Insights in the left menu and select the Enable button.

D.  

Select Clusters in the left menu, select View Details for the cluster prod-01, then in the Application Dashboard, select Enable in the NKP Insights three-dot menu.

Discussion 0
Questions 26

A company has a new DevOps team that needs to be provided cloud native computing resources. This team will need to have access to multiple NKP clusters for development, testing and validation of an in-house application. However, they also need to be restricted to a specific namespace and a consistent level of access across the clusters within this namespace so that they do not adversely impact the environment of other user groups or the clusters themselves.

As a part of this consideration, the new team also needs to be limited to the amount of storage, CPU and memory they can consume on the clusters. A Platform Engineer has been tasked with providing the appropriate level of access to the team on these multiple NKP clusters.

How should the engineer best accomplish this task?

Options:

A.  

1.Create an NKP project and assign the NKP clusters to it.

2.Create quotas for the NKP project.

3.Create an NKP group for the DevOps team.

4.Assign that NKP group the proper RBAC roles within that NKP project.

B.  

1.Create an NKP workspace and assign the NKP clusters to it.

2.Create quotas for the NKP workspace.

3.Create an NKP group for the DevOps team.

4.Assign that NKP group the proper RBAC roles within that NKP workspace.

C.  

1.Create an NKP group for the DevOps team.

2.Assign that NKP group the proper RBAC roles in the NKP UI.

3.Select the export to yaml option once the RBAC role assignment to that NKP group is complete.

4.Apply the exported manifest to each of the NKP clusters using kubectl.

D.  

1.Enable Gatekeeper on the NKP clusters.

2.Create an NKP group for the DevOps team.

3.Assign Gatekeeper quota and authorization policies to that NKP group.

Discussion 0
Questions 27

A Platform Engineer for an organization needs to deploy NKP into AWS while using custom credentials for authenticating. Which flag should the engineer use when starting to bootstrap the cluster installation?

Options:

A.  

--aws-profile=
B. --cloud-credentials=
C. --with-aws-bootstrap-credentials=true
D. --aws-access-key= --aws-secret-key=

Discussion 0
Questions 28

A Platform Engineer is deploying a new NKP cluster that has internet connectivity. Now, a Cloud Administrator and Security Administrator are discussing the security of communications between the NKP Kubernetes cluster and the container registry. The engineer proposes to have an on-prem private registry.

What is the most significant reason that the engineer should create a private registry instead of configuring a secure connection between the NKP cluster and Github (SaaS)?

Options:

A.  

Private registry license is included with NKP.

B.  

NKP requires specific registry versions.

C.  

NKP cannot connect to public clouds.

D.  

Private registry provides security and privacy.

Discussion 0
Questions 29

The Platform Engineer needs to expand an NKP Pro demo cluster due to workload capacity constraints. The demo cluster has 150 vCPUs available to it from a licensing standpoint. Each worker node has 8 vCPUs and each control plane node has 4 vCPUs.

Which two options are valid for expanding the demo cluster and remaining compliant with licensing? (Choose two.)

Options:

A.  

Add 6 additional control planes.

B.  

Expand the original worker nodepool by up to 8 nodes.

C.  

Create a new worker nodepool consisting of 10 nodes with 8 vCPUs per node.

D.  

Expand the original worker nodepool by up to 4 nodes and create a new worker nodepool consisting of 6 nodes with 4 vCPUs/node.

Discussion 0
Questions 30

A corporate IT team provides Kubernetes clusters for three groups within the company:

    Fin VD

    Fin Insurance

    Fin TravelThe IT group needs to federate policy for all Kubernetes clusters from a single pane of glass, but separate the Kubernetes clusters according to the group that uses them. How should the IT team license and configure their NKP environment to satisfy these requirements?

Options:

A.  

NKP Ultimate for fleet management, creating three workspaces and assigning the corresponding Kubernetes cluster to each workspace.

B.  

NKP Starter for Kubernetes management, creating Kubernetes clusters for every company.

C.  

NKP Pro for project management, creating three projects and assigning the corresponding Kubernetes cluster to each project.

D.  

NKP Pro for workspace management, creating three workspaces and assigning the corresponding Kubernetes cluster to each workspace.

Discussion 0
Questions 31

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?

Options:

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

Discussion 0
Questions 32

A Platform Engineer for an organization does research in Antarctica. The engineer is preparing a bastion host for deploying NKP while the infrastructure is isolated. Which programs should the engineer ensure are installed on a bastion host before shipping the infrastructure?

Options:

A.  

awscli and nkp

B.  

oc and kubectl

C.  

oc and az

D.  

kubectl and nkp

Discussion 0