actions-marketplace-validations/Create Kubernetes cluster
Create a Kubernetes cluster on Krucible. See https://usekrucible.com for more.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 21, 2020
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/krucible_krucible-github-action@13578bb6c607560a797b1bc69449a94eeff8efec # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| krucible-account-id | Krucible account ID | yes | — |
| krucible-api-key-id | Krucible API key ID | yes | — |
| krucible-api-key-secret | Krucible API key secret | yes | — |
| display-name | Name of cluster | yes | — |
| duration | Length of time in hours that the cluster should remain | yes | 1 |
Outputs
| name | description |
|---|---|
| cluster-id | ID of the cluster created in Krucible |