Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Nutanix > Nutanix Certified Professional (NCP) > NCP-CN

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

Question # 4

A company has enabled auto-scaling within an NKP cluster. What is the behavior for auto-scaling?

A.

CPU is hot-added or hot-removed from a node.

B.

Memory is hot-added or hot-removed from a node.

C.

The Power-On Status/Mode of a node is changed to meet load conditions.

D.

Nodes will be CAPI-created or CAPI-deleted as needed by the cluster.

Full Access
Question # 5

A Platform Engineer is attempting to delete an attached cluster from the NKP UI, but it is stuck in a 'deleting' state and does not get removed. How can the engineer resolve this attempt to detach the cluster so that it is removed from the UI and no longer managed by NKP?

A.

Run the kubectl delete cluster command in the context of the NKP management cluster.

B.

Run the nkp delete kommandercluster command in the context of the NKP attached cluster.

C.

Run the kubectl delete kommandercluster command in the context of the NKP management cluster.

D.

Run the nkp delete cluster command in the context of the NKP attached cluster.

Full Access
Question # 6

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

A.

AWS (CAPA)

B.

Nutanix (CAPX)

C.

Pre-provisioned (CAPPP)

D.

vSphere (CAPV)

Full Access
Question # 7

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 clusterWhat are two prerequisites to accomplish the deployment? (Choose two)

A.

Konvoy Image Builder

B.

Air-Gapped Bundle

C.

Existing local container registry

D.

Self-managed AWS cluster

Full Access
Question # 8

Refer to the exhibits.

A Cloud Administrator had provisioned a Kubernetes cluster named demo that is no longer actively being used. A Quick review from the Systems Engineer confirms that the following VMs are part of the demo Kubernetes cluster

How should the demo cluster be properly deleted?

A.

Run nkp delete cluster -c demo -n kommander-default-workspace

B.

Delete all the VMs and inform of the results.

C.

Run acli vm.delete demo* from a CVM.

D.

Run kubectl config delete-cluster demo -n kommander-default-workspace and delete the VMs.

Full Access
Question # 9

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 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.

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 Thanos to collect and present centralized metrics on NKP attached and managed clusters. Then visualize these collected and centralized metrics in Grafana.

Full Access
Question # 10

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 Starter

B.

NKP Essential

C.

NKP Ultimate

D.

NKP Pro

Full Access
Question # 11

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?

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.

Full Access
Question # 12

After loading the NKP bundles to a private registry in an air-gapped environment, a Platform Engineer now needs the Konvoy bootstrap image to create the bootstrap cluster. The Konvoy image has not been loaded into the registry. Which is the most viable command to load the Konvoy bootstrap image on the bastion host?

A.

docker load -i konvoy-bootstrap-image-.tar

B.

docker image tag konvoy-bootstrap-image-.tar version docker.io/konvoy-bootstrap version

C.

nkp push bundle --bundle konvoy-bootstrap-image-.tar --to-registry=

D.

nkp load image -f konvoy-bootstrap-image-.tar --to-registry=

Full Access
Question # 13

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.)

A.

Install LDAP Server.

B.

Get or create SSH Keys.

C.

Install Docker.

D.

Enable NTP Service.

Full Access
Question # 14

After creating the project, what should the administrator configure in order for the new software releases to automatically deploy to both environments?

A.

Continue Deployment (CD)

B.

Continue Integration (CI)

C.

Project Secrets

D.

Project ConfigMaps

Full Access
Question # 15

A company is required by NIST to follow FIPS guidelines for compliance.

What is the first step for enabling FIPS in NKP?

A.

Run the command export FIPS_ENABLED=true

B.

Run the command nkp cluster create --fips

C.

Follow the OS vendor’s instructions to ensure that the OS or OS images are prepared for operating in FIPS mode.

D.

Click Enable in the NKP Kommander Web UI, Global Workspace -> Settings -> FIPS menu.

Full Access
Question # 16

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?

A.

nkp create cluster nutanix

B.

nkp create cluster ahv

C.

nkp create nodepool nutanix

D.

nkp install kommander

Full Access
Question # 17

Which procedure should a Platform Engineer follow for setting up user authentication into an NKP cluster?

A.

Enable Gatekeeper and create a connector to the user base’s identity provider.

B.

Disable native NKP authentication, enable Traefik, and create a connector to the user base’s identity provider.

C.

Create a MetalLB connector to the user base’s identity provider.

D.

Create a Dex connector to the user base’s identity provider.

Full Access
Question # 18

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.)

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.

Full Access
Question # 19

A Cloud Engineer is deploying an NKP cluster into an AWS environment. By default, when deploying NKP on AWS infrastructure, it generates the supporting infrastructure necessary for the cluster (VPC, subnets, ELBs). However, the AWS team has insisted that the NKP cluster be deployed on existing AWS infrastructure. How can the engineer meet this requirement?

A.

When using the nkp adopt infrastructure aws command set, include the valid parameters with the pre-existing VPC, subnets, and ELB to use. Deploy the NKP cluster using the nkp create cluster aws command set.

B.

Create an overrides file with the pre-existing VPC, subnets, and ELB to use. When using the nkp create cluster aws command set, include the overrides parameter with the overrides file that was created.

C.

Create an NKP infrastructure provider for AWS in the NKP UI. When deploying the NKP cluster through the UI, specify the pre-existing VPC, subnets, and ELB to use in the appropriate fields of the 'Infrastructure' section of the Create Cluster page.

D.

When using the nkp create cluster aws command set, include the valid parameters with the pre-existing VPC, subnets, and ELB to use.

Full Access
Question # 20

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?

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

Full Access
Question # 21

A development team decided to employ an efficient monitoring system with Grafana-logging, which was successfully implemented as can be seen in the following output:

AppDeployment "kommander-default-workspace/grafana-logging" created in namespace "kommander-default-workspace".

Which command did the team execute to complete this task?

A.

nkp create appdeployment grafana-logging --app grafana-logging-6.57.4 --workspace default-workspace

B.

export WORKSPACE_NAMESPACE=kommander-default-workspace

appdeployment

nkp create package-bundle grafana-logging

C.

kubectl get appdeployment -n kommander-default-workspace

D.

kubectl get helmreleases grafana-logging -n kommander-default-workspace -w

Full Access
Question # 22

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?

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.

Full Access
Question # 23

A Platform Engineer is preparing machine images for NKP through the NIB or KIB process. What is the purpose of doing this?

A.

Hardening an OS image with client-supplied hardening scripts

B.

Creating a custom user account for NKP admins to ensure access to NKP nodes

C.

Tagging the image to be used specifically for NKP

D.

Creating a CAPI-compliant image for use as NKP cluster nodes

Full Access
Question # 24

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 changed to a status of Hibernate.

B.

Node is CAPI deleted from its infrastructure provider, effectively removing it from its hypervisor.

C.

Node is changed to a status of Power-Off for stand-by.

D.

Node is paused in Kubernetes and the infrastructure continues to consume the resources at the current level.

Full Access
Question # 25

A Platform Engineer would like to deploy an NKP Platform Application to all the clusters within an NKP workspace from the command line. What is the command set to use, and what parameters must be specified with it?

A.

The nkp create appdeployment command set would be utilized. The application ID & version, as well as the NKP workspace of the clusters, must be provided.

B.

The nkp deploy platform-app command set would be utilized. The application ID, as well as the NKP workspace of the clusters, must be provided.

C.

The nkp deploy app command set would be utilized. The application ID, as well as the NKP workspace of the clusters, must be provided.

D.

The kubectl create appdeployment command set would be utilized. The application ID, as well as the NKP workspace of the clusters, must be provided.

Full Access
Question # 26

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.

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.

B.

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.

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 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.

Full Access
Question # 27

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.

NKP Role

B.

Cluster Role

C.

Cluster Admin

D.

Kommander Role

Full Access
Question # 28

A Platform Engineer needs to do an air-gapped installation of NKP. This environment needs to run without Internet access and be fully operational, including updates. Docker has been installed, and the NKP bundle exists on a bastion host. What is the first command that the engineer must run to begin the process?

A.

nkp push bundle --bundle

B.

docker load -i konvoy-bootstrap-image-v2.12.0.tar

C.

tar -xzvf nkp-air-gapped-bundle_v2.12.0_linux_amd64.tar.gz

D.

nkp create cluster nutanix

Full Access
Question # 29

A Platform Engineer is a member of an IT team that provides Kubernetes clusters for three groups within a company named Fin Group, Inc.:

    Fin VD

    Fin Insurance

    Fin TravelThe engineer created workspaces for each group. Fin Group Inc. has its own Active Directory implementation, while each group uses their own Identity Provider. Now, the engineer needs to assign the Tenant Administrators role for each workspace. How will the engineer complete this task?

A.

Configure a dedicated identity provider for each group to access their own workspace.

B.

Create a role named admin-tenant-X, where X is the name of the group, and assign that role to manage the corresponding workspace.

C.

Create a role binding and assign it to manage the corresponding workspace.

D.

Configure the global Active Directory and assign a workspace admin user to each group.

Full Access
Question # 30

A company recently deployed NKP. A Platform Engineer was asked to attach the existing Amazon EKS. A workspace and project were created accordingly, and resource requirements were met. What does the engineer need to do first to prepare the EKS clusters?

A.

Configure a ConfigMap according to EKS configuration.

B.

Create a service account with cluster-admin permissions.

C.

Configure HAProxy to get connected to EKS clusters.

D.

Deploy cert-manager in the EKS clusters.

Full Access