
Hockeypuck K8S Charm
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 6 | 22 Apr 2025 | |
2.2/stable | 20 | 28 May 2025 | |
2.2/edge | 36 | 16 Jul 2025 |
juju deploy hockeypuck-k8s --channel 2.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:
-
admin-keys | string
A comma-separated list of fingerprints that identify keys that may sign administration requests for this server.
-
app-port | int
Default: 8080
Default port where the application will listen on.
-
app-secret-key | string
Long secret you can use for sessions, csrf or any other thing where you need a random secret shared by all units
-
contact-fingerprint | string
Full fingerprint of the keyserver administrator. It is strongly recommended that the server contact advertised on the stats page is not one of the admin keys.
-
external-peers | string
New line separated list of external peer IPs or FQDNs that are provided in the following format: peer_address,http_port1,reconciliation_port1 peer_address,http_port2,reconciliation_port2
-
metrics-path | string
Default: /metrics
Path where the prometheus metrics will be scraped.
-
metrics-port | int
Default: 8080
Port where the prometheus metrics will be scraped.