diff options
author | Victor Morales <victor.morales@intel.com> | 2018-11-07 22:51:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-07 22:51:52 +0000 |
commit | 64ba0d2ff4ca341515a691848154087b29472403 (patch) | |
tree | ba6c6a7026ec038264e0a0b5bacc2ff9fff9bc2c /docs/submodules/multicloud/k8s.git | |
parent | 3d9b7033953f541b1b7f7dacb7932214e69ae1ef (diff) |
Updated git submodules
Project: multicloud/k8s master 5915937baedda033ec6a558caa376d2d9cf3eaa7
Merge "Change proxy-mode from iptables to ipvs"
Change proxy-mode from iptables to ipvs
Kubespray uses iptables by default for implementing a form of virtual
IP. Ipvs has better performance when syncing proxy rules than iptables.
This change sets that configuration option.
Change-Id: Idd054a786284c54ceee1770d7774975b0ed43430
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to 'docs/submodules/multicloud/k8s.git')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject 61e765be81a88f73064c57b236a55c58287e0ed +Subproject 5915937baedda033ec6a558caa376d2d9cf3eaa |