rolloutRestart

MCP tool from K8s MCP Server by reza-gholizade

Triggers a rolling restart of a Kubernetes resource that supports spec.template.metadata.annotations. This includes Deployment, DaemonSet, StatefulSet, Job, and similar resources.

How to use it

rolloutRestart is exposed by the K8s MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the rolloutRestart tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install K8s MCP Server

$docker run -p 8080:8080 -v ~/.kube/config:/home/appuser/.kube/config:ro ginnux/k8s-mcp-server:latest
FULL K8S MCP SERVER LISTING