Using kubernetes-crd the CTK runs in its own pod indeed, it isn't deployed as a sidecar of an existing pod. This is why RBAC and network policies need to be accounted for because the CTK may even run in a different namespace than the targeted pods. Slack thread: https://chaostoolkit.slack.com/archives/C7FKWH6UX/p1576760749000500
Using
kubernetes-crd
the CTK runs in its own pod indeed, it isn't deployed as a sidecar of an existing pod. This is why RBAC and network policies need to be accounted for because the CTK may even run in a different namespace than the targeted pods. Slack thread: https://chaostoolkit.slack.com/archives/C7FKWH6UX/p1576760749000500Git repo to kubernetes-crd