Sha Liu
12750ac64f
kubeadm: wrap error properly in check_windows.go
2020-03-09 22:29:15 +11:00
Yassine TIJANI
05326f8489
remove the ipvs checks from the preflight checks
...
Signed-off-by: Yassine TIJANI <ytijani@vmware.com >
2019-08-22 17:10:22 +01:00
SataQiu
36bb0b9a53
kubeadm: cleanup unnecessary slice initialization statements
2019-08-12 23:42:56 +08:00
ksubrmnn
aa8efc5b94
Check User SIDs via os package
2019-05-16 12:24:26 -07:00
Ed Bartosh
2914171ed4
kubeadm: reimplement IPVS check
...
Used existing IPVS Proxier API CanUseIPVSProxier instead
of custom implementation.
Fixes kubernetes/kubeadm#975
2019-03-14 16:52:21 +02:00
Lubomir I. Ivanov
1d032c40d3
kubeadm: add a preflight check for Docker and cgroup driver
...
systemd is the recommended driver as per the setup of running
the kubelet using systemd as the init system. Add a preflight
check that throws a warning if this isn't the case.
2019-02-08 19:31:22 +02:00
qingsenLi
e94dd19e03
[kubeadm/app/..add other packages]Switch to github.com/pkg/errors
2018-11-09 18:54:03 +08:00
Bob Steciuk
44fbec29c4
Kubeadm - Added initial support for Windows worker nodes to join cluster using kubeadm
...
Added kubeadm to node build targets
Created unix/windows specific conditionally compiled for checks.go and defaults.go
2017-11-01 10:36:37 -04:00