keikoproj / manager

Multi K8s cluster Namespace Management
Apache License 2.0
9 stars 3 forks source link

Basic monitoring for the cluster #15

Open mnkg561 opened 4 years ago

mnkg561 commented 4 years ago

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST

What happened: At the moment, cluster controller checks the connectivity every regular interval(configurable from config map) and validates the connectivity between manager and target cluster and updates the status.

This provides us the opportunity to add some more monitoring based on the configuration. For ex: If administrator wants to monitor specific set of pods in a target cluster in a known namespace.

May be something like: Monitor:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?: Still need to think about it and see whether its feasible and worth it Environment:

Other debugging information (if applicable):

- controller logs:

$ kubectl logs