mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-02-14 18:10:00 +00:00
This commit: - Adds support to run pod chaos scenarios including killing an etcd, ApiServer and kube-apiserver using powerfulseal tool. - Adds support to create a report with the details about each chaos injection along with timestamps. The report is generated in the run directory. - Adds kubernetes package with a bunch of functions which can be used later to talk to the kubernetes API to be able to know the status of the targeted components/nodes.