Johannes 'fish' Ziemke
bb28449e31
kubeadm: Make kube-proxy tolerate all taints
...
As a essential core component, kube-proxy should generally run on all
nodes even if the cluster operator taints nodes for special purposes.
This fixes kubernetes/kubeadm#699
2018-04-13 18:10:23 +02:00
xiangpengzhao
7d919fbd0c
Use apps/v1 API in kubeadm.
2017-12-19 11:44:19 +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
Lion-Wei
0a60be5c0a
kubeadm mount path '/lib/modules'
2017-11-06 10:18:10 +08:00
Lion-Wei
abe8df611b
support kube-proxy ipvs mode for kubeadm
2017-10-31 10:37:22 +08:00
Serguei Bezverkhi
834a02e673
Switching to apps/v1beta2
...
Closes https://github.com/kubernetes/kubeadm/issues/390
2017-09-15 18:48:17 -04:00
Di Xu
7c72594c85
update related files
2017-08-24 17:49:18 +08:00
Andrew Rynhard
bbbf530504
Refactor addons into multiple packages
2017-08-14 07:57:20 -07:00