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

Support insecure_skip_verify for kubeletScraping #223

Open
willchan opened this issue May 13, 2022 · 1 comment
Open

Support insecure_skip_verify for kubeletScraping #223

willchan opened this issue May 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@willchan
Copy link

It'd be nice to disable certificate verification for the kubelet. While obviously in an ideal world, this would always use certificate verification, in practice, many kubernetes installations use self-signed certificates as the kubelet serving certificate. There are manual workarounds, but not automated ones yet. In the meanwhile, it'd be nice to support controlling the TLSConfig's insecure_skip_verify field for scraping the kubelet.

@pintohutch
Copy link
Collaborator

Change captured in 30b003b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants