hostwithquantum/setup-k8s-action
Setup k8s tools and write kubeconfig to ~/.kube/config
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | the environment to deploy to | yes | staging |
| config-production | k8s configuration for production | yes | — |
| config-staging | k8s configuration for staging | yes | — |
Outputs
| name | description |
|---|---|
| kube-context | the name of the kubernetes context |