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

Free Access Nutanix NCP-CN New Release

Page: 5 / 8
Total 108 questions

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

Question 17

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?

Options:

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

Question 18

A development team has decided to implement an efficient logging system and use AWS S3 as storage to manage large volumes of logs in a scalable way.

The team followed these steps:

    Set the WORKSPACE_NAMESPACE variable to the namespace copied in the previous step.

    Created a config that overrode ConfigMap to update the storage configuration.

    Updated the grafana-loki AppDeployment to apply the configuration override.However the implementation failed.What should the team do to be able to manage log storage in AWS?

Options:

A.

Configure an IP address corresponding to AWS storage.

B.

Create a secret containing the static AWS S3 credentials.

C.

Create a tenant on AWS.

D.

Configure a new IAM role specifically for NKP.

Question 19

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.

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

Page: 5 / 8
Total 108 questions