Plain Kubernetes YAML

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.

Four ordinary Kubernetes YAML files become four ConfigHub Units without a chart or render step.

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

Many teams already have reviewed Kubernetes YAML. They should not have to wrap it in a chart or run another renderer before ConfigHub can record it.

This example proves the simple import path before promotion, delivery, or fleet operations are added.

What this example shows

Where each setting comes from

PlaceWhat this Space records
Starting configurationThe four files under examples/plain-yaml/acme-web are the complete starting configuration. No Helm values or templates are involved.
ConfigHub changesThis base records the four supplied objects without a later ConfigHub edit. Any future change will appear in Unit revision history or a derived variant.
Install workThe Namespace is included. The example has no external Secret, CRD, hook, or setup Job.
Live clusterNo cluster apply or workload observation has run for this import example.

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