{ "apiVersion": "vlabs", "properties": { "orchestratorProfile": { "kubernetesConfig": { "networkPolicy": "cilium" } }, "masterProfile": { "count": 1, "dnsPrefix": "", "vmSize": "Standard_D2_v3" }, "agentPoolProfiles": [ { "name": "agentpool1", "count": 3, "vmSize": "Standard_D2_v3" } ], "linuxProfile": { "adminUsername": "azureuser", "ssh": { "publicKeys": [ { "keyData": "" } ] } } } }