kuritka/Setup K3d

K3d action with multi-cluster support.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 29, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: kuritka/k3d-action@47e5d0b4012c57183082ec11232a44e565c0af6c # v1.0.3

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

namedescriptionrequireddefault
k3d-name(Required) Cluster name.yes
k3d-args(Optional) Additional arguments to k3d cluster. see: https://k3d.io/usage/commands/no
k3d-network(Optional) Cluster network. Default value k3d-action-bridge-networkno
k3d-subnet(Optional) Cluster subnet CIDR. Default value 172.16.0.0/24 in case k3d-network is not set.no
k3d-registry(Optional) Autogenerate docker registry accessible from the cluster.nofalse
k3d-registry-config-path(Optional) Path to custom registry configuration file. Variable requires K3D_REGISTRY to be true.no
namedescription
k3d-networkDetected k3d version
k3d-subnetDetected k3d network subnet