Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
k
 
 

README.md

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
You can’t perform that action at this time.