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

[Feature Request] detect possible down time because all the replicas are running in the same minion #10

Open
ryuheechul opened this issue Dec 1, 2017 · 0 comments
Assignees

Comments

@ryuheechul
Copy link
Contributor

Check each deployments’s pod’s physical locations (minion or node’s ip)
And if the location is only one then we can say it’s a possible danger and report to the alert system.

Why this feature?
A web service on our k8s cluster was down for few minutes and I found out it’s because all three pods were in the same minion and that minion wasn’t available for few minutes

see also: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity

@ryuheechul ryuheechul self-assigned this Dec 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant