helm/Kind Cluster

Create a kind (Kubernetes IN Docker) cluster

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe kind version to use (default: v0.31.0)nov0.31.0
configThe path to the kind config fileno
kubeconfigThe path to the kubeconfig config fileno
node_imageThe Docker image for the cluster nodesno
cluster_nameThe name of the cluster to create (default: chart-testing)nochart-testing
waitThe duration to wait for the control plane to become ready (default: 60s)no60s
verbosityThe verbosity level for kind (default: 0)no0
kubectl_versionThe kubectl version to use (default: v1.35.0)nov1.35.0
registryWhether to configure an insecure local registry (default: false)nofalse
registry_imageThe registry image to use (default: registry:2)noregistry:2
registry_nameThe registry name to use (default: kind-registry)nokind-registry
registry_portThe local port used to bind the registry (default: 5000)no5000
registry_enable_deleteEnable delete operations on the registry (default: false)nofalse
install_onlySkips cluster creation, only install kind (default: false)nofalse
ignore_failed_cleanWhether to ignore the post-delete the cluster (default: false)nofalse
cloud_providerWhether to use cloud provider loadbalancer (default: false)nofalse

no outputs