Skip to content

Make Kube State Metrics publicly accessible - #583

Merged
msannan2 merged 1 commit into
masterfrom
MP-8090/fix-kube-state-metrics
Jan 19, 2026
Merged

Make Kube State Metrics publicly accessible#583
msannan2 merged 1 commit into
masterfrom
MP-8090/fix-kube-state-metrics

Conversation

@msannan2

Copy link
Copy Markdown
Contributor

BACKGROUND

  • Using latest version of Kube State Metrics K8s 1-Click results in misconfiguration of external IP which means the 1-Click is not available publicly. This happens because the prometheus-community/kube-state-metrics chart defaults to service.type: ClusterIP, which only provides internal cluster access without an external IP.

Changes

  • Updated values.yaml with the correct service configuration
  • Updated the app to the latest version

Checklist

  • review the contributing doc with steps for both adding or updating your application (if applicable)

Reviewer: @marketplace-eng

Update app to the latest version
@msannan2
msannan2 requested review from alexeigutium and v-aisac and removed request for alexeigutium January 19, 2026 17:13
@msannan2
msannan2 merged commit d3d2e91 into master Jan 19, 2026
2 checks passed
@msannan2
msannan2 deleted the MP-8090/fix-kube-state-metrics branch January 19, 2026 19:45
@github-actions

Copy link
Copy Markdown

👋 @msannan2
If this is an EXISTING Marketplace app, now that the PR is merged, all new users of your app will get the current version. You should visit the Vendor Portal to make sure you update any version numbers, Description, or Getting Started information that are related to the merged PR.
If this is a BRAND NEW Marketplace app, before this app update can go live on the Marketplace, please update and submit your app from the Vendor Portal.
Thanks!

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