Tutorials
Complete, copy-paste paths from nothing to a working result. The two integration tutorials cover the JaaS side — authoring a snippet and publishing the artifact; the consuming side (how grafana-operator reconciles a dashboard, how StageSet gates a rollout) is linked from each tutorial rather than repeated here.
- Deploying manifests with StageSet
Render Kubernetes manifests in Jsonnet, publish them as an ExternalArtifact, and hand them to stageset-controller for a gated rollout.
- Grafana dashboards
Author a Grafana dashboard in Jsonnet with grafonnet, render it through the JaaS operator, and publish the dashboard JSON as an ExternalArtifact.
- Local rendering
Run JaaS as a cluster-free Jsonnet renderer over HTTP, with snippet directories, library paths, TLAs, and external variables.
- Quickstart
Install the JaaS operator and publish your first ExternalArtifact from an inline-files JsonnetSnippet.