Description:
Azure deployments in this project are to be done by default with HSL’s Ansible provisioning tools. This story is for provisioning the Azure resources required for running services on Azure Kubernetes Service (e.g. AKS itself, supporting network components, etc.). This does not include the services themselves, they are covered in service-specific stories.
Acceptance criteria:
Ansible scripts for provisioning AKS and directly related resources such as networking are available and tested
Scripts can be used from HSL’s Ansible provisioning tool
Notes:
By default deploy using Ansible’s Azure plugin, if does not work switch to running Azure CLI commands with Ansible