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

kubernetes master: single-point-of-failure for prometheus #448

Open
aledsage opened this issue May 21, 2018 · 0 comments
Open

kubernetes master: single-point-of-failure for prometheus #448

aledsage opened this issue May 21, 2018 · 0 comments

Comments

@aledsage
Copy link
Member

In kubernetes blueprint, one 'kubernetes master' looks like a single point of failure of prometheus etc.

In kubernetes/catalog/kubernetes/kubernetes.bom, the kubernetes-master cluster has a different spec for the first versus subsequent members of the cluster. The difference is that the 'firstmemberspec' also has adds the 'calico pool', 'calico policy controller pod', 'kubernetes dashboard pod' and 'prometheus pod'.

The PR #447 works around this in the QA tests - it ensures we kill a master that is not running prometheus, because we subsequently assert that prometheus is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant