Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added chaosmesh 2.1.5 #45

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Added chaosmesh 2.1.5 #45

wants to merge 4 commits into from

Conversation

supu2
Copy link

@supu2 supu2 commented May 10, 2022

Chaosmesh "A Powerful Chaos Engineering Platform for Kubernetes"

This PR includes chaosmesh addon integration to microk8s
For more about chaos experiments scenarios please visit the link:
https://chaos-mesh.org/docs/

##for enable
$microk8s  enable chaosmesh

##verify chaosmesh status 
$microk8s.kubectl  get pods -n chaos-testing
NAME                                        READY   STATUS    RESTARTS       AGE
chaos-daemon-m5j6t                          1/1     Running   28 (44h ago)   6d15h
chaos-dashboard-59c88684cd-p6tjl            1/1     Running   29 (44h ago)   6d15h
chaos-controller-manager-554c76dfbd-5mlct   1/1     Running   30 (44h ago)   6d15h

##for disable
$microk8s  disable chaosmesh

Moved from canonical/microk8s#2780

@ktsakalozos
Copy link
Member

Thank you for this PR @supu2 . The 1.24 release came out last week so this update is going to be available with the upcoming 1.25 release (and on the latest/edge channel as soon it gets merged). Please allow us some time to prepare our branches for 1.25. Thank you.

@neoaggelos
Copy link
Contributor

@supu2 thank for this PR, can you please also sign the CLA?

@ktsakalozos
Copy link
Member

Hi @supu2 the v1.25 release is in a couple of weeks.

@ktsakalozos
Copy link
Member

Hi @supu2 are you still interested in this addon? The 1.28 release in in 20 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants