AVI: Difference between revisions

Content added Content deleted
Line 169: Line 169:
== Configuring the Network ==
== Configuring the Network ==


1. Create east-west network:
Configure a subnet and IP address pool for intra-cluster/east-west traffic and a subnet and IP address pool for external/north-south traffic.
172.50.0.0/16
Static Pool: 172.50.0.10 - 172.50.0.250


Kube-proxy is enabled:
You must use a different subnet than the kube-proxy’s cluster IP subnet.
Please choose a /16 CIDR from the IPv4 private address space (172.16.0.0/16-172.31.0.0/16, 10.0.0.0/16 or 192.168.0.0/24

Kube-proxy is disabled: 172.30.0.0/16

2. Create NorthSouth network:
10.130.128.0/18
Static Pool: 10.130.150.4-10.130.150.13

3. Configuring IPAM/DNS profile


== OpenShift Service Account for Avi Authentication ==
== OpenShift Service Account for Avi Authentication ==