dciccale / pod-enter

Enter a kubernetes pod by selecting it from a list of pods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pod-enter

A cli tool that lists current Kubernetes context pods and starts an interactive shell in the selected pod.

$> npx pod-enter

or

$> npm i -g pod-enter
$> pod-enter

About

Enter a kubernetes pod by selecting it from a list of pods


Languages

Language:JavaScript 100.0%