k3s/cmd/kubelet/app
Michael Taufen 420edc7b50 provision Kubelet config file for GCE
This PR extends the client-side startup scripts to provision a Kubelet
config file instead of legacy flags. This PR also extends the
master/node init scripts to install this config file from the GCE
metadata server, and provide the --config argument to the Kubelet.
2018-04-13 13:08:38 -07:00
..
options Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD Update bazel BUILD files 2018-04-11 09:26:02 -07:00
OWNERS Update OWNERS 2017-01-18 15:19:06 -08:00
auth.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
init_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
init_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
plugins.go Move the kubelet network package down to dockershim 2018-04-11 09:25:56 -07:00
server.go provision Kubelet config file for GCE 2018-04-13 13:08:38 -07:00
server_linux.go
server_test.go Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
server_unsupported.go