imiller31/Get AKS Kubeconfig
sets a kubeconfig secret on the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 12, 2021
- License
- None
Pinned Snippet
uses: imiller31/getkubeconfigaksaction@be8a350b2bc30f5b9cb2c21dd9863484dbb20b5b # v0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| APP_ID | Client ID for Service Principal | yes | — |
| APP_SECRET | Client Secret for Service Principal | yes | — |
| SUBSCRIPTION_ID | Subscription for Service Principal | yes | — |
| TENANT_ID | Tenant for Service Principal | yes | — |
| RESOURCE_GROUP_NAME | Resource Group for cluster | yes | — |
| CLUSTER_NAME | Name for cluster | yes | — |
Outputs
no outputs