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

A Platform Engineer has been tasked with setting up a secure and isolated environment for managing an NKP environment. The environment will have no access to the Internet but will be required to create additional NKP clusters in the future. The security team has recommended using a bastion host to achieve this goal. What is the primary purpose of a bastion host in this scenario?

A.

To store and manage sensitive data related to the cluster.

B.

To provide a secure point for creating and operating NKP clusters.

C.

To serve as a load balancer for the NKP clusters.

D.

To act as a firewall for the cluster, blocking all incoming traffic.

Full Access
Question # 26

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

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 nkp delete nodepool md-1 --cluster-name=demo

B.

Run acli vm.delete demo-md-1-hQ2sz-mw4p6-fptc

C.

Run ncli vm.delete demo-md-1-hQ2sz-mw4p6-fptc

D.

Run nkp node scale nodepool md-1 --replicas=0 --cluster-name=demo

Full Access
Question # 28

In a telecom company, two teams were working on the development of two different applications:

    ApplicationA

    ApplicationBApplicationA’s development team was excited about the release of their new functionality. However, upon deploying their application, they noticed that performance was slow. After investigating, they discovered that the ApplicationB team was consuming the majority of the cluster’s resources, affecting all other teams. How can this problem be mitigated?

A.

Implementing Quotas and Limit Ranges

B.

Setting up Network Policies

C.

Configuring RBAC

D.

Implementing Continuous Deployment (CD)

Full Access
Question # 29

In which unit are NKP licenses able to be obtained?

A.

Flash

B.

CPU Sockets

C.

TiBs

D.

CPU Cores

Full Access
Question # 30

A Cloud Engineer would like to configure an NKP cluster that is running in the cloud to dynamically expand and compact its resource capacity for running container workloads. This will help ensure efficient use of resources without impacting online retail transaction performance that is increasingly hitting unpredictable spikes and lulls.

Which autoscaling method does NKP use and how does it scale?

A.

Horizontal-Pod autoscaler and worker node replicas

B.

Horizontal-Pod autoscaler and worker node CPU/memory sizing

C.

Cluster autoscaler and worker node replicas

D.

Cluster autoscaler and worker node CPU/memory sizing

Full Access
Question # 31

Some time ago, an EKS cluster was attached to be managed with NKP (Fleet Management). Now, a Platform Engineer has been asked to disconnect the EKS cluster from NKP for licensing reasons. After disconnecting the cluster, the developers realized that application changes are still being reflected in the EKS cluster, despite the fact that the EKS cluster was successfully detached from NKP. How should the engineer resolve this issue?

A.

Forcefully detach EKS cluster: nkp detach cluster -c detached-cluster-name --force

B.

Detached cluster must also be deleted from NKP: nkp delete cluster -c detached-cluster-name

C.

Developers must have some bad configuration in the deployment config files. Ask for revision or call AWS technical support.

D.

Detached cluster’s Flux installation must be manually disconnected from the management Git repository: kubectl -n kommmander-flux patch gitrepo management -p '{"spec":{"suspend":true}}' --type merge

Full Access
Question # 32

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?

A.

Use --dry-run parameter

B.

Use --ami-format parameter

C.

Set an export AWS_REGION

D.

Set an export KUBECONFIG

Full Access
Go to page: