kubeterm

作者 kbterm已验证

Graphical management tool for Kubernetes on desktop and mobile.

222
Stars
8
Forks
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

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

快速入门

使用 kubeterm 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "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.

常见问题

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.

评论 (0)

暂无评论,成为第一个分享想法的人!

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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情

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 智能体
查看详情

开发者还喜欢

基于喜欢此 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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 服务器apisai-tools
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情