Skip to content

Istioctl installer

Actions
Install a specific version of istioctl binary. Acceptable values are latest or any semantic version string like 1.17.1
v1.1.0
Latest
Star (1)

Setup Istioctl

Install a specific version of Istioctl binary on the runner.

Acceptable values are latest or any semantic version string like 1.9.7. Use this action in workflow to define which version of Istioctl will be used.

- uses: zufardhiyaulhaq/setup-istioctl@v1.0.0
  with:
    version: '<version>'

Refer to the action metadata file for details about all the inputs https://github.com/zufardhiyaulhaq/setup-istioctl/blob/master/.github/workflows/main.yml

Istioctl installer 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

Install a specific version of istioctl binary. Acceptable values are latest or any semantic version string like 1.17.1
v1.1.0
Latest

Istioctl installer 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.