-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
enhancementNew feature or requestNew feature or requestmonitoring consolemonitoring console relatedmonitoring console related
Description
Because the deployment for MC is auto-generated the admin can not pass critical information into the template such as licensemasterref
Looking at the pod deployment it looks like this would not work correctly if there was more than one indexer cluster in the deployment in two ways the admin can not control which indexer cluster is used for output and it can not define multiple indexer clusters for search. The ask is as follows
Define a new CRD for Monitoring Console that also uses licenseref and indexerref
on each defined CR i.e cluster master add a mcref field to specify which monitoring console should monitor this deployment.
Ensure the ref syntax support namespace/object pattern such that MC can monitor across namepsaces
romain-bellanger and proveadrian
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmonitoring consolemonitoring console relatedmonitoring console related