pyroscope-coordinator-k8s

Pyroscope Coordinator K8S

Channel Revision Published Runs on
dev/edge 76 13 Feb 2026
Ubuntu 24.04
2/stable 63 13 Nov 2025
Ubuntu 24.04
2/candidate 63 13 Nov 2025
Ubuntu 24.04
2/edge 75 04 Feb 2026
Ubuntu 24.04
juju deploy pyroscope-coordinator-k8s --channel 2/stable
Show information

Platform:

Learn about configurations >

  • 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.