cholaraju/Azure AKS Deploy Action
Authenticates to Azure using a Service Principal, sets up Docker, kubectl, and deploys to AKS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| azure_client_id | Azure Service Principal Client ID | yes | — |
| azure_client_secret | Azure Service Principal Secret | yes | — |
| azure_tenant_id | Azure Tenant ID | yes | — |
| azure_subscription_id | Azure Subscription ID | yes | — |
| resource_group | AKS Resource Group Name | yes | — |
| cluster_name | AKS Cluster Name | yes | — |
Outputs
no outputs