Skip to content

Instantly share code, notes, and snippets.

@bacongobbler
Created September 11, 2017 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bacongobbler/470b8d139536144edf91174916ec4036 to your computer and use it in GitHub Desktop.
Save bacongobbler/470b8d139536144edf91174916ec4036 to your computer and use it in GitHub Desktop.
{
"apiVersion": "2017-01-31",
"location": "westus",
"name": "cliacstest000002",
"properties": {
"agentPoolProfiles": [
{
"count": 3,
"dnsPrefix": "cliasdns000003agent",
"name": "agentpool0",
"osType": "Linux",
"vmSize": "Standard_D2_v2"
}
],
"linuxProfile": {
"adminUsername": "azureuser",
"ssh": {
"publicKeys": [
{
"keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCbIg1guRHbI0lV11wWDt1r2cUdcNd27CJsg+SfgC7miZeubtwUhbsPdhMQsfDyhOWHq1+ZL0M+nJZV63d/1dhmhtgyOqejUwrPlzKhydsbrsdUor+JmNJDdW01v7BXHyuymT8G4s09jCasNOwiufbP/qp72ruu0bIA1nySsvlf9pCQAuFkAnVnf/rFhUlOkhtRpwcq8SUNY2zRHR/EKb/4NWY1JzR4sa3q2fWIJdrrX0DvLoa5g9bIEd4Df79ba7v+yiUBOS0zT2ll+z4g9izHK3EO5d8hL4jYxcjKs+wcslSYRWrascfscLgMlMGh0CdKeNTDjHpGPncaf3Z+FwwwjWeuiNBxv7bJo13/8B/098KlVDl4GZqsoBCEjPyJfV6hO0y/LkRGkk7oHWKgeWAfKtfLItRp00eZ4fcJNK9kCaSMmEugoZWcI7NGbZXzqFWqbpRI7NcDP9+WIQ+i9U5vqWsqd/zng4kbuAJ6UuKqIzB0upYrLShfQE3SAck8oaLhJqqq56VfDuASNpJKidV+zq27HfSBmbXnkR/5AK337dc3MXKJypoK/QPMLKUAP5XLPbs+NddJQV7EZXd29DLgp+fRIg3edpKdO7ZErWhv7d+3Kws+e1Y+ypmR2WIVSwVyBEUfgv2C8Ts9gnTF4pNcEY/S2aBicz5Ew2+jdyGNQQ== test@example.com\\\\n"
}
]
}
},
"masterProfile": {
"count": 1,
"dnsPrefix": "cliasdns000003mgmt"
},
"orchestratorProfile": {
"orchestratorType": "Kubernetes"
}
},
"tags": null,
"type": "Microsoft.ContainerService/containerServices"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment