Skip to content

Program to execute kubectl commands on a matching pod resource, using regex.

License

Notifications You must be signed in to change notification settings

jamesgiu/quick-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Program to execute kubectl commands on a matching pod resource, using regex.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages