# K8S知识体系

## 1. k8s知识体系

以下整理了k8s涉及的相关知识体系。

![k8s体系](http://assets.processon.com/chart_image/5d7f7cafe4b08987f55cbee3.png)

思维导图：<https://www.processon.com/view/link/5d7f7d08e4b03461a3a937e2>

## 2. k8s重点开源项目

> TODO


---

# 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://k8s.huweihuang.com/project/paas/k8s.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.
