Pyroscope Coordinator K8S
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| dev/edge | 76 | 13 Feb 2026 | |
| 2/stable | 63 | 13 Nov 2025 | |
| 2/candidate | 63 | 13 Nov 2025 | |
| 2/edge | 75 | 04 Feb 2026 |
juju deploy pyroscope-coordinator-k8s --channel 2/stable
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
cpu_limit | string
K8s cpu resource limit for the nginx container deployed by the coordinator, e.g. "1" or "500m". Default is unset (no limit). This is DEPRECATED and will be removed in track 3. The right way to do this now is to set constraints using the juju API.
-
memory_limit | string
K8s memory resource limit for the nginx container deployed by the coordinator, e.g. "1Gi". Default is unset (no limit). This is DEPRECATED and will be removed in track 3. The right way to do this now is to set constraints using the juju API.