> For the complete documentation index, see [llms.txt](https://kubernetes.feisky.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kubernetes.feisky.xyz/practice/index.md).

# 实践概览

Kubernetes 实践及常用技巧，包括

* [资源控制](/practice/resource-management.md)
* [监控](/setup/addon-list/monitor.md)
* [日志](/setup/addon-list/logging.md)
* [高可用](/practice/ha.md)
* [调试](/practice/debugging.md)
* [端口映射](/practice/portmap.md)
* [端口转发](/practice/portforward.md)
* [GPU](/practice/index.md)
* [安全](/practice/security.md)
* [审计](/practice/audit.md)
* [备份恢复](/practice/backup.md)
* [证书轮换](/practice/certificate-rotation.md)
* [大规模集群](/practice/big-cluster.md)

除了这些技巧外，[AKS 官方文档](https://docs.microsoft.com/zh-cn/azure/aks/best-practices) 也包含了很多集群操作和应用程序的最佳做法。
