Skill Detail

Find deprecated Kubernetes APIs in manifests and live resources before upgrades with Pluto

Scan Helm charts, YAML, or live clusters for Kubernetes API versions scheduled for removal before an upgrade window.

Runbooks & DiagnosticsMulti-Framework
Runbooks & Diagnostics Multi-Framework Security Reviewed
⭐ 2.5k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill find-deprecated-kubernetes-apis-in-manifests-and-live-resources-before-upgrades-with-pluto Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Kubernetes manifests or cluster access, Pluto binary
Install & setup
Install Pluto from a release or package manager, then run commands such as `pluto detect-files`, `pluto detect-helm`, or `pluto detect` for live cluster checks.
Author
FairwindsOps
Publisher
Organization
Last updated
Apr 15, 2026
Quick brief

Use Pluto when an agent needs to answer a very specific upgrade-safety question: which Kubernetes resources still rely on APIs that are deprecated or removed in newer cluster versions. The agent can inspect raw manifests, Helm output, or live resources and convert the findings into a migration checklist before maintenance begins. Invoke this instead of using the product normally when the job is pre-upgrade compatibility review, not generic Kubernetes management or policy enforcement. The scope boundary is tight: deprecated-API detection for upgrade readiness.