Closed
Conversation
toshipp
reviewed
Aug 19, 2022
peng225
reviewed
Aug 19, 2022
toshipp
reviewed
Aug 19, 2022
cupnes
reviewed
Aug 19, 2022
peng225
reviewed
Aug 19, 2022
toshipp
reviewed
Aug 19, 2022
peng225
reviewed
Aug 19, 2022
toshipp
reviewed
Aug 19, 2022
toshipp
reviewed
Aug 19, 2022
peng225
reviewed
Aug 19, 2022
toshipp
reviewed
Aug 19, 2022
toshipp
reviewed
Aug 19, 2022
cupnes
reviewed
Aug 19, 2022
pluser
reviewed
Aug 19, 2022
peng225
requested changes
Aug 31, 2022
|
@bells17 |
Co-authored-by: Shinya Hayashi <shinyaUT0925@gmail.com>
toshipp
reviewed
Mar 22, 2023
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
|
|
||
| On the following cases, it is needed to schedule pods considering storage capacity. | ||
|
|
||
| - We want to select a node with as much free space as possible so that we can resize after a node-local PV is scheduled, and use storage as evenly as possible among the nodes. |
There was a problem hiding this comment.
use storage as evenly as possible among the nodes
このケースがなぜ必要かがわからないので消したほうが良いかも。
There was a problem hiding this comment.
どちらかというと resize したいから、フリースペースがあるノードを選びたいので、
Because we want to resize ..., it should select a node ... とかのほうが良いかも
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
Comment on lines
+393
to
+394
| The PR below is a PoC implementation of the above design. | ||
| https://github.com/bells17/kubernetes/pull/1 |
keps/sig-storage/0000-storage-capacity-scoring-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…visioning/README.md Co-authored-by: FUKAYA Toshikuni <toshiq2@gmail.com>
…cements into storage-capacity-scoring-kep
toshipp
reviewed
Mar 27, 2023
keps/sig-storage/0000-storage-capacity-scoring-of-nodes-for-dynamic-provisioning/README.md
Outdated
Show resolved
Hide resolved
toshipp
approved these changes
Mar 29, 2023
|
This PR has been reworked into the following PR. |
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.
No description provided.