WIP: add overview to understand subinstances#225
Open
chu11 wants to merge 2 commits intoflux-framework:masterfrom
Open
WIP: add overview to understand subinstances#225chu11 wants to merge 2 commits intoflux-framework:masterfrom
chu11 wants to merge 2 commits intoflux-framework:masterfrom
Conversation
Member
|
@chu11 in case they are helpful, here is the sequence of slides I'm using in my Kubecon talk to explain flux and instances / nesting. https://docs.google.com/presentation/d/1d05YmwTe0Rn1g8I5BLFYjYmR-FOZffQCjeLnOzyg93c/edit?usp=sharing |
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.
This is re-work of my prior "flux mini batch/alloc" tutorial #208 where instead I call it a "understanding subinstances" overview. It has some overview of my user instances/subinstances are useful and has some pictures (ehh not great ones, sorry, not great at it). It then goes into illustration of subinstances using flux alloc/batch. Those sections are largely the same from the prior PR #208.
One idea is that I scrap the "batch" part of this overview and have it "flow" into https://flux-framework.readthedocs.io/en/latest/jobs/batch.html. But that would have to be re-worked / enhanced a bit first.