ojob ojob.io/kube/runNetShoot namespace=mynamespace mode=normal pod=my-pod
Runs Netshoot on the default K8S cluster
Name | Description |
---|---|
namespace | Run netshoot on a specific namespace different from the current one |
mode | Run netshoot normally (mode=normal) or in the host network (mode=host) or as a debug (mode=debug). If "mode=debug" you need also to defined pod. |
pod | When running netshoot as a debug you need also to provide the pod name |