> 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/en/practice/index.md).

# Overview

## Practical Overview

Direct Translation:

Kubernetes Practical Tips and Common Techniques, including

* [Resource Control](/en/practice/resource-management.md)
* [Monitoring](/en/setup/addon-list/monitor.md)
* [Logging](/en/setup/addon-list/logging.md)
* [High Availability](/en/practice/ha.md)
* [Debugging](/en/practice/debugging.md)
* [Port Mapping](/en/practice/portmap.md)
* [Port Forwarding](/en/practice/portforward.md)
* [GPU](/en/practice/index.md)
* [Security](/en/practice/security.md)
* [Auditing](/en/practice/audit.md)
* [Backup and Recovery](/en/practice/backup.md)
* [Certificate Rotation](/en/practice/certificate-rotation.md)
* [Large-Scale Clusters](/en/practice/big-cluster.md)

In addition to these techniques, the [AKS Official Documentation](https://docs.microsoft.com/zh-cn/azure/aks/best-practices) also contains many best practices for cluster operations and applications.

Rephrased Translation:

## A Glimpse Into Practical Kubernetes

Kubernetes is teeming with useful tips and tricks for savvy cluster management. Here's a snapshot of some key techniques:

* [Resource Management](/en/practice/resource-management.md)
* [System Monitoring](/en/setup/addon-list/monitor.md)
* [Efficient Logging](/en/setup/addon-list/logging.md)
* [Ensuring High Availability](/en/practice/ha.md)
* [In-depth Debugging](/en/practice/debugging.md)
* [Smart Port Mapping](/en/practice/portmap.md)
* [Seamless Port Forwarding](/en/practice/portforward.md)
* [Harnessing the Power of GPUs](/en/practice/index.md)
* [Bolstering Security](/en/practice/security.md)
* [Rigorous Auditing](/en/practice/audit.md)
* [Fail-safe Backup and Recovery Strategies](/en/practice/backup.md)
* [Updating Certificates with Rotation Techniques](/en/practice/certificate-rotation.md)
* [Managing Large-Scale Clusters](/en/practice/big-cluster.md)

But the treasure trove of Kubernetes doesn't end there. Delve into the [AKS Official Documentation](https://docs.microsoft.com/zh-cn/azure/aks/best-practices) for a comprehensive suite of best practices that'll take your cluster operations and app management to the next level.
