Skip to content

kluster-manager/addon-framework

 
 

Repository files navigation

AddOn Framework

This is to define an AddOn framework library.

Still in PoC phase.

Community, discussion, contribution, and support

Check the CONTRIBUTING Doc for how to contribute to the repo.


Purpose

This library is used to implement AddOn management like installation, registration etc. So developers could be able to develop their own addon functions more easily.

Concepts

Design Doc

AddOn Consumers

AddOn Examples

We have examples to implement AddOn using Helm Chart or Go Template. You can find more details in examples.

Packages

No packages published

Languages

  • Go 99.0%
  • Other 1.0%