actions-marketplace-validations/Setup Kubernetes Tools

Setup Kubernetes tools: kubectl, kustomize, helm, kubeconform, conftest, yq, rancher, tilt, skaffold, kube-score

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
fail-fastthe action immediately fails when it fails to download (ie. due to a bad version)notrue
arch-typeOptional. The processor architecture type of the tool binary to setup. The action will auto-detect the architecture ("amd64" or "arm64") and use it as appropriate at runtime. Specify the architecture type ("amd64" or "arm64") only if you need to force it.no
setup-toolsList of tool name to setup. By default, the action download and setup all supported Kubernetes tools. By specifying "setup-tools" you can choose which tools the action setup. Supported separator is return in multi-line string. Supported tools are "kubectl", "kustomize", "helm", "helmv3", "kubeval", "conftest", "yq", "rancher", "tilt", "skaffold", "kube-score"no""
kubectlkubectl version or 'latest'no1.35.3
kustomizekustomize version or 'latest'no5.8.1
helmhelm version or 'latest'no3.20.1
kubevalkubeval version or 'latest'no0.16.1
kubeconformkubeconform version or 'latest'no0.7.0
conftestconftest version or 'latest'no0.67.1
yqyq version or 'latest'no4.52.5
rancherrancher cli version or 'latest'no2.13.3
tilttilt version or 'latest'no0.37.0
skaffoldskaffold version or 'latest'no2.18.1
kube-scorekube-score version or 'latest'no1.20.0
namedescription
kubectl-pathkubectl command path if the action setup the tool, otherwise empty string
kustomize-pathkustomize command path if the action setup the tool, otherwise empty string
helm-pathhelm command path if the action setup the tool, otherwise empty string
kubeval-pathkubeval command path if the action setup the tool, otherwise empty string
conftest-pathconftest command path if the action setup the tool, otherwise empty string
yq-pathyq command path if the action setup the tool, otherwise empty string
rancher-pathrancher cli command path if the action setup the tool, otherwise empty string
tilt-pathtilt command path if the action setup the tool, otherwise empty string
skaffold-pathskaffold command path if the action setup the tool, otherwise empty string
kube-score-pathkube-score command path if the action setup the tool, otherwise empty string