Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T16:02:10.000Z (10 months ago)
- Last Synced: 2024-10-16T11:42:21.860Z (27 days ago)
- Topics: best-practices, kubernetes
- Homepage: https://learnk8s.io/production-best-practices
- Size: 5.85 MB
- Stars: 1,062
- Watchers: 47
- Forks: 209
- 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.
![Kubernetes production best practices](preview.gif)
**Topics**
- [Application development](application-development.md)
- [Governance](governance.md)
- [Cluster configuration](configuration.md)