Skip to content

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

@csm10495

Description

@csm10495

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions