diff --git a/doc/source/system_configuration/kubernetes/dual-stack-support-318550fd91b5.rst b/doc/source/system_configuration/kubernetes/dual-stack-support-318550fd91b5.rst index e765a4527..ac44058ed 100644 --- a/doc/source/system_configuration/kubernetes/dual-stack-support-318550fd91b5.rst +++ b/doc/source/system_configuration/kubernetes/dual-stack-support-318550fd91b5.rst @@ -50,11 +50,10 @@ Follows the command format: ~(keystone_admin)]$ system addrpool-modify [--name ] [--network ] [--prefix ] [--ranges ] [--order ] [--floating-address ] [--controller0-address ] [--controller1-address ] [--gateway-address ] +Install a System in Dual-Stack Mode +=================================== -Install a System in Dual-Stack -============================== - -It is possible to install a system in dual-stack by adding the secondary +It is possible to install a system in dual-stack mode by adding the secondary subnets into the bootstrap variables with comma separated values as shown in the following example: @@ -74,7 +73,7 @@ the following example: external_oam_node_1_address: fd00::5,10.20.5.5 cluster_host_subnet: aefd:100::/64,198.51.100.0/24 - cluster_pod_subnet: aefd:206::/64,203.0.113.0/24 + cluster_pod_subnet: aefd:206::/64,172.16.0.0/16 cluster_service_subnet: aefd:207::/112,10.96.0.0/12