Released Nutanix NCP-CN-6.10 Updated Questions PDF
NCP-CN-6.10 Dumps and Practice Test (120 Exam Questions)
NEW QUESTION # 40
At a national defense company, protecting sensitive data is their top priority. With the increase in cyber-attacks, they have decided to implement an air-gapped Kubernetes environment to manage their critical applications, ensuring that no information could leak to the outside. The Kubernetes environment has three clusters deployed for their applications with centralized management. What type of licensing is required to enable this environment?
- A. NKP Ultimate
- B. NKP Starter
- C. NKP Pro
- D. NKP UI
Answer: A
NEW QUESTION # 41
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. Enable NTP Service.
- B. Install LDAP Server.
- C. Get or create SSH Keys.
- D. Install Docker.
Answer: A,C
NEW QUESTION # 42
By default, a full cluster backup is occurring on a daily basis on an NKP-managed cluster.
However, the Victory Finance team has requested that their applications be backed up four times a day. The user group has been assigned to the victory-finance-apps NKP workspace, and the applications have been deployed to the Kubernetes namespace victory-finance. What is the procedure for scheduling the team's application backups?
- A. Install the Velero CLIUse the Velero CLI to create a backup schedule that includes the following parameters: - Backup name - NKP workspace to backup - Backup frequency (every six hours) - Managed NKP cluster's kubeconfig
- B. Access the NKP UISwitch to the victory-finance-apps NKP workspaceClick on the Applications menu panel and select VeleroEdit the Velero application configuration at the cluster level for the specific NKP managed cluster (not all clusters in that NKP workspace)Set the backup frequency to four times daily
- C. Install the Velero CLIUse the Velero CLI to create a backup schedule that includes the following parameters: - Backup name - Kubernetes namespace to backup - Backup frequency (every six hours) - Managed NKP cluster's kubeconfig
- D. Access the NKP UISwitch to the victory-finance NKP namespaceClick on the Applications menu panel and select VeleroEdit the Velero application configuration at the cluster level for the specific NKP managed cluster (not all clusters in that NKP workspace)Set the backup frequency to four times daily
Answer: C
NEW QUESTION # 43
A company has different Kubernetes clusters for different business units. Every business unit has separate Kubernetes clusters for production and development because the software deployed in production is different than development. Now, all production clusters for all business units are standardized and all clusters for development are standardized as well. The company recently acquired NKP Ultimate licenses for all Kubernetes clusters. How can the company control the standard configuration for both environments in all clusters (production and development)?
- A. Install Flux in every Kubernetes cluster and configure the appropriate kustomize.yaml in every Kubernetes cluster.
- B. Install Flux in every Kubernetes cluster with the appropriate kustomize.yaml, with nkp install flux -- kustomize=kustomize.yaml --kubeconfig=<cluster>.conf
- C. Create new Kubernetes clusters for production and development with NKP for every business unit.
- D. Configure a production workspace and a development workspace and attach each Kubernetes cluster to the corresponding workspace.
Answer: D
NEW QUESTION # 44
A Platform Engineer is deploying NKP into a highly secure vSphere environment. The NKP cluster will be air-gapped, and must also be FIPS compliant. The OS platform to be used for NKP cluster nodes is RHEL.
What must the engineer do to properly prep an OS image and have it be deployed as a FIPS compliant NKP cluster node?
- A. Verify the OS itself has been placed in fips mode.When performing the NKP image build operation, be sure to include the offline fips and fips overrides.When performing the NKP cluster deploy operation, be sure to include the FIPS version references for kubernetes, kubectl and etcd.
- B. Verify the OS itself has been placed in fips mode.When performing the NKP cluster deploy operation, be sure to include the FIPS version references for kubernetes, kubectl and etcd.
- C. Verify the OS itself has been placed in fips mode.When performing the NKP image build operation, be sure to include the offline fips and fips overrides.When performing the NKP cluster deploy operation, be sure to include the FIPS version references for kubernetes and etcd.
- D. Verify the OS itself has been placed in fips mode.When performing the NKP image build operation, be sure to include the offline fips override.When performing the NKP cluster deploy operation, be sure to include the FIPS version references for kubernetes and etcd.
Answer: C
NEW QUESTION # 45
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. NKP CLI
- B. Terraform
- C. AWS CLI
- D. Ansible
Answer: A
NEW QUESTION # 46
What is a valid troubleshooting step if the bootstrap cluster creation fails due to unreachable control plane components?
- A. Reduce the cluster node size
- B. Verify network connectivity and firewall rules
- C. Restart the Prism Central VM
- D. Enable image pull secrets
Answer: B
NEW QUESTION # 47
Which procedure should a Platform Engineer follow for setting up user authentication into an NKP cluster?
- A. Create a Dex 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. Enable Gatekeeper and create a connector to the user base's identity provider.
- D. Create a MetalLB connector to the user base's identity provider.
Answer: A
NEW QUESTION # 48
A Platform Engineer would like to install some NKP applications, but with a few modifications to the default configuration specs of some of the components. Additionally, Velero itself can be disabled, as the company already utilizes a different backup utility for Kubernetes. Which procedure would the engineer utilize to accomplish these goals when deploying the applications?
- A. Execute nkp install kommander --init to an output file.Set the custom specs for the components to be modified in the output file.Deploy the NKP applications using the nkp install kommander command, specifying the output file.Once the NKP applications install has completed, execute kubectl delete hr -n kommander velero.
- B. Execute nkp install kommander --init to an output file.Disable Velero in the output file and set the custom specs for the components to be modified.Deploy the NKP applications using the nkp install kommander command, specifying the output file.
- C. Execute nkp config kommander.Disable Velero in the resulting output file and set the custom specs for the components to be modified.Deploy the NKP applications using the nkp install kommander command, specifying the output file.
- D. Execute nkp config kommander --init to an output file.Disable Velero in the output file and set the custom specs for the components to be modified.Deploy the applications using the helm install command, specifying the output file.
Answer: B
NEW QUESTION # 49
A Platform Engineer for an organization does research in Antarctica. The engineer is preparing a bastion host for deploying NKP while the infrastructure is isolated.
Which programs should the engineer ensure are installed on a bastion host before shipping the infrastructure?
- A. oc and kubectl
- B. kubectl and nkp
- C. awscli and nkp
- D. oc and az
Answer: B
NEW QUESTION # 50
When deploying an NKP cluster onto air-gapped, pre-provisioned servers, Konvoy Image Builder is utilized to prepare the servers to become NKP cluster nodes. What does the konvoy-image upload command do as a part of this preparation process?
- A. The command is used to upload OS hardening scripts to the server (must be client supplied).
- B. The command uploads artifacts to the servers such as the container runtime, the OS bundle, and Kubernetes components, including optional OS hardening scripts (must be client supplied).
- C. The command uploads artifacts to the servers such as the container runtime, the OS bundle, and Kubernetes components.
- D. The command is used to create a konvoy userid on the servers, as well as upload artifacts to them such as the container runtime, the OS bundle, and Kubernetes components.
Answer: C
NEW QUESTION # 51
A development Kubernetes cluster deployed with NKP is having performance issues. The Cloud Engineer commented that worker VMs are consuming a lot of CPU and RAM. The Platform Engineer took a look at the CPU and RAM statistics with Grafana and confirmed that the worker VMs are running out of CPU and memory. The Kubernetes cluster has 4 workers with 8 vCPUs and 32 GB RAM. What could the Platform Engineer do?
- A. Call tech support to take a look at the infrastructure and investigate.
- B. Ask developers to lower the number of application replicas.
- C. Add more CPU and memory to workers with nkp scale --cpu 16 --memory 64 --cluster-name
${CLUSTER_NAME} - D. Add one more worker with nkp scale nodepools ${NODEPOOL_NAME} --replicas=5 --cluster- name=${CLUSTER_NAME} -n ${CLUSTER_WORKSPACE}
Answer: D
NEW QUESTION # 52
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. Volumes iSCSI
- B. MinIO
- C. Objects S3
- D. Rook Ceph
Answer: D
NEW QUESTION # 53
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. Rook Ceph
- C. Nutanix Objects
- D. Cert-manager
Answer: D
NEW QUESTION # 54
A Platform Engineer is preparing to deploy a new NKP cluster on Nutanix infrastructure into an air- gapped environment. As part of the preparation process, the engineer is supplying a Ubuntu
22.04 instance to be used for NKP cluster nodes that conforms to the corporate OS image hardening standards. However, during the NIB preparation process, the error shown in the exhibit is received. What is the likely reason the NIB preparation attempt has failed?
- A. The engineer has supplied the inartifacts directory for the OS package bundle in the NIB-prep command.
- B. Ubuntu 22.04 is not a supported OS for NKP nodes on Nutanix infrastructure, therefore the necessary OS package bundle does not exist.
- C. The engineer has not seeded the local registry with the required NKP images prior to the NIB-prep attempt.
- D. The engineer has not created the OS package bundle prior to the NIB-prep attempt.
Answer: D
NEW QUESTION # 55
What is the primary purpose of integrating an identity provider (IdP) into Kommander?
- A. To synchronize etcd backups
- B. To authenticate users and assign role-based access
- C. To manage pod security policies
- D. To create default namespaces automatically
Answer: B
NEW QUESTION # 56
......
NCP-CN-6.10 Exam Dumps Pass with Updated 2026 Certified Exam Questions: https://pass4sure.testvalid.com/NCP-CN-6.10-valid-exam-test.html