Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

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

Go to page:
Question # 17

A Cloud Engineer is deploying an NKP Cluster in AWS. The environment is for testing purposes only, so the AWS team has requested it be deployed to use a minimal set of system resources to reduce cloud subscription fees. Which two parameters should be specified when initializing a Kommander installation, using the nkp install kommander command set? (Choose two.)

A.

--request-timeout

B.

--wait-timeout

C.

--yaml

D.

--init

Full Access
Question # 18

Which two statements are true regarding deploying NKP on an Azure Kubernetes Service (AKS) Infrastructure? (Choose two.)

A.

Existing AKS clusters must be attached to the Management cluster.

B.

AKS best practices encourage building customized images.

C.

NKP Management cluster with the Kommander component must be installed before installing NKP on AKS cluster.

D.

AKS clusters can be deployed as Management or Pro NKP clusters.

Full Access
Question # 19

A Platform Engineer needs to create an NKP cluster on vSphere infrastructure, using the vSphere provisioning method. The cluster needs to have 3 worker node pools:

    First node pool should consist of 6 worker nodes

    Second node pool should consist of 3 worker nodes

    Third node pool should consist of 3 worker nodesAdditionally, the worker nodes in the first node pool should be set to 10 CPUs, the second node pool workers should be set to 8 CPUs, and the third node pool workers should be set to 6 CPUs. What is the proper way to create the NKP cluster using the NKP CLI?

A.

First, execute the nkp create cluster vsphere command, including the following parameters:

--worker-replicas 6

--worker-cpus 10

Then, execute the nkp create nodepool vsphere command, including the following parameters:

--worker-replicas 3

--worker-cpus 8

Then, execute the nkp create nodepool vsphere command, including the following parameters:

--worker-replicas 3

--worker-cpus 6

B.

First, execute the nkp create cluster vsphere command, including the following parameters:

--worker-replicas 6

--worker-cpus 10

Then, execute the nkp create nodepool vsphere command, including the following parameters:

--replicas 3

--cpus 6

C.

When executing the nkp create cluster vsphere command, include the following parameters:

--node-pools 3

--worker-replicas 6,3,3

--worker-cpus 10,8,6

D.

First, execute the nkp create cluster vsphere command, including the following parameters:

--worker-replicas 6

--worker-cpus 10

Then, execute the nkp create nodepools vsphere command, including the following parameters:

--replicas 3,3

--cpus 8,6

Full Access
Question # 20

Prior to implementing NKP, a company had created a number of Kubernetes (K8s) clusters using kubeadm. While they are deploying new managed clusters via NKP, the company does not wish to migrate workloads from these pre-existing native K8s clusters over to new NKP clusters just yet.

What are the requirements to have these clusters attached to their NKP management cluster?

A.

The version of the K8s clusters must be within N - 1 of the Kubernetes version of the NKP management cluster.

B.

The NKP management cluster must be able to reach the services and api-server of the target cluster.

C.

The version of the K8s clusters must match the Kubernetes version of the NKP management cluster.

D.

An NKP management cluster admin account must be established on the K8s clusters.

Full Access
Question # 21

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.

terraform/vars/default/terraform.tfvars

C.

ansible/group_vars/all/defaults.yaml

D.

The custom image's .env file

Full Access
Question # 22

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 # 23

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?

A.

Native monitoring tools, logging, and alerting

B.

Cluster networking and load balancing

C.

Built-in autoscaling and security capabilities

D.

Ability to use GPUs and persistent storage

Full Access
Question # 24

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
Go to page: