> For the complete documentation index, see [llms.txt](https://close.gitbook.io/yun-wei-bi-ji/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s.md).

# k8s

- [kubernetes 1.23.6](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kubernetes-1.23.6.md)
- [kubesphere](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kubesphere.md)
- [使用kubeadm搭建高可用的K8s集群](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/shi-yong-kubeadm-da-jian-gao-ke-yong-de-k8s-ji-qun.md)
- [使用kubeadm快速部署一个K8s集群](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/shi-yong-kubeadm-kuai-su-bu-shu-yi-ge-k8s-ji-qun.md)
- [Rancher+k3s](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/rancher+k3s.md)
- [k3s执行helm命令报错Error Kubernetes cluster unreachable Get “httplocalhost8080versiontimeout=32s“](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/k3s-zhi-xing-helm-ming-ling-bao-cuo-error-kubernetes-cluster-unreachable-get-httplocalhost8080versio.md)
- [尚硅谷k8s课堂随笔](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/shang-gui-gu-k8s-ke-tang-sui-bi.md)
- [kubernetes学习随笔](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kubernetes-xue-xi-sui-bi.md)
- [问题](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/wen-ti.md)
- [k8s清除环境脚本](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/k8s-qing-chu-huan-jing-jiao-ben.md)
- [Minikube单机版k8s实验环境](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/minikube-dan-ji-ban-k8s-shi-yan-huan-jing.md)
- [常用中间件快速启动](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/chang-yong-zhong-jian-jian-kuai-su-qi-dong.md)
- [kubeadm单机版k8s测试部署](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kubeadm-dan-ji-ban-k8s-ce-shi-bu-shu.md)
- [kubeadm生产环节高可用部署](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kubeadm-sheng-chan-huan-jie-gao-ke-yong-bu-shu.md)
- [跨VPC网络K8S](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kua-vpc-wang-luo-k8s.md)
- [k8s无法删除namespace](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kua-vpc-wang-luo-k8s/k8s-wu-fa-shan-chu-namespace.md)
- [跨VPC网络-工具安装](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kua-vpc-wang-luo-k8s/kua-vpc-wang-luo-gong-ju-an-zhuang.md): 选择官方推荐的版本组合，尽量避免一些已被报告的问题，让搭建工作轻松些。
- [跨VPC网络-二进制ETCD集群](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kua-vpc-wang-luo-k8s/kua-vpc-wang-luo-er-jin-zhi-etcd-ji-qun.md)
- [跨VPC网络-使用 kubeadm 创建集群（v1.24）](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kua-vpc-wang-luo-k8s/kua-vpc-wang-luo-shi-yong-kubeadm-chuang-jian-ji-qun-v1.24.md)
- [部署 metrics-server](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/kua-vpc-wang-luo-k8s/bu-shu-metricsserver.md)
- [K8s证书考试](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/k8s-zheng-shu-kao-shi.md)
- [如何将Deploy副本调度到指定节点](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/ru-he-jiang-deploy-fu-ben-diao-du-dao-zhi-ding-jie-dian.md)
- [容器安全规范](https://close.gitbook.io/yun-wei-bi-ji/kubernetes/k8s/rong-qi-an-quan-gui-fan.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://close.gitbook.io/yun-wei-bi-ji/kubernetes/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.
