Skip to content

Kubernetes toolset

Actions
Github Action with Kubernetes tools: kubectl, kustomize, helm, kubeval, kubeaudit, conftest, jq, yq, go
v1.7.2
Latest
Star (190)

kube-tools

The kube-tools GitHub Action has been deprecated in favor of Arkade which offers overs 100 CLI tools.

To migrate your workflows from kube-tools to Arkade, you can use the arkade-get GitHub Action as a drop-in replacement.

Example:

    - uses: alexellis/setup-arkade@v1
    - uses: alexellis/arkade-get@master
      with:
        kubectl: latest
        kustomize: latest
        kubeconform: latest
        helm: latest
        jq: latest
        yq: latest

Kubernetes toolset is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Github Action with Kubernetes tools: kubectl, kustomize, helm, kubeval, kubeaudit, conftest, jq, yq, go
v1.7.2
Latest

Kubernetes toolset is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.