Deployed version can be found here: 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.
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 an exhaustive as possible but also a list that met common usage. Depending on your context, you may have custom best practices which may apply only to your case.
There are up to six steps:
- copy the folder /data/en and translate all information
- in the localized files, modify the URL to target your langage (i.e: docs.microsoft.com/YOURLANG/link)
- copy the file src/views/en.html and translate it
- ensure that a flag is existing for your language (/src/img/flags)
- add a link for your lang in the header (src/view/base/header.pug)
- add your name to contributors
The source code itself is a modified version of the Front-End Checklist which was created by David Dias Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY