Kubernetes 演化速度令人驚訝。彈性之大,令人聯想到當年 Perl 圈子奉為圭臬的 TIMTOWTDI 口號。
選擇過多也會帶來問題。發展到某個階段,也該適時沈澱收斂出較佳的實務建議準則。
因此,我稍微搜尋一下相關資料,作為參考。
(這應該會是一份需要常常更新的文件)
整體建議
-
Kubernetes Best Practices by Daz Wilkin
-
Kubernetes Application Operator Basics by Michael Hausenblas
資源設定建議
-
Configuration Best Practices by Kubernetes
-
9 Best Practices and Examples for Working with Kubernetes Labels by Hasham Haider
-
Recommended Labels by Kubernetes
-
Kubernetes Namespaces: use cases and insights by Mike Altarace & Daz Wilkin
套件管理建議
- The Chart Best Practices Guide by Helm
資安建議
-
Kubernetes Security Best-Practices by Peter Benjamin
-
9 Kubernetes Security Best Practices Everyone Must Follow by CNCF
-
101 More Security Best Practices for Kubernetes by Adrian Goins