gambtho/AKS Create Action
Create an AKS Cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ARM_CLIENT_ID | Client ID for Service Principal | yes | — |
| ARM_CLIENT_SECRET | Client Secret for Service Principal | yes | — |
| ARM_SUBSCRIPTION_ID | Subscription for Service Principal | yes | — |
| ARM_TENANT_ID | Tenant for Service Principal | yes | — |
| RESOURCE_GROUP_NAME | Resource Group for cluster | yes | — |
| CLUSTER_NAME | Name for cluster | yes | — |
| CLUSTER_SIZE | Size of cluster (dev or test) | no | dev |
| STORAGE_ACCOUNT_NAME | Name for Storage Account | yes | — |
| STORAGE_CONTAINER_NAME | Name for Storage Container | yes | — |
| STORAGE_ACCESS_KEY | Access Key for Storage Container | yes | — |
| ACTION_TYPE | create or destroy | no | create |
| CREATE_ACR | create ACR with cluster name | — | false |
Outputs
no outputs