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

make it a kubectl cli plugin #9

Merged
merged 2 commits into from
Sep 10, 2020
Merged

Conversation

lalyos
Copy link
Contributor

@lalyos lalyos commented Sep 10, 2020

Improve UX by conertig it into a kubectl cli plugin:

# browse samples by interactively selecting resource type first
kubectl examples

# interactively select from filtered resource type
kubectl examples Pod

See full usage in readme section: https://github.com/lalyos/kubernetes-examples#usage

Todo

[ ] Once its been merged, the urls can be fixed to point to the original git repo instead of the fork.
[ ] Could be submitted as an official krew plugin: https://krew.sigs.k8s.io/docs/developer-guide/release/new-plugin/

@ianmiell
Copy link
Collaborator

This is great!

Have raised: #10 for submission as a krew plugin

A couple of things before merging:

@lalyos lalyos force-pushed the master branch 2 times, most recently from e4da528 to 6ea31b5 Compare September 10, 2020 09:02
@ianmiell ianmiell merged commit 4d37272 into ContainerSolutions:master Sep 10, 2020
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

Successfully merging this pull request may close these issues.

2 participants