Automic VaultAutomic Vault

brew

Install kubectl-ai with Homebrew, Nix

AI powered Kubernetes Assistant. Version 0.0.31 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install kubectl-ai

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#kubectl-ai

nixpkgs package indexes · pkgs/by-name/ku/kubectl-ai/package.nix · source: api.github.com

overview

Package summary

AI powered Kubernetes Assistant

Commands and aliases

  • kubectl-ai

history

Project history and usage

kubectl-ai is Google's AI-assisted Kubernetes command-line assistant. It translates natural-language intent into Kubernetes operations and can run as an interactive shell, stdin-driven command, kubectl plugin via Krew, MCP client, or MCP server.

Project history

The GitHub repository was created on 2025-01-20 under the GoogleCloudPlatform organization. Its README framed the tool around making Kubernetes management more accessible by turning user intent into precise operations, while still requiring kubectl to be installed and configured.

The project evolved quickly through many 0.0.x releases during 2025 and early 2026, adding provider breadth and integration modes rather than presenting itself as a stable, long-lived Kubernetes subcommand.

Adoption history

kubectl-ai sits at the intersection of two high-adoption operator habits: kubectl-centric cluster work and AI-assisted terminal workflows. The README documents Gemini, Vertex AI, Azure OpenAI, OpenAI, Grok, Bedrock, Ollama, and llama.cpp support, which made the tool usable across hosted and local model setups.

The repository metadata observed on 2026-07-01 showed more than 7000 GitHub stars, a strong early signal for a project created in 2025.

How it is used

Users run `kubectl-ai` interactively, pass a task as an argument with quiet mode, pipe prompt text through stdin, or install it as the `kubectl ai` plugin via Krew. The README also describes environment-variable API keys for hosted providers and local model options for Ollama and llama.cpp.

Its package-manager role is to put an AI command generator and executor beside kubectl rather than inside the cluster, so installation is a developer-workstation concern.

Why package nerds care

For package nerds, kubectl-ai is a marker of the 2025 shift from Kubernetes CLIs that only wrap APIs to CLIs that broker human intent through LLM providers. The package is interesting because it carries both classic kubectl-plugin distribution and newer MCP integration in one small binary workflow.

Timeline

  • 2025-01-20: GitHub repository created.
  • 2025: README documented Krew installation as `kubectl krew install ai` and invocation as `kubectl ai`.
  • 2025-11-03: Release v0.0.27 published.
  • 2026-01-21: Release v0.0.29 published.
  • 2026-03-27: Release v0.0.31 published.

Related projects

  • kubectl, Krew, MCP, Gemini, Vertex AI, OpenAI-compatible APIs, Bedrock, Ollama, and llama.cpp form the surrounding ecosystem. Unlike kubectl plugins that expose one Kubernetes resource domain, kubectl-ai is a general assistant layered over Kubernetes operations.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:kubernetes

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/kubectl-ai/config.yaml~/.config/kubectl-ai/tools.yaml~/.config/kubectl-ai/mcp.yaml~/.kube/config

executables

Installed executables

CommandKindExposureNote
kubectl-aicliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.0.31
manager updated
local dataok
upstreamcurrent
latest detectedv0.0.31

https://github.com/GoogleCloudPlatform/kubectl-ai

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:kubectl-ai
Version0.0.31
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kubectl-ai
Homepagehttps://github.com/GoogleCloudPlatform/kubectl-ai
Repositoryhttps://github.com/GoogleCloudPlatform/kubectl-ai
Upstream docshttps://github.com/GoogleCloudPlatform/kubectl-ai#readme
LicenseApache-2.0
Source archivehttps://github.com/GoogleCloudPlatform/kubectl-ai/archive/refs/tags/v0.0.31.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekubectl-ai
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

kubectl-ai

nix profile install nixpkgs#kubectl-ai
  • normalized package name match
  • Matched by: Kubectl Ai
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kubectl-ai/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment