Addon: KEDA
Homepage: https://keda.sh/
From MicroK8s version: 1.20+
Supported arch: amd64, arm64
KEDA is a Kubernetes based Event Driven Autoscaler. With KEDA, you can drive the scaling of any container in Kubernetes based on the number of events needing to be processed.
To enable the addon:
microk8s enable keda
The addon can be disabled at any time with the command:
microk8s disable keda
Last updated 6 months ago. Help improve this document in the forum.