Skip to content

Proposal: implement kubespy as kubectl plugin #35

@liftedkilt

Description

@liftedkilt

Looking at : https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/, it appears that we could use https://github.com/kubernetes/cli-runtime to implement kubespy as a plugin, and get a lot of the heavy lifting done for us.

Syntax could look something like:

kubectl spy po nginx --status
kubectl spy svc nginx --trace

^ I'm just spitballing here. @hausdorff WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help-wantedWe'd love your contributions on this issuekind/enhancementImprovements or new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions