K8s Upgrade banner
vidhya101 vidhya101

K8s Upgrade

Productivity community

Description

--- description: Plan and (with confirmation at every phase) execute a full cluster upgrade — control plane + worker nodes — one minor at a time. argument-hint: "<target version, e.g. '1.30'> [--plan-only] [context or cluster name]" --- Upgrade this Kubernetes cluster: $ARGUMENTS Delegate to the `kubernetes-upgrader` agent, loading the `kubernetes` skill plus the distro skill (`kubeadm` / `eks` / `aks` / `gke` / `openshift`) once the cluster is fingerprinted, and `velero` / `external-secrets`

Installation

Installs to ~/.claude/commands/vidhya101-k8s-ai-operator-k8s-upgrade.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vidhya101/k8s-ai-operator/HEAD/.claude/commands/k8s-upgrade.md -o ~/.claude/commands/vidhya101-k8s-ai-operator-k8s-upgrade.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository