Part 3 (Viettel Cloud): presenter notes, What It Really Took polish, slidr notes-escape fix - #2
Merged
Merged
Conversation
Add condensed teleprompter notes (time cue, key numbers, the land line, stage directions) as HTML comments on each Part 3 slide - shown in the presenter view, hidden from the audience. Bump slidr to the notes-escaping fix (slidr-cli/slidr#3) so multi-line notes render instead of blanking the deck. Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
Rename table headers to Obstacle/Solution, reword the obstacle column in precise technical terms (privileged access vs Kyverno, nvidia.com/gpu ambiguity, resource-pool overlap, 2.9 metrics refactor), and turn the closing line into a quote-styled pull-quote. Colleague review (Hung). Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
slidr-cli master had advanced to the --dist flag while the notes-escape fix branched from an older commit. Rebased the fix onto current master so the submodule carries both, making the bump a clean forward move (slidr-cli/slidr#3). Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
Update the presenter note to say 'NVIDIA device plugin' for the nvidia.com/gpu clash, matching the reworded Obstacle column. Signed-off-by: The Anh Nguyen <ntheanh201@gmail.com>
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.
Part 3 refinements for the KCD Vietnam talk.
Slides (
kcd_vietnam.md)Obstacle | Solution, obstacle column reworded in precise terms, closing line turned into a pull-quote.Submodule
slidr84d9745 → e13e0e9 — a clean forward move: current master + the notes-escape fix. No slidr work is reverted (--distis preserved).The submodule points at
e13e0e9, which lives on my slidr fork until slidr-cli/slidr#3 merges. The fix is required — without it, multi-line speaker notes put a raw newline inside a JS string literal and blank the whole deck.Please merge slidr#3 first, then I'll re-point the submodule at the merged upstream commit so a fresh clone resolves cleanly. Happy to convert this to a draft until then.