Valid NCP-CI-AWS Dumps shared by ExamDiscuss.com for Helping Passing NCP-CI-AWS Exam! ExamDiscuss.com now offer the newest NCP-CI-AWS exam dumps, the ExamDiscuss.com NCP-CI-AWS exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com NCP-CI-AWS dumps with Test Engine here:
An administrator is attempting to deploy an NC2 cluster. The cluster configuration is as follows: * Name - Cluster-1 * Nodes of type i4i.metal * Replication Factor 2 * Existing VPC resources * VPC - 10.0.0.0/16 * Subnets: * Bare metal hosts: 10.0.1.0/24 * User VMs:10.0.2.0/24 * Public: 10.0.3.0/24 During the deployment process, the administrator notices the following alert: What should the administrator do to ensure the cluster deployment does not fail?
Correct Answer: C
The alert indicates a potential issue with the VPC/Subnet settings, preventing the cluster nodes from contacting Nutanix services. To resolve this, the administrator needs to ensure that the subnet 10.0.1.0/24, which is assigned for Bare metal hosts, has an outbound Internet connection. This connection is necessary for the cluster nodes to communicate with external Nutanix services for updates, license validation, and other essential operations. Verify that there are appropriate route tables and security group rules allowing outbound traffic to the Internet from the 10.0.1.0/24 subnet. Ensure that there is either an Internet Gateway (IGW) attached to the VPC or a NAT Gateway configured if using private subnets. Reference: Refer to the Nutanix documentation and AWS VPC configuration guides to ensure proper Internet connectivity and routing setups.