RutledgePaulV / kube-api

A kubernetes api client for Clojure
MIT License
12 stars 1 forks source link

add terminal emulator that connects to pod #4

Closed RutledgePaulV closed 3 years ago

RutledgePaulV commented 3 years ago

This hooks up the exec streams to a swing instance of jetbrain's "Jedi" terminal emulator. Useful for grabbing a shell into a pod while staying in JVM.