https://github.com/learnk8s/kubernetes-production-best-practices
A checklist of Kubernetes best practices to help you release to production
https://github.com/learnk8s/kubernetes-production-best-practices
best-practices kubernetes
Last synced: 2 days ago
JSON representation
A checklist of Kubernetes best practices to help you release to production
- Host: GitHub
- URL: https://github.com/learnk8s/kubernetes-production-best-practices
- Owner: learnk8s
- License: mit
- Created: 2019-10-13T13:21:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T16:02:10.000Z (over 1 year ago)
- Last Synced: 2025-04-08T13:13:13.417Z (about 1 month ago)
- Topics: best-practices, kubernetes
- Homepage: https://learnk8s.io/production-best-practices
- Size: 5.85 MB
- Stars: 1,094
- Watchers: 47
- Forks: 213
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Governance: governance.md
Awesome Lists containing this project
README
# Kubernetes production best-practices
This checklist provides actionable best practices for deploying secure, scalable, and resilient services on Kubernetes.

**Topics**
- [Application development](application-development.md)
- [Governance](governance.md)
- [Cluster configuration](configuration.md)