https://github.com/lgmorand/the-aks-checklist
The AKS Checklist
https://github.com/lgmorand/the-aks-checklist
aks azure best-practices kubernetes
Last synced: about 1 year ago
JSON representation
The AKS Checklist
- Host: GitHub
- URL: https://github.com/lgmorand/the-aks-checklist
- Owner: lgmorand
- License: mpl-2.0
- Created: 2020-02-14T15:06:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T10:27:33.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T08:13:18.302Z (about 1 year ago)
- Topics: aks, azure, best-practices, kubernetes
- Language: JavaScript
- Homepage: https://www.the-aks-checklist.com
- Size: 893 KB
- Stars: 153
- Watchers: 10
- Forks: 69
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-github-projects - the-aks-checklist - The AKS Checklist ⭐158 `HTML` (🚀 DevOps & Infrastructure)
README
# The Azure Kubernetes Service Checklist
  
> Warning: The repository has been move to an Azure repo: [https://github.com/Azure/the-aks-checklist](https://github.com/Azure/the-aks-checklist)
The deployed version can be found here: [www.the-aks-checklist.com](https://www.the-aks-checklist.com)

The AKS Checklist is a (tentatively) exhaustive list of all elements you need to think of when preparing a cluster for production. It is based on all common best practices agreed around Kubernetes or documented [here](https://docs.microsoft.com/azure/aks/best-practices).
Another good reading in another format is the [AKS baseline reference architecture](https://github.com/mspnp/aks-secure-baseline)
## Author
**[Louis-Guillaume MORAND](https://github.com/lgmorand)**
## Contributors
**[Fernando Mejía](https://github.com/feranto)**
**[Michael Withrow](https://github.com/miwithro)**
**[Tommy Falgout](https://github.com/lastcoolnameleft)**
## How to contribute
Fork the repo, add the best practices in the items.json file (at least in English which will remain the single source of trust) and then do a pull request **on the staging branch** ;-)
Be aware that we want to keep a list as exhaustive as possible but also a list that met **common usage**. Depending on your context, you may have custom best practices that may apply only to your case.
## Thanks
The source code itself is a modified version of the [Front-End Checklist](https://github.com/thedaviddias/Front-End-Checklist) which was created by [David Dias](https://github.com/thedaviddias)
Icons made by Freepik from [www.flaticon.com](www.flaticon.com) is licensed by CC 3.0 BY
## License
[](https://opensource.org/licenses/MPL-2.0)