Skip to content

milapj/kubezone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

kubezone

This repository is a centralized plugin index for kubectl plugins. Learn more about kubectl plugins here.

Currently indexed plugins

Usage

Pre-requisistes

  • krew - check out this guide on how to install krew

Install via Krew

  1. Add kubezone index to krew
    $ kubectl krew index add kubezone https://github.com/milapj/kubezone
  2. Verify kubezone index is added
    $ kubectl krew index list
    INDEX    URL
    default  https://github.com/kubernetes-sigs/krew-index.git
    foo      https://github.com/foo/custom-index.git
  3. Install plugin indexed in kubezone
    $ kubectl krew install kubezone/backup-diff
    Updated the local copy of plugin index.
    Updated the local copy of plugin index "kubezone".
    Installing plugin: backup-diff
    Installed plugin: backup-diff
    \
    | Use this plugin:
    |      kubectl backup-diff
    | Documentation:
    |      https://github.com/milapj/kubectl-backup-diff
    /

Bug Reports

If you're having an issue with an installed plugin itself, file an issue for the repository the plugin's source code is hosted at.

About

A kubectl plugin index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published