

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Amazon EKS 最佳實務指南
<a name="introduction"></a>

**提示**  
 透過 Amazon EKS 研討會[探索](https://aws-experience.com/emea/smb/events/series/get-hands-on-with-amazon-eks?trk=4a9b4147-2490-4c63-bc9f-f8a84b122c8c&sc_channel=el)最佳實務。

歡迎使用 EKS 最佳實務指南。此專案的主要目標是為 Amazon EKS 的第 2 天操作提供一組最佳實務。我們選擇將此指引發佈至 GitHub，以便快速迭代、為各種問題提供及時且有效的建議，並輕鬆納入更廣泛的社群的建議。

我們目前已發佈下列主題的指南：
+  [安全性的最佳實務](security.md) 
+  [可靠性的最佳實務](reliability.md) 
+  [叢集自動擴展的最佳實務：Karpenter](karpenter.md) 
+  [Cluster Autoscaling 的最佳實務：cluster-autoscaler](cas.md) 
+  [叢集自動擴展的最佳實務：EKS Auto 模式](automode.md) 
+  [聯網的最佳實務](networking.md) 
+  [可擴展性的最佳實務](scalability.md) 
+  [叢集升級的最佳實務](cluster-upgrades.md) 
+  [成本最佳化的最佳實務](cost-opt.md) 
+  [執行 Windows 容器的最佳實務](windows.md) 
+  [混合部署的最佳實務](hybrid.md) 
+  [執行 AI/ML 工作負載的最佳實務](aiml.md) 

我們也開啟了名為 [hardeneks](https://github.com/aws-samples/hardeneks) 的 Python 型 CLI （命令列界面），以檢查本指南中的一些建議。

未來我們將發佈效能、成本最佳化和卓越營運方面的最佳實務指引。

## 相關指南
<a name="related-guides"></a>

除了 [EKS 使用者指南](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html)之外，AWS 還發佈了幾個其他指南，可協助您實作 EKS。
+  [EMR 容器最佳實務指南](https://aws.github.io/aws-emr-containers-best-practices/) 
+  [EKS 上的資料](https://awslabs.github.io/data-on-eks/) 
+  [AWS 可觀測性最佳實務](https://aws-observability.github.io/observability-best-practices/) 
+  [Terraform 的 Amazon EKS 藍圖](https://aws-ia.github.io/terraform-aws-eks-blueprints/) 
+  [Amazon EKS 藍圖快速入門](https://aws-quickstart.github.io/cdk-eks-blueprints/) 

## 做出貢獻
<a name="contributing"></a>

我們鼓勵您為這些指南做出貢獻。如果您已實作證實有效的實務，請開啟問題或提取請求來與我們分享。同樣地，如果您在我們已發佈的指引中發現錯誤或瑕疵，請提交 PR 進行更正。您可以在我們的貢獻指導方針中找到提交 PRs的指導方針。 [https://github.com/aws/aws-eks-best-practices/blob/master/CONTRIBUTING.md](https://github.com/aws/aws-eks-best-practices/blob/master/CONTRIBUTING.md)