Skip to content

feranto/aks-checklist

 
 

Repository files navigation

The Azure Kubernetes Service Checklist

Build and deploy on prod

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

How to contribute

Just do a pull request ;-) Be aware that we want to keep a list an exhaustive as possible but also a list which met common usage. Depending on your context, you may have custom best practices which may just apply in your case.

How to add a translation

There are up to four 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)

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.1%
  • CSS 35.7%
  • HTML 26.2%