Skip to content

Add user guide for RestartAllContainers#491

Open
daisy-ycguo wants to merge 1 commit intoai-dynamo:mainfrom
daisy-ycguo:restartdemo
Open

Add user guide for RestartAllContainers#491
daisy-ycguo wants to merge 1 commit intoai-dynamo:mainfrom
daisy-ycguo:restartdemo

Conversation

@daisy-ycguo
Copy link

@daisy-ycguo daisy-ycguo commented Mar 17, 2026

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Kubernetes 1.35 introduces the alpha Restart All Containers feature, which enables a full in-place Pod restart so users can refresh Pods (for example after an image change) without deleting and recreating them.

Which issue(s) this PR fixes:

Fixes #292

Does this PR introduce a API change?

NONE

Add a document to guide users how to leverage Kubernetes 1.35 feature RestartAllContainers in Grove to in-place restart a PodCliqueSet.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Mar 17, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@daisy-ycguo daisy-ycguo force-pushed the restartdemo branch 3 times, most recently from 91eb60e to 00c2f78 Compare March 17, 2026 05:13
Signed-off-by: Daisy Guo <daiguo@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rolling Update support inplace update pod image

1 participant