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

Using Kubernetes extension for Chaos Toolkit as a Kubernetes Operator #160

Open
iulianoroberto opened this issue Mar 18, 2024 · 0 comments

Comments

@iulianoroberto
Copy link

Hi, I have correctly deployed Chaos Toolkit as a Kubernetes Operator. Now, I'm trying to execute a basic experiment on my cluster to kill a random pod in a specific namespace.

When I apply the experiment, the new pod in namespace chaostoolkit-run goes into an error state. Its log is the following:
[2024-03-18 10:54:52 ERROR] could not find Python module 'chaosk8s.pod.actions' in activity 'terminate_pods'

I have also tried to execute a minimal experiment (like those reported in this page at "Run an experiment" section. Its works fine.

Code for "kubectl apply":
Capture

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

No branches or pull requests

1 participant