Preparing Your SDDC for Activation
Read through the following checklist before activating .
- You must be logged into the VMC console as a user with a VMC service role ofAdministrator.
- To qualify for activation, your SDDC must meet the following criteria:
- Your SDDC must be running version 1.16 or later.
- Your SDDC must have at least one conventional cluster with either three or four hosts based on the rack node type and no deployed customer workloads.The following table provides information on the minimum and maximum nodes required based on the rack node type.R2Node TypeCPUsMemorySocketsMinimum nodes without WCPMinimum nodes with WCPG1s.small24256134M1s.medium24384134M1d.medium56768233X1d.xLarge481536233M1d.xLarge56768233
- Ensure that the range of IP addresses that you choose for each CIDR block does not overlap the workload network address range of other Tanzu clusters in your SDDC, the SDDC Management or Compute networks, or your on-premises networks. For a complete list of IPv4 addresses reserved by VMware Cloud on Dell EMC, see Reserved Network Addresses. These CIDR blocks cannot be changed after you activate Tanzu Kubernetes Grid.
- Your CIDR blocks must be in one of the "private address space" blocks defined by RFC 1918 (10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16). CIDR blocks of size 16, 20, 23, or 26 are supported.
- You must be ready with the following CIDR ranges.Service CIDRAn abstract way to expose an application running on a set of Pods as a network service. Addresses allocated to supervisor services. Cannot overlap with theNamespace Network CIDR,Ingress CIDR, orEgress CIDR.This CIDR should have a span of at least /23 to provide adequate capacity for your Tanzu Kubernetes Grid workloads. Consider a span of /16 or /12.Namespace Network CIDR (Pod CIDR)Addresses allocated to namespace segments. Cannot overlap with the SDDC Management or Compute subnets.This CIDR should have a span of at least /23 to provide adequate capacity for your workloads. Consider a span of /16 or /12.Ingress CIDRInbound traffic through load-balancers to containers. Cannot overlap with the SDDC Management or Compute subnets.The system creates a NAT address from this pool for each namespace, so a span of /24 or /26 should be adequate.Egress CIDRSNATted outbound traffic from containers and guest clusters cannot overlap with the SDDC Management or Compute subnets.The system allocates an SNAT IP address from this pool for each namespace, so a span of /24 or /26 should be adequate.
- When configuring uplinks, if you selected your routing protocol as:
- Static: Add two static routes on your router pointing towardsVMware Cloud on Dell EMCfor both ingress and egress CIDRs
- BGP: Do not add static routes for egress or ingress CIDRs on your router as these routes are advertised byVMware Cloud on Dell EMCTORs over BGP