Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 843 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 843 Bytes

qk

Untested, undocumented, unapologetic utility program to execute `kubectl` commands on a matching pod resource.


quick-kit

Usage: qk <MATCHER>

Arguments:
  <MATCHER>  my-pod-matcher, e.g. 'nginx' for 'nginx-controller-abc123-abc'

Options:
  -h, --help     Print help
  -V, --version  Print version

Requirements

Requires kubectl to be installed on the host Linux machine.

Screenshots

image image