Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 627 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 627 Bytes

kubectl-iexec

This repository contains kubectl plugin to simplify interactive exec command.

Lists Kubernetes objects to choose from to create kubectl exec -ti command.

kubectl-iexec demo GIF

Usage

kubectl iexec

Installation

git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
  • Install kubectl-iexec
    Download the kubectl-iexec file and save as an executable to somewhere on $PATH