/aks-checklist

The AKS Checklist

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

The Azure Kubernetes Service Checklist

Build and deploy on prod Last commit License

Deployed version can be found here: www.the-aks-checklist.com AKS Checklist

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.

Author

Louis-Guillaume MORAND

Contributors

Fernando Mejía feranto Michael Withrow miwithro

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 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.

How to add a translation

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

Thanks

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

License

CC0