litmuschaos/litmus

Documentation Missing: Installing Litmus Without ChaosCenter (UI)

オープン

#5,432 opened on 2026/02/05

 (12 件のコメント) (1 件のリアクション) (0 人の担当者)HTML (574 件のフォーク)batch import
area/litmus-docsgood first issuekind/docs

Repository metrics

Stars
 (3,702 個のスター)
PR merge metrics
 (平均マージ 42d 14h) (30d で 20 merged PRs)

説明

I couldn’t find any official documentation for installing LitmusChaos without deploying the ChaosCenter (UI).

My goal is to run LitmusChaos purely as infrastructure i.e., core + agents + CRDs and trigger experiments via CI/CD pipelines, without using the UI. I want a setup where chaos experiments can be created and executed programmatically, without deploying ChaosCenter.

I noticed that Helm charts like litmus-core and litmus-agent exist, which suggests this deployment model is supported. However, there is no official guide or best practice document covering this approach.

It seems that litmusctl can be used to manage infrastructure and experiments without the ChaosCenter.

Would be great to provide related documentation.

コントリビューターガイド