Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Can chaos monkey terminate instance not in default namespace? #346

Open
Cwwwwww opened this issue Jun 13, 2019 · 0 comments
Open

Can chaos monkey terminate instance not in default namespace? #346

Cwwwwww opened this issue Jun 13, 2019 · 0 comments

Comments

@Cwwwwww
Copy link

Cwwwwww commented Jun 13, 2019

# kubectl get pods -n chaos
NAME                                 READY   STATUS    RESTARTS   AGE
testforcw-test-test1530-v000-m8nhm   1/1     Running   0          122m

# chaosmonkey eligible testforcw chaos-account --cluster=testforcw-test-test1530 --region=chaos
testforcw-test-test1530-v000-m8nhm

# chaosmonkey terminate testforcw chaos-account --cluster=testforcw-test-test1530 --region=chaos
[ 8222] 2019/06/13 17:39:49 Picked: {testforcw chaos-account chaos test testforcw-test-test1530 testforcw-test-test1530-v000 testforcw-test-test1530-v000-m8nhm kubernetes}

but I still get error:
"Failed to delete pod testforcw-test-test1530-v000-m8nhm in default"
and the pod was not terminated and restart

does anyone have any ideal about this problem?

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

No branches or pull requests

1 participant