Skip to content

hartl3y94/cle-charts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts ChaosNative Litmus Enterprise

FOSSA Status

Usage

Pre-Requisites

  • Install helm3
  • Kubernetes >= 1.17

Installation Steps

The following steps will help you install CLE via helm.

Step-1: Add the litmus helm repository

helm repo add chaosnative https://charts.chaosnative.com

helm repo list

Output:

NAME            URL
chaosnative     https://charts.chaosnative.com                                                               

Step-2: Create the litmus namespace

kubectl create ns litmus

Step-3: Install the litmus chaos center

helm install -n litmus chaosnative chaosnative/cle

Output:

NAME: chaosnative
LAST DEPLOYED: Mon Dec  6 01:43:14 2021
NAMESPACE: litmus
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Thank you for installing cle 😀

Your release is named chaosnative and it's installed to namespace: litmus.

Visit https://chaosnative.com to find more info.

Step-3: Uninstall the ChaosNative Litmus Enterprise

helm uninstall chaosnative --namespace=litmus

Output:

release "chaosnative" uninstalled

License

FOSSA Status

About

ChaosNative Litmus Enterprise helm charts

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mustache 100.0%