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

kubectl plugin for Kanvas Snapshots #23

Open
leecalcote opened this issue Sep 28, 2024 · 1 comment
Open

kubectl plugin for Kanvas Snapshots #23

leecalcote opened this issue Sep 28, 2024 · 1 comment
Labels
issue/stale Issue has not had any activity for an extended period of time kind/feature New major feature or request kubernetes language/go Golang related

Comments

@leecalcote
Copy link
Member

Current Behavior

There are no kubectl plugins for Meshery available.

Desired Behavior

kubectl plugin for Kanvas Snapshots.

Implementation

Distribution of Plugin

  1. Krew: Krew is the official plugin manager for kubectl, maintained by the Kubernetes SIG CLI community. It provides a centralized repository and easy installation mechanism for plugins.  
    Submitting your plugin to Krew involves creating a plugin manifest and going through a review process. This ensures quality and consistency across plugins.  
    1. Users can discover and install the plugin using kubectl krew install kanvas.
    2. Check the Krew documentation for detailed instructions on submitting plugins: https://krew.sigs.k8s.io/docs/developer-guide/plugin-manifest/
    3. Direct Distribution: Distribute the plugin directly, by providing installation instructions and making the executable available for download as a set of architecture-specific artifacts on GitHub releases.

Contributor Guides and Handbook

@leecalcote leecalcote added kind/enhancement Improvement in current feature kind/feature New major feature or request language/go Golang related kubernetes and removed kind/enhancement Improvement in current feature labels Sep 28, 2024
Copy link

stale bot commented Nov 9, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/stale Issue has not had any activity for an extended period of time kind/feature New major feature or request kubernetes language/go Golang related
Projects
None yet
Development

No branches or pull requests

1 participant