Clarify GPU resource requests and limits#6294
Merged
steveperry-53 merged 1 commit intokubernetes:masterfrom Nov 13, 2017
Merged
Clarify GPU resource requests and limits#6294steveperry-53 merged 1 commit intokubernetes:masterfrom
steveperry-53 merged 1 commit intokubernetes:masterfrom
Conversation
ba8d269 to
7a67d61
Compare
Collaborator
|
Deploy preview ready! Built with commit ba8d269 https://deploy-preview-6294--kubernetes-io-master-staging.netlify.com |
Collaborator
|
Deploy preview ready! Built with commit 7a67d61 https://deploy-preview-6294--kubernetes-io-master-staging.netlify.com |
chenopis
added a commit
that referenced
this pull request
Nov 14, 2017
…elease-1.9 * 'master' of https://github.com/kubernetes/website: Update PodAffinity/PodAntiAffinity Use-Case (#6291) translate doc distribute-credentials-secure into Chinese (#6292) Clarify GPU resource requests and limits (#6294) Rename Google Container Engine to Google Kubernetes Engine Update debug-services doc New Partners Section for Conformance (#6182) Modify the translation for better expression as suggestion. remove unnecessary "or" in series Modify the translation for better expression. Document unconfined apparmor profile (#6269) Fix taint names used in admission controllers (#6264) Document nics req fix a typo The correct name is [Route] and not [Router] Update service.md use space instead of newline for dnf compatibility Add the translated document 'The Kubernetes API' - Chinese version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The current description about GPU resource requests/limits are not accurate.
This PR fixes it based on source code implementation.
This change is