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

Document node capacity. #10302

Merged
merged 1 commit into from Jun 25, 2015
Merged

Document node capacity. #10302

merged 1 commit into from Jun 25, 2015

Conversation

erictune
Copy link
Member

Fixes #7265 in a hacky way.

@erictune
Copy link
Member Author

@vmarmol @dchen1107
This is suggested a way to reserve capacity for system services on the node.
Should I publish this, or will it conflict with your plans?

@k8s-bot
Copy link

k8s-bot commented Jun 24, 2015

GCE e2e build/test passed for commit 832f1b8.


If you want to explicitly reserve resources for non-Pod processes, you can create a placeholder
pod. Use the following template:
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

@mbforbes
Copy link
Contributor

(As oncall merging docs changes, I have the following request: please add an ok-to-merge label as well as the standard LGTM once this is LGTM—I'm perusing through that list for merges. Many thanks to you!)

@vmarmol
Copy link
Contributor

vmarmol commented Jun 25, 2015

LGTM, thanks @erictune!

@vmarmol vmarmol added lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-merge labels Jun 25, 2015
mbforbes added a commit that referenced this pull request Jun 25, 2015
@mbforbes mbforbes merged commit 866779c into kubernetes:master Jun 25, 2015
@erictune erictune deleted the node_reserve branch July 28, 2015 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants