Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

kustless/chaos-mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaos-mesh

Build

kustomize build github.com/kustless/chaos-mesh

Apply

kubectl create ns chaos-mesh
kustomize build github.com/kustless/chaos-mesh | kubectl apply -f -

Delete

kustomize build github.com/kustless/chaos-mesh | kubectl delete -f -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published