Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.
https://azure.github.io/AKS-Construction/
MIT License
356 stars 165 forks source link

Set default osDiskSizeGB based on OS Type #661

Closed iamvighnesh closed 10 months ago

iamvighnesh commented 11 months ago

PR Summary

Addressing the Issue https://github.com/Azure/AKS-Construction/issues/612, this PR sets the default for osDiskSizeGB for node pools based on OS Type:

PR Checklist