mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-24 04:15:04 -02:30
@@ -16,7 +16,7 @@
|
|||||||
# Add External IP of service to the RIB so that it gets advertised to the BGP peers.
|
# Add External IP of service to the RIB so that it gets advertised to the BGP peers.
|
||||||
# kube_router_advertise_external_ip: false
|
# kube_router_advertise_external_ip: false
|
||||||
|
|
||||||
# Add LoadbBalancer IP of service status as set by the LB provider to the RIB so that it gets advertised to the BGP peers.
|
# Add LoadBalancer IP of service status as set by the LB provider to the RIB so that it gets advertised to the BGP peers.
|
||||||
# kube_router_advertise_loadbalancer_ip: false
|
# kube_router_advertise_loadbalancer_ip: false
|
||||||
|
|
||||||
# Adjust manifest of kube-router daemonset template with DSR needed changes
|
# Adjust manifest of kube-router daemonset template with DSR needed changes
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ kube_router_advertise_cluster_ip: false
|
|||||||
# Add External IP of service to the RIB so that it gets advertised to the BGP peers.
|
# Add External IP of service to the RIB so that it gets advertised to the BGP peers.
|
||||||
kube_router_advertise_external_ip: false
|
kube_router_advertise_external_ip: false
|
||||||
|
|
||||||
# Add LoadbBalancer IP of service status as set by the LB provider to the RIB so that it gets advertised to the BGP peers.
|
# Add LoadBalancer IP of service status as set by the LB provider to the RIB so that it gets advertised to the BGP peers.
|
||||||
kube_router_advertise_loadbalancer_ip: false
|
kube_router_advertise_loadbalancer_ip: false
|
||||||
|
|
||||||
# Adjust manifest of kube-router daemonset template with DSR needed changes
|
# Adjust manifest of kube-router daemonset template with DSR needed changes
|
||||||
|
|||||||
Reference in New Issue
Block a user