# Kubernetic - Kubernetes桌面客户端

Kubernetic - 一款kubenretes桌面客户端，<https://kubernetic.com/>，支持以下特性：

* 实时展示集群状态
* 多集群，多个namespace管理
* 原生kubernetes支持
* 支持使用chart安装应用
* 使用kubeconfig登陆认证

![Kubernetic客户端](/files/-LxznCAIJtBhtDxkBbk2)

该客户端支持Mac和Windows系统，beta版本免费使用，stable版本需要付费。beta版本某些功能不完善，比如无法在应用内修改ingress配置，无法监控应用的状态等。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hezhiqiang.gitbook.io/kubernetes-handbook/yong-hu-zhi-nan/access-kubernetes-cluster/kubernetes-desktop-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
