litmuschaos/litmus

Documentation Missing: Installing Litmus Without ChaosCenter (UI)

開放

#5,432 建立於 2026年2月5日

 (12 則留言) (1 個反應) (0 位負責人)HTML (574 個分叉)batch import
area/litmus-docsgood first issuekind/docs

倉庫指標

星標
 (3,702 顆星)
PR 合併指標
 (平均合併 42天 14小時) (30 天內合併 20 個 PR)

描述

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.

貢獻者指南