Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for kyrat-ing into kubernetes pods / containers #40

Open
csm10495 opened this issue Apr 9, 2024 · 0 comments
Open

Add support for kyrat-ing into kubernetes pods / containers #40

csm10495 opened this issue Apr 9, 2024 · 0 comments

Comments

@csm10495
Copy link

csm10495 commented Apr 9, 2024

I use kyrat regularly for ssh'ing into hosts and having some bashrc macros quickly available. Any chance it can be updated/augmented to support entering a kubernetes pod via kubectl exec -it ....

Right now I can do
kubectl exec -it <POD> -- bash
to get a bash shell in the POD.

Optimally I could instead run

kyrat POD to kyrat into the POD and have all my bashrc, etc. stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant