Channel Revision Published Runs on
latest/edge 6 16 Apr 2025
Ubuntu 22.04
2/edge 11 02 Jul 2025
Ubuntu 24.04
1/edge 8 27 May 2025
Ubuntu 24.04
juju deploy kiali-k8s --channel edge
Show information

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

Help improve this document in the forum (guidelines). Last updated 5 months ago.