# 集群管理

MaxCloud可以帮助用户管理Kubernetes集群，在MaxCloud平台，用户可以通过以下两种方式使用及管理K8s集群:

1. 使用KubeConfig文件，导入用户已有的集群
2. 在MaxCloud平台直接创建Kubernetes集群

无论基于以上哪种方式，用户都可以在MaxCloud方便快捷地进行应用部署，监控查看，执行发布等日常操作。

### 集群列表

位置：系统管理—>集群管理

![image](/files/VExFA4JrYdyyBTFjvhfR)


---

# 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://doc.spotmaxtech.com/shi-yong-shuo-ming/clusterlist.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.
