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

High availability mode #53

Open
1 of 4 tasks
jferris opened this issue Sep 21, 2021 · 1 comment
Open
1 of 4 tasks

High availability mode #53

jferris opened this issue Sep 21, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jferris
Copy link
Contributor

jferris commented Sep 21, 2021

For production environments, we likely want enable multiple replicas for critical services:

  • Istiod
  • Prometheus
  • AlertManager
  • Cluster Autoscaler

If a node running one of these services becomes unreachable, it currently requires manual intervention as the pod can't be rescheduled.

@jferris jferris added the enhancement New feature or request label Sep 21, 2021
@jferris jferris added this to the v0.5.0 milestone Sep 21, 2021
@jferris jferris removed this from the v0.5.0 milestone Sep 29, 2021
@jferris
Copy link
Contributor Author

jferris commented Nov 23, 2021

Prometheus high availability was introduced by #71 and #76.

@jferris jferris added this to the v0.6.0 milestone Jan 27, 2022
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

1 participant