kubeterm

by kbtermVerified

Graphical management tool for Kubernetes on desktop and mobile.

222
Stars
8
Forks
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/kbterm/kubeterm

Getting Started

Guides for using skills like kubeterm.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

Kubeterm

English | 简体中文

Release Platforms Discord

Kubeterm is a graphical management tool for Kubernetes clusters. It provides clear visibility into your clusters, enables users to manage cluster resources and applications easily, as well as perform troubleshooting actions.

As a locally running application, Kubeterm doesn't require anything installed into the cluster. It supports multiple platforms, including desktop and mobile devices.

screenshot

Features

  • Cluster Access & Authentication:
    • Automatically loads the default kubeconfig with zero configuration.
    • Integrates with cloud provider accounts (GCP and Azure) to import clusters by simply logging in.
    • Supports cloud provider credentials, including AWS secret access keys, GCP service accounts, and Azure service principals.
    • Provides built-in OIDC authentication by reading the auth-provider field from the user section of the kubeconfig. Example
  • AI Agent:
    • Built-in AI assistant for Kubernetes troubleshooting and operations.
    • Works with cluster-aware context, including the selected cluster, resource details, YAML and log snippets.
    • Requires explicit approval before mutating cluster actions are executed.
  • Cluster dashboard: View cluster status and live resource metrics (requires Kubernetes Metrics Server).
  • Prometheus integration: Connect Prometheus for historical pod and node metrics charts. Auto-detects in-cluster instances and can reach them through the API server proxy, with no Ingress or port-forward required. Setup
  • Resource Viewer: List and describe details of Kubernetes resources, including custom resources.
  • Resource operations: Create, edit and delete resources, as well as advanced operations such as scaling, restart, node cordon/uncordon/drain.
  • Debugging:
    • Debug Node or Pod by running an ephemeral container.
    • Run commands directly inside containers.
    • Inspect container's logs with searching, highlighting, tailing or downloading to local.
  • File transfer: Copy files from/to Pod.
  • Port forwarding: Forward local requests to Pod/Service.
  • Pod file browser: Open file browser on pod directly in the app.
  • Helm management: Install, uninstall, upgrade and rollback Helm charts/releases.
  • Cross-platform support: Available on both mobile and desktop.
  • Data sync: Sync kubeconfig across multiple clients via iCloud (iOS/macOS).

Get started

Mobile version

  • Download on your mobile devices:

    Get it on AppStore Get it on Google Play

Desktop version (macOS, Windows and Linux)

  • Download from GitHub Releases:

    Latest releases

  • Install macOS version by Homebrew:

    brew install --cask kubeterm
    
  • Download macOS version from App Store:

    Get it on AppStore

    ℹ️ Note: This build runs inside Apple's App Sandbox and therefore cannot execute credential plugins (exec blocks) referenced in your kubeconfig. If you rely on these, use one of the two options above instead — the build from GitHub Releases or Homebrew is not sandboxed.

AI Agent

Kubeterm includes a built-in AI Agent for Kubernetes operations and troubleshooting. The agent runs inside Kubeterm, can work with the currently selected cluster or resource context, and helps investigate issues directly from the UI.

Kubeterm AI Agent Demo

Security & Privacy

Kubeterm handles cluster credentials, so it's worth being explicit about where your data goes.

  • Your cluster data stays on your machine. Kubeconfigs and cloud provider credentials are read and stored locally, and Kubeterm talks directly to your clusters' API servers — and, if you configure it, to your own Prometheus. There is no Kubeterm server in the path.
  • No telemetry. Kubeterm collects no usage data, analytics, or crash reports.
  • The AI Agent is the only outbound exception. When you use it, the context for your request goes directly from your machine to the AI provider you configured — Anthropic, OpenAI, Gemini, DeepSeek, or Ollama — authenticated with your own API key.
  • Mutating actions require approval. The AI Agent must ask before it runs anything that changes cluster state.
  • Optional iCloud sync. If you enable kubeconfig sync on iOS/macOS, it goes through your own iCloud account. It is off unless you turn it on.
  • macOS builds are signed and notarized by Apple.

FAQ

Common questions — FAQ.

Contact us

About this repository

This repository hosts Kubeterm's issue tracker, release downloads, and documentation. The Kubeterm application is not open source.

Copyright & License

Copyright (c) 2025 kubeterm — the content of this repository is released under the MIT license.

Frequently Asked Questions

What is kubeterm?

kubeterm is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by kbterm. Graphical management tool for Kubernetes on desktop and mobile. It has 222 GitHub stars.

Is kubeterm safe to use?

Yes. kubeterm passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install kubeterm?

Clone the repository with "git clone https://github.com/kbterm/kubeterm" and add it to your Claude Code skills directory (see the Installation section above).

Are there alternatives to kubeterm?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh kubeterm against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details