Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aws/aws-eks-best-practices
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
https://github.com/aws/aws-eks-best-practices
Last synced: about 19 hours ago
JSON representation
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
- Host: GitHub
- URL: https://github.com/aws/aws-eks-best-practices
- Owner: aws
- License: other
- Created: 2019-10-23T23:50:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T18:16:19.000Z (22 days ago)
- Last Synced: 2024-12-04T14:04:17.285Z (8 days ago)
- Language: Python
- Homepage: https://aws.github.io/aws-eks-best-practices/
- Size: 70.6 MB
- Stars: 2,052
- Watchers: 88
- Forks: 501
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Governance: governance/model.md
Awesome Lists containing this project
- awesome-repositories - aws/aws-eks-best-practices - A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization. (Python)
README
## Amazon Elastic Kubernetes Service (Amazon EKS) Best Practices
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
This guide is now published to the official [Amazon EKS Docs platform](https://docs.aws.amazon.com/eks/latest/best-practices/introduction.html). While this repo continues to be the source, the GitHub.io page will be phased out.
See [latest/bpg](latest/bpg) for the new AsciiDoc formatted files. Contribution guidelines coming soon!
## Contributing
While the best practices were originally authored by AWS employees, we encourage and welcome contributions from the Kubernetes user community. If you have a best practice that you would like to share, please review the [Contributing Guidelines](https://github.com/aws/aws-eks-best-practices/blob/master/CONTRIBUTING.md) before submitting a PR.
## License Summary
The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file.
The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file.