There are no kubectl plugins for Meshery available.
Desired Behavior
kubectl plugin for Kanvas Snapshots.
Implementation
Distribution of Plugin
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. Β
Users can discover and install the plugin using kubectl krew install kanvas.
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.
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.
Current Behavior
There are no
kubectl
plugins for Meshery available.Desired Behavior
kubectl
plugin for Kanvas Snapshots.Implementation
Distribution of Plugin
kubectl krew install kanvas
.Contributor Guides and Handbook