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

Drop kubelet-https removed in 1.22 #1184

Merged
merged 1 commit into from
Jul 23, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions bindata/assets/config/defaultconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ apiServerArguments:
- /etc/kubernetes/static-pod-certs/secrets/kubelet-client/tls.crt
kubelet-client-key:
- /etc/kubernetes/static-pod-certs/secrets/kubelet-client/tls.key
kubelet-https:
- "true"
kubelet-preferred-address-types:
- InternalIP # all of our kubelets have internal IPs and we *only* support communicating with them via that internal IP so that NO_PROXY always works and is lightweight
kubelet-read-only-port:
Expand Down