
Instead of hard coding kube-cert and /srv/kubernetes allow these to be overwritten by environment variables. / is immutable on some systems and so /srv is not a possible location to store data.
Instead of hard coding kube-cert and /srv/kubernetes allow these to be overwritten by environment variables. / is immutable on some systems and so /srv is not a possible location to store data.