# 技术文章

- [2023.5 记一次EKS 1.22->1.26 升级](https://doc.spotmaxtech.com/she-qu-huo-dong/techdoc/2023.6-ji-yi-ci-eks-1.221.25-sheng-ji.md)
- [2023.8 创建EKS后要关注的几个事情](https://doc.spotmaxtech.com/she-qu-huo-dong/techdoc/2023.8-chuang-jian-eks-hou-yao-guan-zhu-de-ji-ge-shi-qing.md): 在控制台创建EKS之后有几个收尾工作要注意，这些事项可以手工，也可以使用terraform之类的进行自动化


---

# 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/she-qu-huo-dong/techdoc.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.
