Ken'ichi Ohmichi
|
30e4ba74a8
|
Remove unused getClusterCIDR()
getClusterCIDR() has been unused since the PR 57305[1], so this
removes the method for code cleanup.
[1]: https://github.com/kubernetes/kubernetes/pull/57305
|
2018-02-12 09:15:42 -08:00 |
|
cheyang
|
4ca3903eab
|
fix typo in kubeadm
Signed-off-by: cheyang <cheyang@163.com>
|
2018-02-06 13:48:18 +08:00 |
|
xiangpengzhao
|
0de49c461f
|
Remove kube-proxy 1.8 configmap and daemonset manifests in kubeadm.
|
2017-12-18 15:17:17 +08:00 |
|
xiangpengzhao
|
70983e2838
|
Remove SupportIPVSProxyMode feature gate in kubeadm.
|
2017-11-24 12:03:13 +08:00 |
|
Robert Pothier
|
ce8113d9a9
|
Update kubeadm config for setting kube-proxy bind address
This change adds configuring the kube-proxy bind address to be an
IPv6 address based on the whether the API server advertise address is IPv6.
|
2017-11-23 00:48:20 -05:00 |
|
Dr. Stefan Schimanski
|
012b085ac8
|
pkg/apis/core: mechanical import fixes in dependencies
|
2017-11-09 12:14:08 +01:00 |
|
Lion-Wei
|
abe8df611b
|
support kube-proxy ipvs mode for kubeadm
|
2017-10-31 10:37:22 +08:00 |
|
Andrew Rynhard
|
bbbf530504
|
Refactor addons into multiple packages
|
2017-08-14 07:57:20 -07:00 |
|