Actual NCP-CN-6.10 Exam Recently Updated Questions with Free Demo
Free Nutanix NCP-CN-6.10 Exam Questions Self-Assess Preparation
NEW QUESTION # 67
A Platform Engineer is deploying a new Kubernetes application in Amazon Web Services (AWS) Elastic Container Service for Kubernetes (EKS) and Azure Kubernetes Service (AKS). The engineer's team has decided to use a custom image instead of the default images provided by AWS or Azure for their clusters. What functionality will the engineer lose in both AWS EKS and Azure AKS by choosing to use a custom image?
- A. Ability to use GPUs and persistent storage
- B. Built-in autoscaling and security capabilities
- C. Native monitoring tools, logging, and alerting
- D. Cluster networking and load balancing
Answer: B
NEW QUESTION # 68
A Platform Engineer is preparing machine images for NKP through the NIB or KIB process. What is the purpose of doing this?
- A. Creating a custom user account for NKP admins to ensure access to NKP nodes
- B. Tagging the image to be used specifically for NKP
- C. Hardening an OS image with client-supplied hardening scripts
- D. Creating a CAPI-compliant image for use as NKP cluster nodes
Answer: D
NEW QUESTION # 69
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.6
What is a requirement for deploying a new cluster in AWS?
- A. Set an export AWS_REGION
- B. Use --dry-run parameter
- C. Use --ami-format parameter
- D. Set an export KUBECONFIG
Answer: A
NEW QUESTION # 70
A Platform Engineer is attempting to delete an attached cluster from the NKP UI, but it is stuck in a 'deleting' state and does not get removed. How can the engineer resolve this attempt to detach the cluster so that it is removed from the UI and no longer managed by NKP?
- A. Run the kubectl delete cluster command in the context of the NKP management cluster.
- B. Run the nkp delete kommandercluster command in the context of the NKP attached cluster.
- C. Run the nkp delete cluster command in the context of the NKP attached cluster.
- D. Run the kubectl delete kommandercluster command in the context of the NKP management cluster.
Answer: D
NEW QUESTION # 71
An ecommerce company decides to apply an autoscaling configuration in its NKP cluster due to the fact that on holidays, they experience service drops due to a huge increase of simultaneous traffic. Which statement best describes the configuration shown in the exhibit?
- A. The autoscaler could have 15 or 3 nodes.
- B. The autoscaler could increase the number of nodes as needed, but never reduce it below 3.
- C. The autoscaler could increase the number of nodes up to 3, but never reduce it below 15.
- D. The autoscaler could increase the number of nodes up to 15, but never reduce the number below
3.
Answer: D
NEW QUESTION # 72
A company has 30 Edge devices with lightweight Kubernetes, and developers need to push the application to every edge device. An NKP administrator has the NKP Ultimate license tier configured and has access to all kubeconfig files for the 30 edge devices. What is the most efficient way that the administrator can lifecycle manage the application deployments?
- A. Create a GitHub configuration, deploy it to the 30 edge devices, and configure them to use a GitHub account.
- B. Ask the developers to delete the lightweight Kubernetes and deploy new Kubernetes clusters with NKP.
- C. Create a script to automate the deployment to every edge device.
- D. Create a new Workspace and attach the 30 edge devices to this workspace with Attach Cluster.
Answer: D
NEW QUESTION # 73
What is a valid troubleshooting step if the bootstrap cluster creation fails due to unreachable control plane components?
- A. Restart the Prism Central VM
- B. Verify network connectivity and firewall rules
- C. Reduce the cluster node size
- D. Enable image pull secrets
Answer: B
NEW QUESTION # 74
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. 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.
- B. 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. - 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. 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.
Answer: C
NEW QUESTION # 75
A corporate IT team provides Kubernetes clusters for three groups within the company:
Fin VD
Fin Insurance
Fin Travel
The IT group needs to federate policy for all Kubernetes clusters from a single pane of glass, but separate the Kubernetes clusters according to the group that uses them. How should the IT team license and configure their NKP environment to satisfy these requirements?
- A. NKP Pro for workspace management, creating three workspaces and assigning the corresponding Kubernetes cluster to each workspace.
- B. NKP Pro for project management, creating three projects and assigning the corresponding Kubernetes cluster to each project.
- C. NKP Ultimate for fleet management, creating three workspaces and assigning the corresponding Kubernetes cluster to each workspace.
- D. NKP Starter for Kubernetes management, creating Kubernetes clusters for every company.
Answer: C
NEW QUESTION # 76
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. 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}
- B. podman load -i ./container-images/nkp/catalog-applications-image-bundle-v2.12.0.tar
- C. docker load -i ./container-images/nkp/catalog-applications-image-bundle-v2.12.0.tar
- D. 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}
Answer: D
NEW QUESTION # 77
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. Cluster autoscaler and worker node CPU/memory sizing
- B. Horizontal-Pod autoscaler and worker node replicas
- C. Cluster autoscaler and worker node replicas
- D. Horizontal-Pod autoscaler and worker node CPU/memory sizing
Answer: C
NEW QUESTION # 78
Which NKP-supported infrastructure will not receive CAPI components when an NKP cluster is deployed to it?
- A. AKS
- B. vSphere
- C. GCP
- D. Nutanix
Answer: A
NEW QUESTION # 79
A Platform Engineer is trying to create a new NKP cluster and is getting the error shown in the exhibit.
What is the most likely cause of this error?
- A. An inHelm chart repo was referenced
- B. Inpermissions to the NKP binary
- C. Informatting in the Ansible playbook
- D. A docker compatible runtime is not running
Answer: D
NEW QUESTION # 80
Which option is enabled with the NKP Pro licensing tier?
- A. Insights
- B. AI OPS
- C. Fleet Management
- D. Kubernetes Dashboard
Answer: C
NEW QUESTION # 81
A Platform Engineer is looking to backup and restore persistent volumes and other cluster resources. Which two NKP licenses include backup and restore functionality? (Choose two.)
- A. NKP Pro
- B. NKP Essential
- C. NKP Starter
- D. NKP Ultimate
Answer: A,D
NEW QUESTION # 82
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 the global Active Directory and assign a workspace admin user to each group.
- B. Create a role binding and assign it to manage the corresponding workspace.
- C. Create a role named admin-tenant-X, where X is the name of the group, and assign that role to manage the corresponding workspace.
- D. Configure a dedicated identity provider for each group to access their own workspace.
Answer: D
NEW QUESTION # 83
An infrastructure team has configured a Backup Storage Location on an existing AWS bucket and created a backup named testbackup. What command can the team use to view the backup?
- A. kubectl get backupstoragelocations -n ${testbackup} -o yaml
- B. velero backup describe testbackup
- C. kubectl get backupstoragelocations -n ${WORKSPACE_NAMESPACE} -o yaml
- D. velero backup describe aws-velero-testbackup
Answer: B
NEW QUESTION # 84
An organization is setting up a new set of NKP clusters for R&D. The R&D director requires full admin access for the team on infrastructure dedicated to R&D. What is the proper method for the engineer to ensure these objectives are met?
- A. Create an 'R&D' NKP workspace and project within this workspaceCreate an NKP infrastructure provider in the 'R&D' NKP projectCreate an 'R&D' NKP group for the R&D team members and assign admin-level roles within this projectDeploy the NKP clusters into the 'R&D' workspace
- B. Create an 'R&D' NKP connector and infrastructure providerCreate an 'R&D' NKP group and assign it admin-level rolesAssign the 'R&D' NKP group to the 'R&D' NKP infrastructure providerDeploy the NKP clusters into the 'R&D' workspace
- C. Create an 'R&D' NKP connector and infrastructure providerCreate an 'R&D' NKP group and assign it admin-level rolesAssign the 'R&D' NKP group to the 'R&D' NKP connectorDeploy the NKP clusters into the 'R&D' workspace
- D. Create an 'R&D' NKP workspaceCreate an 'R&D' infrastructure provider in this workspaceCreate an 'R&D' NKP group for the R&D team members and assign admin-level roles withinDeploy the NKP clusters into the 'R&D' workspace
Answer: D
NEW QUESTION # 85
What is a prerequisite for upgrading an NKP license to Ultimate?
- A. Size the Control Plane nodes appropriately to support the installation of default platform services.
- B. Size the ETCD nodes appropriately to support the installation of default platform services.
- C. Size the Sidecar containers appropriately to support the installation of default platform services.
- D. Size the Worker nodes appropriately to support the installation of default platform services.
Answer: A
NEW QUESTION # 86
A Cloud Engineer is deploying an NKP management cluster and plans to deploy multiple NKP workload clusters from it. The management cluster will be on Nutanix infrastructure, but the NKP workload clusters may be deployed in multiple provisioning environments, such as:
Nutanix
AWS
Azure
When the engineer deploys an NKP workload cluster in AWS, which two default behaviors will be performed by NKP on this newly-deployed cluster? (Choose two.)
- A. The NKP workload cluster will also be assigned to all of the NKP projects that have been created within the NKP workspace.
- B. The NKP workload cluster will receive all of the NKP RBAC policy that has been assigned to this NKP workspace.
- C. The NKP workload cluster will receive all of the GitOps sources that have been assigned to the NKP workspace.
- D. The NKP workload cluster will be deployed all of the applications that have been enabled on this NKP workspace.
Answer: C,D
NEW QUESTION # 87
......
NCP-CN-6.10 Free Sample Questions to Practice One Year Update: https://gcgapremium.pass4leader.com/Nutanix/NCP-CN-6.10-exam.html