Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 217 Bytes

kubectl

contains:

  • kubectl for executing kubernetes commands
  • the ~/.kube/ directory

encouraged usage:

  • drop in a configuration file into ~/.kube/config with embedded cert data
  • run the commands you want!