Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds discovery mechanism for operator components. #114

Open
f41gh7 opened this issue Dec 4, 2020 · 1 comment
Open

Adds discovery mechanism for operator components. #114

f41gh7 opened this issue Dec 4, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@f41gh7
Copy link
Collaborator

f41gh7 commented Dec 4, 2020

I suggest to add remoteWrite, remoteRead label selectors, that will simplify installation and managing.

Abstract example:

apiVersion: operator.victoriametrics.com/v1beta1
kind: VMAgent
metadata:
  name: example-vmagent
 remoteWriteSelector:
    nameSpaceSelector: {}
    labelSelector: {}

This setting will build proper FQDN url for VMSingle and VMCluster components.

The same for VMAlert connections.

@hagen1778
Copy link
Contributor

cc @Amper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants