Skip to main content

Chaos Engineering Kill Pod Plugin for Arcaflow

Project description

Chaos Engineering Kill Pod Plugin for Arcaflow

This plugin implements the Kill Pod scenario used by redhat-chaos/krkn for Chaos Engineering experiments on Kubernetes.

Testing

For testing this plugin you need a kubernets instance. Within CI we are using KinD.

The test is going to read your kubeconfig file which defaults to ~/.kube/config.

The code requires Python >= 3.9 in order to work.

python -m venv .venv
source .venv/bin/activate
pip install poetry
poetry install
poetry run python -m coverage run -a -m unittest discover -s tests -v
poetry run python -m coverage html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arcaflow_plugin_kill_pod-0.0.1.tar.gz (25.9 kB view hashes)

Uploaded Source

Built Distribution

arcaflow_plugin_kill_pod-0.0.1-py3-none-any.whl (7.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page