Plugin Docs

    In order to take advantage of AOT compilation, sharing the code across plugins and not ship the core Angular packages with the plugin bundle, there is a custom build process to compile the plugins. You can clone this repository and checkout to branch. The build process is specified under directory.

    On this branch, you can compile the plugin with following command

    Once the custom CRD is registered we can now create of the CRD which will hold the spec for plugin.

    After following all the above steps, your new plugin should be available in the dashboard.


    Copyright 2021 The Kubernetes Dashboard Authors