This is a simple poc to demonstrate the capability of ansible-container in a windows machine
Prerequisites
-
Should have docker desktop installed in your local machine
-
Docker Desktop should be switched to linux container context.
-
Should have the ability to access the container image used here, as its hosted in a private acr
-
Should have azure cli installed in your local machine
-
Powershell script makes use of the following azure entities for this poc
i) Azure AD Service Principal Credentials that have owner/contributor permissions over
your subscriptionii) Resource group in Azure which has the AKS cluster provisioned.
Usage
Invoke 'provision-aks-roles.ps1' via powershell and provide the necessary params required by the script.