k3s/contrib
Eric Paris 5d117d7b97 Change kubelet working dir to /var/lib/kubelet
Some image based OS do not allow writing to /. Since the kubelet looks
for .dockercfg files in the working dir and uses / as the working dir,
this means one can never set a .dockercfg on those distros. This moves
the kubelet working dir to /var/lib/kubelet, where the kubelet naturally
does its work.
2015-01-27 11:34:45 -05:00
..
completions/bash fix kubectl log completion 2014-11-19 14:17:51 -05:00
for-demos Merge pull request #3666 from thockin/golang-static 2015-01-21 10:07:41 -08:00
for-tests/network-tester Fix static builds in go1.4 2015-01-20 21:04:04 -08:00
init/systemd Change kubelet working dir to /var/lib/kubelet 2015-01-27 11:34:45 -05:00
logging Launch Elasticsearch and Kibana automatically 2015-01-09 13:41:46 -08:00
podex contrib/podex: use registry API to resolve image metadata 2015-01-08 12:16:41 +00:00
recipes Fix up for posix flags 2015-01-15 09:12:19 -08:00