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

Allow one to use cert manager to secure prometheus endpoints #4377

Open
kannon92 opened this issue Feb 24, 2025 · 1 comment · May be fixed by #4385
Open

Allow one to use cert manager to secure prometheus endpoints #4377

kannon92 opened this issue Feb 24, 2025 · 1 comment · May be fixed by #4385
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@kannon92
Copy link
Contributor

What would you like to be added:
We would like to use cert manager with our metrics endpoint.

Why is this needed:
Metrics are only secure by using https and requiring the service account access.

We want to make sure that our metrics endpoint has tls options as this is a recommended approach for our organization.

Plan:

https://book.kubebuilder.io/reference/metrics#recommended-enabling-certificates-for-production-disabled-by-default

We will need to add more options to the metrics config api object to reference the certicates for metrics server configs.

See here

@kannon92
Copy link
Contributor Author

@mimowo and @tenzen-y suggested I draft a KEP for this so we can clear up the supported options.

Opened #4404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant