8 Forks
164 Stars
164 Watchers

crd-wizard

CR(D) Wizard is a web and tui based dashboard designed to provide a clear and intuitive interface for visualizing and exploring Kubernetes Custom Resource Definitions (CRDs) and their corresponding Custom Resources (CRs). It helps k8s users to quickly understand the state of their custom controllers and the resources they manage.

How to download and setup crd-wizard

Open terminal and run command
git clone https://github.com/pehlicd/crd-wizard.git
git clone is used to create a copy or clone of crd-wizard repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with crd-wizard https://github.com/pehlicd/crd-wizard/archive/master.zip

Or simply clone crd-wizard with SSH
[email protected]:pehlicd/crd-wizard.git

If you have some problems with crd-wizard

You may open issue on crd-wizard support forum (system) here: https://github.com/pehlicd/crd-wizard/issues