kube-router manifest DSR adjustments (#3828)

This commit is contained in:
Zohar Mamedov
2018-12-10 00:40:39 -08:00
committed by Kubernetes Prow Robot
parent 01cd4cf1c6
commit 456596710e
3 changed files with 21 additions and 0 deletions

View File

@@ -19,6 +19,9 @@
# Add LoadbBalancer 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
# Adjust manifest of kube-router daemonset template with DSR needed changes
# kube_router_enable_dsr: false
# Array of arbitrary extra arguments to kube-router, see
# https://github.com/cloudnativelabs/kube-router/blob/master/docs/user-guide.md
# kube_router_extra_args: []