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

Update multicluster gateways command to use per cluster metrics #4706

Closed
adleong opened this issue Jul 2, 2020 · 1 comment
Closed

Update multicluster gateways command to use per cluster metrics #4706

adleong opened this issue Jul 2, 2020 · 1 comment

Comments

@adleong
Copy link
Member

adleong commented Jul 2, 2020

As described in linkerd/rfc#31 we are moving to a model where we will not install the service-mirror-controller as part of linkerd multicluster install but instead create a service mirror controller per linked target cluster as part of linkerd multicluster link. This means that the linkerd multicluster gateways command will need to be updated to account for the fact that there is no longer a singular service mirror controller.

This is hopefully as simple as updating the prometheus scrape config to scrape all service mirror controllers.

Note also that this functionality may eventually be replaced by putting gateway health data directly in the Link resource's Status struct and surfacing it through kubectl get.

@adleong
Copy link
Member Author

adleong commented Jul 30, 2020

Fixed by #4710

@adleong adleong closed this as completed Jul 30, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants