Reserved IP Addressing

Container orchestration by Kubernetes within the cluster requires reservation of private network segments for each Pod. Plan for network segmentation regardless of your deployment mode.

Note

Note

Review the default IP range values for your pod and service networks in the following table. Use them if they are suitable and do not conflict with the deployed infrastructure network routing definitions. If there is a conflict, adjust the segment IP range as required.
Table 1. IP Address range for network segmentation
Restricted IP Range Default Value IP Address /Range
Pod Network IP Range 10.96.0.0/16 <reserved ip>/16
Service Network IP Range 10.97.0.0/16 <reserved ip>/16

VRRP operations require visual representation of where the IP addresses are allocated.