Kube Prometheus Stack: hooks and CRDs

This is the same README you will find in the matching demo Space in Hub. It explains why the Space exists, what problem it demonstrates, and what to inspect first. View source markdown.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: generated README for this demo Space, built from committed helm-expt evidence.

This example records the Kube Prometheus Stack install order and the tested 85.3.3 to 86.1.0 no-crds upgrade through Argo CD and Flux.

Start here when you open this Space in Hub. This page explains the problem this example is meant to show, what to inspect, why it matters, and where the evidence lives.

Why this example exists

A successful Helm render is not a complete install plan for this chart. Kubernetes must see the CRDs first, and the admission webhook needs certificate setup and readiness checks.

We keep the upstream chart, make each step visible beside the rendered objects, and retain a receipt for the path that ran.

What this example shows

Where each setting comes from

PlaceWhat this Space records
Starting configurationOpen the upstream Space or source link named on this page. That is the configuration this Space started from.
ConfigHub changesOpen Unit revision history. It records changes made after the starting configuration was saved.
Install workUse the linked chart or route evidence for required Secrets, CRDs, hooks, setup jobs, and target facts.
Live clusterUse target observations to compare the cluster with the reviewed Units. A live-only edit is drift until it is recorded or removed.

If an upstream change and a local ConfigHub revision touch the same field, review the overlap before promotion.

What to inspect in Hub

Evidence and source

Limits