User Story 125263 (#238)
* Updated to use AzApi to obtain SSH (instead of tls)
This commit is contained in:
@ -22,6 +22,7 @@ This template provisions an [AKS / Azure Kubernetes service (also known as a Man
|
||||
| `resource_group_location` | Location of the resource group. | eastus |
|
||||
| `node_count` | Initial number of nodes which should exist in this Node Pool. Value must be between 1 and 1000. | 3 |
|
||||
| `msi_id` | The Managed Service Identity ID. Set this value if you're running this example using Managed Identity as the authentication method. | null |
|
||||
| `username` | The username for the new cluster. | azureadmin |
|
||||
|
||||
## Example
|
||||
|
||||
|
Reference in New Issue
Block a user