Add README for GKE TPU Dynamic Slicing with link to the tutorial - #2146
Open
danylott wants to merge 2 commits into
Open
Add README for GKE TPU Dynamic Slicing with link to the tutorial#2146danylott wants to merge 2 commits into
danylott wants to merge 2 commits into
Conversation
danylott
requested review from
a team,
alizaidis,
moficodes and
yoshi-approver
as code owners
August 13, 2026 12:53
7 tasks
dkaluza
approved these changes
Aug 17, 2026
dkaluza
left a comment
There was a problem hiding this comment.
LGTM, but repository owners should take a look
dkaluza
reviewed
Aug 17, 2026
| @@ -0,0 +1,5 @@ | |||
| # GKE TPU Dynamic Slicing | |||
|
|
|||
| These samples show how to configure and use GKE dynamic slicing for Cloud TPUs. | |||
There was a problem hiding this comment.
Suggested change
| These samples show how to configure and use GKE dynamic slicing for Cloud TPUs. | |
| These samples show how to configure and use GKE dynamic slicing with Kueue for Cloud TPUs. |
| @@ -0,0 +1,5 @@ | |||
| # GKE TPU Dynamic Slicing | |||
There was a problem hiding this comment.
Suggested change
| # GKE TPU Dynamic Slicing | |
| # GKE Kueue TPU Dynamic Slicing |
Maybe it is worth it to mention Kueue?
Generally you can use dynamic slices also with "your own scheduler" and this docs are not describing it
Contributor
Author
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.
Description
This PR adds the README for standalone YAML manifests for GKE TPU dynamic slicing under
ai-ml/gke-tpu-dynamic-slicing/.Changes included:
README.md: Added the standard sample landing page to link directly to the Cloud tutorialTasks