DumpsFiles
 Request Exam  Contact
  • Home
  • PRACTICE EXAMS
    Oracle
    Fortinet
    Juniper
    Microsoft
    Cisco
    Citrix
    CompTIA
    VMware
    ISC
    SAP
    EMC
    PMI
    HP
    Salesforce
    Other
  • View All Exams
  • New Dumps Files
  • Upload
  • Oracle
    Oracle
  • Fortinet
    Fortinet
  • Juniper
    Juniper
  • Microsoft
    Microsoft
  • Cisco
    Cisco
  • Citrix
    Citrix
  • CompTIA
    CompTIA
  • VMware
    VMware
  • ISC
    ISC
  • SAP
    SAP
  • EMC
    EMC
  • PMI
    PMI
  • HP
    HP
  • Salesforce
    Salesforce
  1. Home
  2. Nutanix
  3. Nutanix Certified Professional - Cloud Native v6.10
  4. Nutanix.NCP-CN.v2026-05-28.q72
  5. Question 45

Join the discussion

Question 45/72


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?

Correct Answer: B
The exhibit indicates an error during the creation of a bootstrap cluster using the nkp create bootstrap command in an air-gapped environment. The NKPA course explains that a bootstrap cluster is a temporary Kubernetes cluster used to initialize Cluster API (CAPI) components for provisioning the target NKP cluster.
In an air-gapped environment, all required resources, including container images, must be available locally since there is no Internet access to pull them from public registries.
The most likely reason for the error is that the bootstrap cluster image needs to be loaded prior to creating the bootstrap cluster (Option B). The course specifies that in air-gapped deployments, the bootstrap cluster image (typically a kind or k3s image used by CAPI) must be pre-loaded into a local container registry or the bastion host before running nkp create bootstrap. This image is part of the Air-Gapped Bundle provided by Nutanix, which includes all necessary container images for NKP deployment. Without pre-loading this image, the nkp create bootstrap command fails because it cannot pull the required image.
The Nutanix Cloud Native (NCP-CN) 6.10 Study Guide states: "In an air-gapped NKP deployment, ensure the bootstrap cluster image (e.g., kindest/node) is loaded into a local registry or host before executing nkp create bootstrap, as the command requires this image to create the temporary cluster." The engineer must extract the bootstrap image from the Air-Gapped Bundle, load it using docker load or similar, and configure the local registry to make it accessible during the bootstrap process.
Incorrect Options:
* A. The CAPI provisioning method needs to be specified as nkp create bootstrap nutanix: The nkp create bootstrap command does not require a provisioning method like nutanix at this stage; the provider (e.g., CAPX for Nutanix) is specified during the actual cluster creation (nkp create cluster), not bootstrap creation.
* C. The Ubuntu 22.04 OS image needs to be NIB-prepped prior to creating the bootstrap: The Ubuntu 22.04 image is for the target NKP cluster nodes, not the bootstrap cluster, which uses a pre- built image (e.g., kind). NIB-prepping this image is a later step.
* D. The nkp create bootstrap command needs to be executed as root: While some commands may require elevated privileges, the NKPA course does not specify that nkp create bootstrap must be run as root. The error is more likely related to missing images in an air-gapped setup.
:
Nutanix Kubernetes Platform Administration (NKPA) Course, Section on Bootstrap Cluster Creation in Air- Gapped Environments.
Nutanix Cloud Native (NCP-CN) 6.10 Study Guide, Chapter on Air-Gapped Deployments.
Nutanix Cloud Bible, NutanixKubernetesPlatform Section: https://www.nutanixbible.com Cluster API Documentation: https://cluster-api.sigs.k8s.io

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.
Rating:
Other Question (72q)
Q1. An infrastructure team has configured a Backup Storage Location on an existing AWS bucket ...
Q2. To keep an NKP cluster and applications healthy and drive productivity forward, a Platform...
Q3. An administrator has been tasked with deploying NKP as the Kubernetes platform and needs t...
Q4. A Platform Engineer is deploying NKP into a highly secure vSphere environment. The NKP clu...
Q5. During a deployment of NKP, a Platform Engineer received an error indicating an issue with...
Q6. A Cloud Engineer is deploying an NKP management cluster and plans to deploy multiple NKP w...
Q7. (Exhibit) An administrator is provisioning an NKP cluster. After the VM creation task, the...
Q8. A Platform Engineer is going to deploy NKP to a Nutanix cluster on-prem as well as Amazon ...
Q9. A Platform Engineer manages an NKP environment and is preparing a machine image to become ...
Q10. A Platform Engineer would like to deploy an NKP Platform Application to all the clusters w...
Q11. A Platform Engineer is a member of an IT team that provides Kubernetes clusters for three ...
Q12. A Platform Engineer needs to create an NKP cluster on vSphere infrastructure, using the vS...
Q13. In a telecom company, two teams were working on the development of two different applicati...
Q14. When deploying NKP using the Nutanix provisioning method (CAPX), what are the supported OS...
Q15. A Platform Engineer is deploying a new Kubernetes application in Amazon Web Services (AWS)...
Q16. A Platform Engineer needs to create an NKP cluster on vSphere infrastructure, using the vS...
Q17. A Platform Engineer would like to install some NKP applications, but with a few modificati...
Q18. A company has enabled auto-scaling within an NKP cluster. What is the behavior for auto-sc...
Q19. A developer asked a Platform Engineer to review a deployment in the cluster called iot-1 i...
Q20. A Platform Engineer is running a Kubernetes cluster version 1.28.1 on AWS that needs to be...
Q21. Which procedure should a Platform Engineer follow for setting up user authentication into ...
Q22. (Exhibit) A DevOps team faces a growing challenge of managing logs from multiple applicati...
Q23. A Platform Engineer for an organization needs to deploy NKP into AWS while using custom cr...
Q24. A Kubernetes administrator has been tasked with deploying a new cluster to AWS. The admini...
Q25. A company has different Kubernetes clusters for different business units. Every business u...
Q26. An administrator has been trying to deploy an initial AHV-based NKP cluster in a dark site...
Q27. A Kubernetes administrator needs to deploy a new Kubernetes cluster into a new workspace. ...
Q28. Which NKP tier is required for the FIPS Compliant Build feature?...
Q29. (Exhibit) The Platform Engineer needs to expand an NKP Pro demo cluster due to workload ca...
Q30. A Platform Engineer needs to create an NKP custom image for vSphere. Which option should t...
Q31. A development Kubernetes cluster deployed with NKP is having performance issues. The Cloud...
Q32. (Exhibit) The cluster arca will host a new application that needs to add more workers. The...
Q33. An administrator has been trying to deploy an initial AHV-based NKP cluster in a dark site...
Q34. A Platform Engineer manages an NKP v2.12.x environment and is using NKP Image Builder (NIB...
Q35. In an effort to control cloud cost consumption, auto-scale is configured to meet demands a...
Q36. (Exhibit) A current Nutanix cluster is hosting an NKP cluster and a production Kubernetes ...
Q37. Refer to the exhibits. A Cloud Administrator had provisioned a Kubernetes cluster named de...
Q38. (Exhibit) After creating the project, what should the administrator configure in order for...
Q39. A company has a new DevOps team that needs to be provided cloud native computing resources...
Q40. After a finished project, three Kubernetes clusters within a workspace were deleted, so th...
Q41. Which procedure should a Platform Engineer follow for setting up user authentication into ...
Q42. A Platform Engineer has a requirement for backup and recovery and would like to leverage a...
Q43. A development team has decided to implement an efficient logging system and use AWS S3 as ...
Q44. (Exhibit) A Platform Engineer sees no insight in all workspaces, and it is a critical feat...
Q45. (Exhibit) A Platform Engineer is preparing to deploy an NKP cluster in an air-gapped envir...
Q46. A Platform Engineer is deploying an NKP cluster within an air-gapped AWS environment. Howe...
Q47. There is a private registry for the NKP deployment and the company has an NKP Ultimate lic...
Q48. A Cloud Engineer manages an NKP environment and is preparing a machine image to become an ...
Q49. (Exhibit) The Platform Engineer needs to expand an NKP Pro demo cluster due to workload ca...
Q50. An ecommerce company decides to apply an autoscaling configuration in its NKP cluster due ...
Q51. A Platform Engineer has deployed NKP and wants to utilize its OOB data storage feature. Wh...
Q52. In an effort to control cloud cost consumption, auto-scale is configured to meet demands a...
Q53. A company has standardized on NKP for their Kubernetes platform and needs to deploy their ...
Q54. During a deployment of NKP, a Platform Engineer received an error indicating an issue with...
Q55. A Platform Engineer needs to create an NKP custom image for vSphere. Which option should t...
Q56. A Platform Engineer works for a service provider and needs to establish access and authent...
Q57. A Platform Engineer has been tasked with setting up a secure and isolated environment for ...
Q58. A development team decided to employ an efficient monitoring system with Grafana-logging, ...
Q59. A Platform Engineer has been tasked with setting up a secure and isolated environment for ...
Q60. A Cloud Engineer would like to configure an NKP cluster that is running in the cloud to dy...
Q61. (Exhibit) After creating the project, what should the administrator configure in order for...
Q62. At a national defense company, protecting sensitive data is their top priority. With the i...
Q63. (Exhibit) After selecting the Production workspace and selecting View Details for the clus...
Q64. Refer to Exhibit: (Exhibit) Using an NKP Ultimate license, a Platform Engineer has created...
Q65. A corporate IT team provides Kubernetes clusters for three groups within the company: * Fi...
Q66. (Exhibit) An administrator is provisioning an NKP cluster. After the VM creation task, the...
Q67. When deploying an NKP cluster onto air-gapped, pre-provisioned servers, Konvoy Image Build...
Q68. Which option is enabled with the NKP Pro licensing tier?...
Q69. A Platform Engineer needs to utilize the Konvoy Image Builder for building a custom operat...
Q70. A Platform Engineer is attempting to delete an attached cluster from the NKP UI, but it is...
Q71. Recently, the reliability of some developer platforms has been impacted by out-of-memory e...
Q72. A Platform Engineer is preparing an AWS instance using KIB for becoming an NKP cluster nod...
[×]

Download PDF File

Enter your email address to download Nutanix.NCP-CN.v2026-05-28.q72.pdf

Email:

DumpsFiles

Our website provides the Largest and the most Latest vendors Certification Exam materials around the world.

Using dumps we provide to Pass the Exam, we has the Valid Dumps with passing guranteed just which you need.

  • DMCA
  • About
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
©2026 DumpsFiles

www.dumpsfiles.com materials do not contain actual questions and answers from Cisco's certification exams.