* update(workflows): Updating k8Probe schema inside workflows Signed-off-by: shubhamchaudhary <shubham@chaosnative.com> * chore(chaosengine): Removed monitoring from all experiments & appinfo from infra experiments Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This explain how you can execute the argo work flow,
Assumption is that you have installed the litmus - https://docs.litmuschaos.io/docs/getstarted/
Assumption is that you have install argo work flow on this cluster - https://github.com/litmuschaos/chaos-workflows#getting-started
This execution will happen on against target namespace and assume that you have setup - https://hub.litmuschaos.io/generic/k8-kiam
Please ensure you have enough pods for this namespace
- Apply rbac for argo -
kubectl apply -f rbac-argo-service.yaml
- Execute experiments for k8 -
argo submit workflow.yaml