Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom kubeadm init parameters #161

Open
voron opened this issue Jul 11, 2018 · 1 comment
Open

Custom kubeadm init parameters #161

voron opened this issue Jul 11, 2018 · 1 comment

Comments

@voron
Copy link
Contributor

voron commented Jul 11, 2018

I'm trying to use local persistent storage. Due to k8s 1.9 I need to enable 3 feature-gates PersistentLocalVolumes=true,VolumeScheduling=true,MountPropagation=true
Thus we need to add --feature-gates to kubeadm init or add data to master-config.yaml
What's the best option to do so?

@kabudu
Copy link
Contributor

kabudu commented Apr 6, 2019

I am also interested in the ability to enable feature gates, specifically RotateKubeletClientCertificate1=true. Any ideas on how to do this when creating a new cluster with hetzner-kube?

@mavimo mavimo pinned this issue Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants