sg-aks-workshop/cluster-design
Louis-Guillaume MORAND eadc1de3b5
Fix grammar, typos (#21)
Co-authored-by: Kevin Harris <Kevin.Harris@microsoft.com>
2020-05-13 09:04:52 -04:00
..
img new graphic 2020-01-13 13:46:35 -08:00
NetworkDesign.md Fix grammar, typos (#21) 2020-05-13 09:04:52 -04:00
README.md Added useful links (#20) 2020-03-16 08:39:04 -04:00
SecretManagement.md Fix grammar, typos (#21) 2020-05-13 09:04:52 -04:00

README.md

Cluster Design Thoughts

This section walks us through some of the different thoughts/questions/topics that come up when it comes to designing solutions around AKS clusters.

Tenancy

Coming Soon.

Number of Clusters/Environments

Guidance on # of clusters Guidance on node Sizing

Networking Topology & Considerations

Network Design

Secrets Management

How to properly store and propagate secrets (connection strings, passwords, certificates) used by your applications

Secrets Management

Next Steps

Cluster Pre-Provisioning

  • N/A