Skip to content

open-cluster-management-io/addon-framework

Repository files navigation

AddOn Framework

This is to define an AddOn framework library.

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 Contributions

A collection of OCM addons for staging and testing PoC purposes:

AI integration, IoT layer, cluster proxy, telemetry, resource usage collection and more.

AddOn Examples

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