pyroscope-coordinator-k8s

Pyroscope Coordinator K8S

Channel Revision Published Runs on
2/edge 57 Yesterday
Ubuntu 24.04
juju deploy pyroscope-coordinator-k8s --channel 2/edge
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.