contrib/systemd: Add tmpfiles.d file
Now that that the apiserver can auto-generate self-signed certificates, and drop them in /var/run/kubernetes (which is really /run/kubernetes), we need to ensure it's created on boot. (I'm not sure why the default isnt' *persistent* self-signed certificates, but that's a different patch)
This commit is contained in:
parent
eeb712d163
commit
608e00bffd
1
contrib/init/systemd/kubernetes-tmpfiles.conf
Normal file
1
contrib/init/systemd/kubernetes-tmpfiles.conf
Normal file
@ -0,0 +1 @@
|
||||
d /run/kubernetes 0755 kube kube -
|
Loading…
Reference in New Issue
Block a user