Practice Free NCP-CN Exam Online Questions
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.
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 Nodes
Which 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
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.
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.
An administrator has experienced issues with an NKP-managed workload cluster and has been tasked with deploying NKP Insights in order to:
Resolve common anomalies
Check security issues
Verify whether workloads follow best practices Upon trying to enable NKP Insights, the cluster that needs to be chosen is grayed out.
Which missing prerequisite should be enabled?
- A . Velero
- B . Cert-manager
- C . Nutanix Objects
- D . Rook Ceph
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.
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.
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 Travel The 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.
Refer to the exhibit.
After selecting the Production workspace and selecting View Details for the cluster prod-01, a Platform Engineer wanted to enable the NKP Insights application. This application is under the Observability category, but this category doesn’t appear in the list.
Which action should the engineer take to be able to deploy the NKP Insights application in the Kubernetes cluster for this workspace?
- A . Select Clusters in the left menu, select Applications, and select Enable in the NKP Insights three-dot menu.
- B . Select Applications in the left menu, press the three-dot menu in the NKP Insights application option, and select Enable.
- C . Select Insights in the left menu and select the Enable button.
- D . Select Clusters in the left menu, select View Details for the cluster prod-01, then in the Application Dashboard, select Enable in the NKP Insights three-dot menu.
A Platform Engineer is getting started with NKP and has created a bastion host with all needed
prerequisites.
How should the engineer install Kommander?
- A . AWS CLI
- B . Terraform
- C . Ansible
- D . NKP CLI