actions-marketplace-validations/Setup K3d/K3s

Setup a lightweight Kubernetes cluster with K3d/K3s

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 7, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nolar_setup-k3d-k3s@91d71bd14512a54a897c5d35fba9983bbe7a488f # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionFull or partial version of K3s, or `latest`.yeslatest
k3d-tagK3d tag/version to use (by default, the latest one).nolatest
k3d-nameCluster name.no
k3d-argsAdditional arguments to k3d cluster create.no
github-tokenOptional GitHub token to overcome API rate limiting.no
skip-creationSkip creating the cluster and waiting for its readiness?no
skip-readinessSkip waiting for full cluster readiness?no
namedescription
k3d-versionActual version of K3d detected and used.
k3s-versionActual version of K3s detected and used.
k8s-versionActual version of K8s detected and used.