blade create k8s

Kubernetes experiment

Synopsis

Kubernetes experiment, for example kill pod

blade create k8s [flags]

Examples

k8s delete --pod <podname> --namespace default

Options

      --deployment string   deployment name
  -h, --help                help for k8s
      --kubeconfig string   kubeconfig file
      --namespace string    namespace

Options inherited from parent commands

  -d, --debug   Set client to DEBUG mode

SEE ALSO

Auto generated by spf13/cobra on 11-Jul-2019

Last updated

Was this helpful?