Skip to content

docs: RFC for reboot as a node action in karpenter - #3259

Open
Sarthug99 wants to merge 1 commit into
kubernetes-sigs:mainfrom
Sarthug99:reboot-node-action
Open

docs: RFC for reboot as a node action in karpenter#3259
Sarthug99 wants to merge 1 commit into
kubernetes-sigs:mainfrom
Sarthug99:reboot-node-action

Conversation

@Sarthug99

@Sarthug99 Sarthug99 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds a design RFC (designs/reboot-node-action.md) proposing Reboot as a first-class Node action in Karpenter.

Problem

Today Karpenter can only replace unhealthy nodes. Often times, it is not the correct remediation and a reboot would be better. There is no reboot verb in the CloudProvider interface today.

Proposal

Add a provider-neutral CloudProvider.Reboot primitive and a controller that drives reboot from request to a terminal outcome.

The RFC defines the core/provider contract, forceful vs graceful reboot behavior, restart safety, recovery semantics, provisioning suppression, and observability.

Related issues

How was this change tested?

N/A — documentation/design only.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kubernetes-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Sarthug99
Once this PR has been reviewed and has the lgtm label, please assign njtran for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant