Skip to content
Gemini CLI

k8s removed api lint for Gemini CLI

io.github.jmshinhwa/k8s-removed-api-lint

15 checks for the apiVersions kubectl no longer serves, on the manifest open in your editor

client:Gemini CLI transport:stdio runtime:npm

Install k8s removed api lint in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "k8s-removed-api-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/k8s-removed-api-lint"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

k8s removed api lint in other clients