Pyroscope Coordinator K8S
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| dev/edge | 89 | 08 May 2026 | |
| 2/stable | 63 | 13 Nov 2025 | |
| 2/candidate | 75 | 31 Mar 2026 | |
| 2/beta | 75 | 31 Mar 2026 | |
| 2/edge | 75 | 04 Feb 2026 |
juju deploy pyroscope-coordinator-k8s --channel 2/stable
-
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.