Skip to content

rhobs/multicluster-observability-addon

Repository files navigation

Multi Cluster Observability AddOn

Description

The multicluster-observability-addon is a pluggable addon working on OCM based on the extensibility provided by addon-framework which automates the collection and forwarding of observability signals to central stores.

This is acheived through the installation on the spoke clusters of dedicated operators for each observability signal:

The logging-ocm-addon consists of one component:

  • Addon-Manager: Not only manages the installation of the AddOn on spoke clusters. But also builds the manifests that will be deployed to the spoke clusters.

Getting started

Prerequisite

  • OCM registration (>= 0.5.0)
  • cert-manager operator
  • multicluster-observability-operator (for metrics)

Steps

Installing via Kustomize

  1. Install the AddOn using Kustomize
$ kubectl apply -k deploy/
  1. The addon should now be installed in you hub cluster
$ kubectl get ClusterManagementAddOn multicluster-observability-addon
  1. The addon can now be installed it managed clusters by creating ManagedClusterAddOn resources in their respective namespaces

Demo

Steps to deploy a demo of the addon can be found at demo/README.md

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published