andersbea/Connect to AKS
Connect runner to a Azure Kubernetes Service cluster on the Azure Cloud Platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 17, 2024
- License
- MIT
Pinned Snippet
uses: andersbea/connect-to-aks@d6583ebede5c55180790e69cd7a23d79a3053b2a # v1.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| CREDENTIALS | Credentials for the Azure service principal, preferably a service account specifically for use in Github Actions | yes | — |
| RESOURCE_GROUP | The resource group in which the cluster is located | yes | — |
| CLUSTER | The name of the cluster to which to connect | yes | — |
| HELM_VERSION | The version of helm to install (Example: 'v2' or 'v3') | no | v3.12.3 |
Outputs
no outputs