reconcilerio/Kubernetes in Docker

Run a Kubernetes cluster in Docker with kind

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cluster-nameName of the kind cluster.kind
kind-versionVersion of kind to use.
cloud-provider-kind-versionVersion of cloud-provider-kind to use. Use 'disabled' to disable the provider, 'auto' to use the latest tested version, 'latest' to use the latest released version, or any other release tag or git ref to consume that version.disabled
kubernetes-versionVersion of Kubernetes to use. Resolves to a tag for the Kubernetes node image in the ghcr.io/reconcilerio/kind/node repository. May also be specified as a fully qualified image.
registryCustom local registry to trust for the cluster
registry-caPath to PEM encoded certificate authority to trust for the local registry
namedescription
contextkubernetes context for this cluster
kubernetes-versionrunning kubernetes version as reported by the cluster, multi-node clusters will produce a new line separated list with an item for each control-plane node