Join the discussion
Question 3/72
An administrator has been tasked with deploying NKP as the Kubernetes platform and needs to deploy their first cluster with the following requirements:
* Dark site (no Internet connectivity)
* Nutanix-provided Rocky Linux VM image
* AHV-based clusterWhat are two prerequisites to accomplish the deployment? (Choose two)
* Dark site (no Internet connectivity)
* Nutanix-provided Rocky Linux VM image
* AHV-based clusterWhat are two prerequisites to accomplish the deployment? (Choose two)
Correct Answer: B,C
The Nutanix Kubernetes Platform (NKP) is designed to simplify the deployment and management of Kubernetes clusters on Nutanix infrastructure, including on-premises AHV-based clusters in dark site environments with no Internet connectivity. The requirements specified in the question-dark site, Nutanix- provided Rocky Linux VM image, and AHV-based cluster-point to a deployment scenario where the environment must be self-contained and rely on Nutanix-specific tools and resources to meet the air-gapped constraints.
According to the Nutanix Kubernetes Platform Administration (NKPA) course, deploying NKP in a dark site environment requires specific prerequisites to ensure all necessary components, such as container images, dependencies, and configuration files, are available without Internet access. The course emphasizes the use of an Air-Gapped Bundle and an existing local container registry as critical components for such deployments.
* Air-Gapped Bundle (Option B):
* The NKPA course explains that for dark site deployments, Nutanix provides an Air-Gapped Bundle, which is a comprehensive package containing all the software components, container images, and dependencies required to deploy and manage an NKP cluster without Internet connectivity. This bundle includes the Kubernetes binaries, NKP platform applications (e.g., Rook Ceph, monitoring tools), and other necessary artifacts.
* The Nutanix Cloud Native (NCP-CN) 6.10 Study Guide specifically states: "For air-gapped environments, the Nutanix Air-Gapped Bundle is required to provide all dependencies, including container images and installation files, to deploy NKP clusters." This bundle is typically downloaded from the Nutanix Support Portal in an Internet-connected environment and then transferred to the dark site for deployment.
* The bundle ensures that the Nutanix-provided Rocky Linux VM image, which serves as the base operating system for the Kubernetes nodes, can be provisioned with all required software components. The NKPA course further notes that the Air-Gapped Bundle is tailored for AHV- based clusters, ensuring compatibility with the Nutanix hypervisor.
* Existing Local Container Registry (Option C):
* In a dark site environment, a local container registry is a prerequisite to store and distribute container images required by the NKP cluster. The NKPA course highlights that NKP relies on container images for Kubernetes components, platform applications, and user workloads. In an air-gapped setup, these images cannot be pulled from public registries like Docker Hub or Quay.
io.
* The course instructs administrators to set up a local container registry (e.g., Harbor, Nexus, or a Nutanix-managed registry) and populate it with the container images included in the Air-Gapped Bundle. The Nutanix Cloud Bible reinforces this, stating: "In air-gapped deployments, a local container registry must be pre-configured to host all required images, which are provided as part of the Nutanix Air-Gapped Bundle."
* The local container registry ensures that the Kubernetes nodes, running on the Nutanix-provided Rocky Linux VM image, can access the necessary images during cluster bootstrapping and operation. The NKPA course provides guidance on configuring the registry and integrating it with the NKP deployment process.
Incorrect Options:
* Konvoy Image Builder (Option A):
* Konvoy Image Builder is a tool associated with D2iQ's Konvoy platform, used to create custom machine images for Kubernetes deployments. While it can be used to build images for Kubernetes nodes, it is not a Nutanix-specific tool nor a prerequisite for NKP deployments. The NKPA course and NCP-CN 6.10 Study Guide do not mention Konvoy Image Builder, as NKP uses the Nutanix-provided Rocky Linux VM image, which is pre-configured for AHV-based clusters. This option is irrelevant to the Nutanix ecosystem.
* Self-managed AWS cluster (Option D):
* A self-managed AWS cluster is unrelated to the requirements of deploying NKP on an AHV- based cluster in a dark site. The question specifies an AHV-based cluster, which is Nutanix's Acropolis Hypervisor running on-premises, not a cloud-based AWS environment. The NKPA course focuses on Nutanix infrastructure (AHV, Prism Central) for NKP deployments and does not include AWS as a supported platform for this scenario. This option is incorrect as it contradicts the deployment environment.
Deployment Context:
* The Nutanix-provided Rocky Linux VM image is a pre-configured operating system image optimized for NKP deployments on AHV. The NKPA course notes that this image includes the necessary kernel settings, drivers, and configurations to run Kubernetes nodes efficiently on Nutanix infrastructure.
* The AHV-based cluster requirement indicates that the deployment leverages Nutanix's hypervisor, managed through Prism Central, to provision and manage the Kubernetes nodes. The Air-Gapped Bundle and local container registry ensure that all software components are available in the dark site, aligning with the NKPA course's guidelines for air-gapped deployments.
References:
Nutanix Kubernetes Platform Administration (NKPA) Course, Section on Preparing the Environment for NKP Deployment.
Nutanix Cloud Native (NCP-CN) 6.10 Study Guide, Chapter on Air-Gapped Deployments.
Nutanix Cloud Bible, NutanixKubernetesPlatform Section: https://www.nutanixbible.com Nutanix Support Portal, Air-Gapped Bundle Documentation: https://portal.nutanix.com Nutanix Kubernetes Platform Deployment Guide: https://www.nutanix.com
=======
According to the Nutanix Kubernetes Platform Administration (NKPA) course, deploying NKP in a dark site environment requires specific prerequisites to ensure all necessary components, such as container images, dependencies, and configuration files, are available without Internet access. The course emphasizes the use of an Air-Gapped Bundle and an existing local container registry as critical components for such deployments.
* Air-Gapped Bundle (Option B):
* The NKPA course explains that for dark site deployments, Nutanix provides an Air-Gapped Bundle, which is a comprehensive package containing all the software components, container images, and dependencies required to deploy and manage an NKP cluster without Internet connectivity. This bundle includes the Kubernetes binaries, NKP platform applications (e.g., Rook Ceph, monitoring tools), and other necessary artifacts.
* The Nutanix Cloud Native (NCP-CN) 6.10 Study Guide specifically states: "For air-gapped environments, the Nutanix Air-Gapped Bundle is required to provide all dependencies, including container images and installation files, to deploy NKP clusters." This bundle is typically downloaded from the Nutanix Support Portal in an Internet-connected environment and then transferred to the dark site for deployment.
* The bundle ensures that the Nutanix-provided Rocky Linux VM image, which serves as the base operating system for the Kubernetes nodes, can be provisioned with all required software components. The NKPA course further notes that the Air-Gapped Bundle is tailored for AHV- based clusters, ensuring compatibility with the Nutanix hypervisor.
* Existing Local Container Registry (Option C):
* In a dark site environment, a local container registry is a prerequisite to store and distribute container images required by the NKP cluster. The NKPA course highlights that NKP relies on container images for Kubernetes components, platform applications, and user workloads. In an air-gapped setup, these images cannot be pulled from public registries like Docker Hub or Quay.
io.
* The course instructs administrators to set up a local container registry (e.g., Harbor, Nexus, or a Nutanix-managed registry) and populate it with the container images included in the Air-Gapped Bundle. The Nutanix Cloud Bible reinforces this, stating: "In air-gapped deployments, a local container registry must be pre-configured to host all required images, which are provided as part of the Nutanix Air-Gapped Bundle."
* The local container registry ensures that the Kubernetes nodes, running on the Nutanix-provided Rocky Linux VM image, can access the necessary images during cluster bootstrapping and operation. The NKPA course provides guidance on configuring the registry and integrating it with the NKP deployment process.
Incorrect Options:
* Konvoy Image Builder (Option A):
* Konvoy Image Builder is a tool associated with D2iQ's Konvoy platform, used to create custom machine images for Kubernetes deployments. While it can be used to build images for Kubernetes nodes, it is not a Nutanix-specific tool nor a prerequisite for NKP deployments. The NKPA course and NCP-CN 6.10 Study Guide do not mention Konvoy Image Builder, as NKP uses the Nutanix-provided Rocky Linux VM image, which is pre-configured for AHV-based clusters. This option is irrelevant to the Nutanix ecosystem.
* Self-managed AWS cluster (Option D):
* A self-managed AWS cluster is unrelated to the requirements of deploying NKP on an AHV- based cluster in a dark site. The question specifies an AHV-based cluster, which is Nutanix's Acropolis Hypervisor running on-premises, not a cloud-based AWS environment. The NKPA course focuses on Nutanix infrastructure (AHV, Prism Central) for NKP deployments and does not include AWS as a supported platform for this scenario. This option is incorrect as it contradicts the deployment environment.
Deployment Context:
* The Nutanix-provided Rocky Linux VM image is a pre-configured operating system image optimized for NKP deployments on AHV. The NKPA course notes that this image includes the necessary kernel settings, drivers, and configurations to run Kubernetes nodes efficiently on Nutanix infrastructure.
* The AHV-based cluster requirement indicates that the deployment leverages Nutanix's hypervisor, managed through Prism Central, to provision and manage the Kubernetes nodes. The Air-Gapped Bundle and local container registry ensure that all software components are available in the dark site, aligning with the NKPA course's guidelines for air-gapped deployments.
References:
Nutanix Kubernetes Platform Administration (NKPA) Course, Section on Preparing the Environment for NKP Deployment.
Nutanix Cloud Native (NCP-CN) 6.10 Study Guide, Chapter on Air-Gapped Deployments.
Nutanix Cloud Bible, NutanixKubernetesPlatform Section: https://www.nutanixbible.com Nutanix Support Portal, Air-Gapped Bundle Documentation: https://portal.nutanix.com Nutanix Kubernetes Platform Deployment Guide: https://www.nutanix.com
=======
Add Comments
- 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...
