This CHANGELOG.md file will contain the update log for the latest set of updates to the templates
- Removed installation of Azure CLI as this is no longer needed.
- Removed dnslabel parameters and made them variables to simplify deployment.
- Added new D2-64v3, D2s-64sv3, E2-64v3, and E2s-64sv3 VM types.
- Updated prep scripts to include additional documented pre-requisites.
- Set OS disk size to 64 GB and updated prep scripts to expand root partition.
- Removed option to install single master cluster. Now supports 3 or 5 Masters and 2 or 3 Infra nodes.
- Configure RHEL to use NetworkManager on eth0.
- Added additional troubleshooting for Azure Cloud Configuration playbooks (Exit Codes 7 - 10).
- Updated to latest versions of APIs - includes reworking of Storage Account creation.
- Bastion Host - separate Storage Account and VM size definition.
- Enabled Diagnostics Storage for all VMs.
- Added Tags to all resources.
- Switched to nip.io (versus xip.io).
- Added option to enable Azure Cloud Provider (true or false).
- Moved Metric and Logging setup to post cluster install.
- General cleanup (removed unecessary resources, variables, etc.).