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

Kubelet properties in deployment not updated when modifying operator or helm chart #354

Open
evat-pm opened this issue Nov 14, 2019 · 0 comments

Comments

@evat-pm
Copy link
Collaborator

evat-pm commented Nov 14, 2019

For AKS, and for some k8s deployment, need to change the default behavior of the operator and helm chart deployment to set the kubelet-https=false and kubelet-port=10255. This is either a documentation issue or problem with the configuration.
When working with the operator, changed the cr yaml to set kubelethttps:false and kubeletport:10255, but the deployment did not change, and kubeturbo after restart still ran with https true.
When working with the helm chart, using --set kubelethttps=false did not work. This option may actually require --set args.kubelethttps=false ?

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

1 participant