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

Improvement to taint based eviction/toleration needed #5012

Closed
1 of 2 tasks
tengqm opened this issue Aug 17, 2017 · 1 comment · Fixed by #5048
Closed
1 of 2 tasks

Improvement to taint based eviction/toleration needed #5012

tengqm opened this issue Aug 17, 2017 · 1 comment · Fixed by #5048
Assignees

Comments

@tengqm
Copy link
Contributor

tengqm commented Aug 17, 2017

This is a...

  • Feature Request
  • Bug Report

This is considered a Bug Report because the inaccuracy of related documentation may lead users to incorrect operations.

Problem:
Kubernetes supports more built-in taints than documented today, say node.alpha.kubernetes.io/diskPressure, node.alpha.kubernetes.io/memoryPressure,
node.alpha.kubernetes.io/outOfDisk, node.alpha.kubernetes.io/networkUnavailable and
node.cloudprovider.kubernetes.io/uninitialized.

These taints all have impacts on taints based pod evictions.

Proposed Solution:
Fix the documentation by adding text about these taints.
Maybe we need a dedicated article for taints.

Page to Update:
https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#taints-and-tolerations-beta-feature

@tengqm
Copy link
Contributor Author

tengqm commented Aug 17, 2017

/assign @tengqm

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

Successfully merging a pull request may close this issue.

2 participants