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