Winter Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

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

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

Question # 4

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

A.

vSphere

B.

GCP

C.

Nutanix

D.

AKS

Full Access
Question # 5

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

A Platform Engineer is deploying an NKP workload cluster using the nkp create cluster vsphere command. The cluster will be utilized by the company’s code-green team and the engineer has already created a code-green NKP workspace on the NKP management cluster.

After issuing the deploy command, the engineer monitored the build using the nkp describe cluster command and confirmed it completed successfully. However, a few hours later, after logging into the NKP UI, the engineer checked the code-green NKP workspace and saw that the NKP workload cluster was not there.

What is the likely reason the NKP workload cluster is not in the code-green NKP workspace?

A.

The vSphere cluster cannot be displayed in the NKP UI unless its Kubernetes version is within ‘N - 1’ versions of the NKP management cluster’s Kubernetes version.

B.

The vSphere service account credentials had expired prior to the engineer’s attempt to view the cluster in the NKP UI. Once the credentials are refreshed, the vSphere cluster will reappear in the NKP workspace.

C.

The engineer did not supply the --namespace code-green parameter as part of the nkp create cluster vsphere command, therefore it was created in the default workspace and needs to be manually attached.

D.

NKP vSphere clusters cannot be assigned NKP workspaces and instead are assigned the default NKP workspace. The cluster can be viewed from this workspace instead.

Full Access
Question # 7

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

A Cloud Engineer manages an NKP environment and is preparing a machine image to become an NKP cluster node.

Which statement is regarding the default node preparation process?

A.

Shell scripts are used to harden the OS image for use as an NKP node.

B.

Ansible is used to validate the OS image is capable of running NKP.

C.

Goss is used to make the OS image CAPI compliant for use as an NKP node.

D.

Goss is used to validate the OS image is capable of running NKP.

Full Access
Question # 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?

A.

kubectl CLI

B.

NKP GUI

C.

NKP CLI

D.

OCP CLI

Full Access
Question # 10

A Platform Engineer works for a service provider and needs to establish access and authentication for multiple clients into an NKP cluster. Each client has their own LDAP source that should be used for authentication into the cluster.

How would this be accomplished?

A.

A common LDAP source needs to be established and client specific groups and users need to be configured within this common LDAP provider. Then an LDAP connector would be created for this LDAP provider.

B.

An NKP workspace needs to be created for each client and an LDAP connector would be created for each NKP workspace.

C.

An NKP project would be created for each client and an LDAP connector would be created for each NKP project. Users would provide the project name their company was assigned as part of their login.

D.

The LDAP connector configuration would be modified to include an array for each client LDAP source to authenticate with. Users would provide the client name defined in the array as part of their login.

Full Access
Question # 11

Refer to Exhibit:

Using an NKP Ultimate license, a Platform Engineer has created a new workspace and needs to create a new Kubernetes cluster within this workspace. However, the engineer discovers that the Create Cluster option is grayed out, as shown in the exhibit. How should the engineer resolve this issue?

A.

Create the cluster only using YAML and not the GUI.

B.

Attach existing clusters instead of creating a new cluster.

C.

Create an Infrastructure provider for the workspace.

D.

Ensure NKP is upgraded to a minimum version of 2.12.

Full Access
Question # 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?

A.

MinIO

B.

Rook Ceph

C.

Volumes iSCSI

D.

Objects S3

Full Access
Question # 13

When deploying NKP using the Nutanix provisioning method (CAPX), what are the supported OS platforms?

A.

CentOS and Rocky Linux

B.

Rocky Linux and Ubuntu

C.

Flatcar, Rocky Linux, and Ubuntu

D.

CentOS and Ubuntu

Full Access
Question # 14

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?

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.

Full Access
Question # 15

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

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

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

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.

Full Access
Question # 18

A Platform Engineer is deploying an NKP cluster within an air-gapped AWS environment. However, after an infrastructure planning session with the network team, it’s been determined that the default CIDR block range that is used by pods on NKP clusters is already in use in their environment.

How can the engineer ensure there are no collisions between NKP pod traffic and the existing network using that subnet range?

A.

Because the environment is air-gapped, there will be no network traffic collision concerns and no adjustment needs to be made to the pod network CIDR block range.

B.

Create an NKP infrastructure provider for AWS in the NKP UI.

Select the Advanced Options button from the Network section of the Create Cluster page and specify a unique CIDR block range within the pod network field.

C.

Create the NKP cluster’s manifest using the nkp create cluster command set and include the pod CIDR block range parameter when generating the cluster manifest.

Deploy the NKP cluster manifest.

D.

Create an NKP infrastructure provider for AWS in the NKP UI.

When deploying the NKP cluster through the UI, specify a unique CIDR block range for the pod network field in the Network section of the Create Cluster page.

Full Access
Question # 19

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

There is a private registry for the NKP deployment and the company has an NKP Ultimate license. A Platform Engineer is using the Podman tool and is already logged in. Now, the engineer needs to send the private registry with the NKP Catalog Applications.

What command should the engineer use?

A.

podman load -i ./container-images/nkp/catalog-applications-image-bundle-v2.12.0.tar

B.

nkp push bundle --bundle ./container-images/nkp/catalog-applications-image-bundle-v2.12.0.tar --to-registry=${REGISTRY_URL} --to-registry-username=${REGISTRY_USERNAME} --to-registry-password=${REGISTRY_PASSWORD}

C.

docker load -i ./container-images/nkp/catalog-applications-image-bundle-v2.12.0.tar

D.

nkp apply bundle -f ./container-images/nkp/catalog-applications-image-bundle-v2.12.0.tar --to-registry=${REGISTRY_URL} --to-registry-username=${REGISTRY_USERNAME} --to-registry-password=${REGISTRY_PASSWORD}

Full Access
Question # 21

To keep an NKP cluster and applications healthy and drive productivity forward, a Platform Engineer needs to stay informed of all events occurring within the cluster. What component of kube-prometheus-stack will help the engineer to stay informed of these events in NKP?

A.

prometheus-operator

B.

service monitors

C.

alertmanager

D.

node-exporter

Full Access
Question # 22

A company was using a test application called temp-shop developed in the temp-ecommerce NKP Starter cluster. Now, the cluster has just been taking up valuable resources that could be used for other projects, so the development team has decided to remove it.

Before proceeding, they verified that they had the cluster configuration file temp-ecommerce.conf.

What command should the development team execute to delete the cluster with its nodes and application?

A.

nkp delete cluster --all

B.

nkp delete cluster --application-name=temp-shop --self-managed --kubeconfig=temp-ecommerce.conf

C.

nkp delete cluster --cluster-name=temp-ecommerce --self-managed --kubeconfig=temp-ecommerce.conf

D.

nkp delete cluster --cluster-name=temp-shop --self-managed --kubeconfig=temp-shop.conf

Full Access
Question # 23

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?

A.

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

Full Access
Question # 24

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

In which unit are NKP licenses able to be obtained?

A.

Flash

B.

CPU Sockets

C.

TiBs

D.

CPU Cores

Full Access
Question # 27

A company has been modernizing on cloud-native platforms for the past few years and has been running some small consumer support utilities on their production NKP cluster. After a thorough testing and QA cycle with simulated workloads on a development cluster, the company is ready to bring their online retail application into the fold. While they have sufficient system resources to scale the NKP cluster properly from a performance standpoint, they also want to ensure they properly scale their monitoring stack’s resource settings to retain a sufficient amount of data to see how overall system resource utilization trends for the NKP cluster over several months’ time with the added workloads. Which NKP Platform Application component should the company be most concerned with adjusting, and how should their Platform Engineer adjust it?

A.

Adjust the number of replicas for the Fluent Bit deployment, as well as increase the amount of storage available for use by the NKP cluster.

B.

Adjust the number of replicas for the Prometheus deployment, as well as increase the amount of storage available for use by the NKP cluster.

C.

Adjust the resource settings for Fluent Bit by increasing its container resource limits and memory settings, as well as its storage.

D.

Adjust the resource settings for Prometheus by increasing its container resource limits and memory settings, as well as its storage.

Full Access
Question # 28

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?

A.

HTTPS (TCP/443)

B.

NTP Service (UDP/123)

C.

Secured LDAP (TCP/636)

D.

iSCSI (TCP/860 & 3260)

Full Access
Question # 29

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

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

An administrator is provisioning an NKP cluster. After the VM creation task, the error shown in the exhibit is produced.

What could be the reason?

A.

Private registry software or version is not the recommended.

B.

VM does not have the Linux version.

C.

VM doesn’t have communication to the registry.

D.

NKP Software is not loaded in the registry.

Full Access