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

fix(metrics-server): Remove --kubelet-insecure-tls #1389

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

jfroy
Copy link
Contributor

@jfroy jfroy commented Mar 27, 2024

According to https://www.talos.dev/v1.6/kubernetes-guides/configuration/deploy-metrics-server, this flag is not necessary when enabling certificate rotation and an auto CSR approver.

According to https://www.talos.dev/v1.6/kubernetes-guides/configuration/deploy-metrics-server, this flag is not necessary when enabling certificate rotation and an auto CSR approver.
@onedr0p
Copy link
Owner

onedr0p commented Mar 27, 2024

Unfortunately k3s still needs this set, you can either wrap it in an if block or we can leave it there as is.

@jfroy
Copy link
Contributor Author

jfroy commented Mar 27, 2024

Unfortunately k3s still needs this set, you can either wrap it in an if block or we can leave it there as is.

What is k3s? :kekw:

@onedr0p onedr0p merged commit 1a9c37c into onedr0p:main Mar 27, 2024
1 of 4 checks passed
@jfroy
Copy link
Contributor Author

jfroy commented Mar 27, 2024

Thanks for applying the fix! Was going to get to it later tonight 🥈

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

Successfully merging this pull request may close these issues.

2 participants