Kiali
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 6 | 16 Apr 2025 | |
2/edge | 11 | 02 Jul 2025 | |
1/edge | 8 | 27 May 2025 |
juju deploy kiali-k8s --channel 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:
When scaled, the kiali-k8s
charm will add multiple independent dashboard instances and load balance across them. This is transparent to the user - their requests will be distributed across the instances and they wont see the difference. This horizontal scaling allows for handling high load situations.
To scale Kiali, simply do:
juju add-unit kiali-k8s
juju remove-unit kiali-k8s --num-units 1