actions-marketplace-validations/DigitalOcean Kubernetes
Use DigitalOcean Kubernetes in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| personalAccessToken | DigitalOcean Personal Access Token; Used to fetch latest Kubernetes Config. | yes | — |
| clusterName | The name of the DigitalOcean Kubernetes cluster that you plan to work with. | yes | — |
| expirationTime | How long the kubeconfig should stay valid for. | no | 600 |
| namespace | The Kubernetes namespace to operate under. | no | default |
| version | The kubectl version to use. | no | 1.21.9 |
Outputs
no outputs