meshery / kubectl-kanvas-snapshot

https://meshery.io/extensions
Apache License 2.0
11 stars 7 forks source link

kubectl plugin for Kanvas Snapshots #23

Open leecalcote opened 1 month ago

leecalcote commented 1 month ago

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

stale[bot] commented 2 weeks ago

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.