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 kubeRBACProxy property to support querying in cluster prometheus in openshift #3700

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

mittal-ishaan
Copy link
Contributor

@mittal-ishaan mittal-ishaan commented Oct 6, 2024

What does this PR change?

Add kubeRBACProxy property to set ENABLE_KUBE_RBAC_PROXY as true in the env var of the cost-model and createPrometheusClusterRoleBinding property to create cluster role binding to grant required permissions to the serviceaccount to query in-cluster prometheus for openshift.

Does this PR rely on any other PRs?

opencost/opencost#2944

How does this PR impact users? (This is the kind of thing that goes in release notes!)

THis will enable openshift cluster users to configure installing kubecost while using their in-cluster prometheus.

Links to Issues or tickets this PR addresses or fixes

Closes #3690

What risks are associated with merging this PR? What is required to fully test this PR?

NA

How was this PR tested?

tested by installing kubecost using custom built cost-model image having these changes while disabling the bundled prometheus and using the in-cluster prometheus.

Have you made an update to documentation? If so, please provide the corresponding PR.

not yet, will do. Users will have to add openshift.io/cluster-monitoring: "true" label for their release namespace

@jessegoodier
Copy link
Collaborator

This looks good to me. Let's merge when the opencost PR is merged.

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.

[OpenShift]: Using the existing Prometheus in an OpenShift cluster?
2 participants