Catalogue
Channel | Revision | Published | Runs on |
---|---|---|---|
1/stable | 87 | 08 Jul 2025 | |
1/candidate | 87 | 26 Jun 2025 | |
1/beta | 87 | 10 Jun 2025 | |
1/edge | 87 | 13 May 2025 | |
2/edge | 103 | Yesterday |
juju deploy catalogue-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:
Using the catalogue-k8s charm is extremely easy, and it gives you a convenient way to access all your charms.
First, deploy catalogue-k8s
and some charms that support the catalogue
relation:
∮ juju deploy catalogue-k8s catalogue
# Deploy some charms that have a 'catalogue' integration (--trust needed for resource patch)
∮ juju deploy prometheus-k8s prometheus --trust
∮ juju deploy grafana-k8s grafana --trust
Then, relate them:
∮ juju relate catalogue:catalogue prometheus
∮ juju relate catalogue:catalogue grafana
If you now open the catalogue website, you’ll see the apps you added in the UI!
∮ juju run catalogue/leader get-url