actions-marketplace-validations/AbsaOSS/k3d-action
A GitHub Action to run fully customizable k3s clusters during workflow. Provides an image registry and multi-cluster support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 12, 2023
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/absaoss_k3d-action@4e8b3239042be1dc0aed6c5eb80c13b18200fc79 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cluster-name | (Required) Cluster name. | yes | — |
| args | (Optional) Additional arguments to k3d cluster. see: https://k3d.io/usage/commands/ | no | — |
| k3d-version | (Optional) Version of k3d | no | — |
Outputs
no outputs