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

Added no-execute tolerations on operators to failover quicker #150

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Jun 1, 2018

This PR adds tolerations to the deployments of the operators to make them failover quicker in case of node-failure.

The tolerations assume kubernetes 1.10. node.alpha.kubernetes.io/unreachable is now node.kubernetes.io/unreachable

See https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ for details.

@ewoutp ewoutp merged commit aa7e63e into master Jun 1, 2018
@ewoutp ewoutp deleted the bugfix/no-execute-tolerations-on-operator branch June 1, 2018 14:46
@ewoutp ewoutp restored the bugfix/no-execute-tolerations-on-operator branch June 4, 2018 08:18
@ewoutp ewoutp deleted the bugfix/no-execute-tolerations-on-operator branch June 4, 2018 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants