Skip to content

Kube-scheduler / controller-manager monitoring on TLS port, mismatched certificates #5480

Answered by brandond
danielkza asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, the certs are generated internally by the scheduler and controller-manager. I'm not aware of any way to influence the hostnames for the internally-generated certificates. Your choices are probably to either manually generate your own certs and pass in the correct args to point the components at the cert+key, or disable certificate validation in whatever is scraping these pods.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@danielkza
Comment options

Answer selected by danielkza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants