cedana query k8s

Query Kubernetes pods and containers

cedana query k8s <name1> [<name2> ...] [flags]

Options

      --container-type string   container type (container, sandbox)
  -h, --help                    help for k8s
      --namespace string        pod namespace

Options inherited from parent commands

      --address string      address to use (host:port for TCP, path for UNIX, cid:port for VSOCK)
      --config string       one-time config JSON string (merge with existing config)
      --config-dir string   custom config directory
  -i, --inspect             view details of first result
      --profiling           enable profiling/show profiling data
      --protocol string     protocol to use (TCP, UNIX, VSOCK)
  -t, --tree                include entire process tree

SEE ALSO

Last updated

Was this helpful?