VCP-VCF Administrator 2024 Question 76
Select 3You are tasked with enabling Tanzu Kubernetes Grid (TKG) on a VMware Cloud Foundation workload domain. As part of the deployment, you need to configure the NSX-T Edge nodes to meet the requirements. Which of the following are mandatory NSX Edge configurations for enabling Tanzu on the workload domain?
- A
The NSX Edge nodes must be configured in an Edge Cluster with High Availability (HA).
- B
The NSX Edge nodes must have a minimum of 4 vCPUs and 16GB of memory per node.
- C
The NSX Edge nodes must be configured with a Tier-0 Gateway for external connectivity.
- D
The NSX Edge nodes must have BGP (Border Gateway Protocol) fully configured before enabling Tanzu.
- E
The NSX Edge nodes must support workload domain-specific VLANs for Tanzu networks.
Show answer and explanation
Correct answers: A, C, E
Explanation
When enabling Tanzu Kubernetes Grid (TKG) on a VMware Cloud Foundation workload domain, the NSX Edge nodes must meet specific requirements. They must be configured in a High Availability (HA) Edge Cluster to ensure redundancy, include a Tier-0 Gateway for external connectivity, and support workload domain-specific VLANs for Tanzu networks. Resource and protocol requirements (e.g., BGP) depend on the deployment's specifics and are not always mandatory.
- A. Correct.
Correct: NSX Edge nodes must be part of an Edge Cluster with High Availability (HA) to ensure reliability and redundancy, which is a requirement for enabling Tanzu.
- B. Incorrect.
Incorrect: While NSX Edge nodes should meet minimum resource requirements, the specific requirement is 8 vCPUs and 32GB of memory, not 4 vCPUs and 16GB.
- C. Correct.
Correct: A Tier-0 Gateway is required to provide external connectivity for Tanzu workloads, which is a crucial part of the configuration.
- D. Incorrect.
Incorrect: BGP is not mandatory for enabling Tanzu, but it can be configured optionally based on the network topology.
- E. Correct.
Correct: NSX Edge nodes must support workload domain-specific VLANs to segregate and handle Tanzu-related network traffic effectively.