Litmus ChaosCenter
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 1 | 29 Aug 2025 | |
| 2/candidate | 27 | 13 Nov 2025 | |
| 2/edge | 27 | 23 Oct 2025 | |
| dev/edge | 30 | 10 Mar 2026 |
juju deploy litmus-chaoscenter-k8s --channel 2/candidate
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:
Litmus Chaoscenter Charm (part of Charmed Litmus)
litmus-chaoscenter-k8s is a charm that, in conjunction with the litmus-auth-k8s charm, the litmus-backend-k8s charm, and mongodb-k8s charm deploys and operates the control plane of LitmusChaos, an open source platform used for chaos testing.
This charm, together with a litmus-auth application, a litmus-backend application, and a mongodb instance handles deployment, scaling, configuration, and Day 2 operations specific to the control plane of LitmusChaos.
A litmus-chaoscenter-k8s application provides the central user interface for the Litmus solution. It enables users to create, schedule, and manage chaos experiments. It also serves as a façade API endpoint, routing client requests to the litmus-auth-k8s and litmus-backend-k8s REST APIs.
Important! This charm is meant to work in conjunction with its counterparts. This documentation only contains charm-specific, and as such relatively low-level documentation. For the solution-level documentation, look at the solution-level Charmed Litmus docs.
This charm is:
- intended to be used together with the
litmus-auth-k8scharm. - intended to be used together with the
litmus-backend-k8scharm. - intended to be used together with the
mongodb-k8scharm.
In this documentation
| Tutorial Get started - a hands-on introduction for new users deploying the charmed operator. |
How-to guides Step-by-step guides covering key operations and common tasks |
| Explanation Concepts - discussion and clarification of key topics |
Reference Technical information - specifications, APIs, architecture |
Project and community
Charmed Litmus is an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback.