Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Sep 28, 2024
1 parent 5938036 commit 91a853e
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,8 @@ A self-service engineering platform, <a href="https://meshery.io">Meshery</a>, i

<br />
<br />
<### Current Behavior


### 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.
A `kubectl` plugin for Kanvas Snapshots.


<div>&nbsp;</div>
Expand Down

0 comments on commit 91a853e

Please sign in to comment.