Skip to content

yggheim/k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

k

Exec into kubernetes pod easy (via kubectl)

Installation

macOS

brew install yggheim/tap/k

How it works

asciicast

That tool lets you to:

  • select a context from your kubectl config ~/.kube/config
  • select pod from this context
  • select a container from the pod
  • kubectl exec -it into that what you've selected