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

add kubelet-insecure-tls arg + warning on using it for metrics server #150

Merged
merged 1 commit into from
May 28, 2024

Conversation

fharper
Copy link
Contributor

@fharper fharper commented May 28, 2024

Without it, since kubefirst don't generate custom signed certificate for kubelet, metrics server will generate the 'failed to verify certificate: x509: cannot validate certificate for XXX.XXX.X.X because it doesn't contain any IP SANs' error and won't work at all.

Without it, since kubefirst don't generate custom signed certificate for kubelet, metrics server will generate the 'failed to verify certificate: x509: cannot validate certificate for XXX.XXX.X.X because it doesn't contain any IP SANs' error and won't work at all.
@fharper fharper self-assigned this May 28, 2024
@fharper fharper merged commit 601c17c into main May 28, 2024
6 checks passed
@fharper fharper deleted the fharper/metrics-server-tls branch May 28, 2024 14:55
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