GithubHelp home page GithubHelp logo

asdf-istio's Introduction

asdf-vm plugin for Istio

The asdf-vm plugin to install and manage multiple Istio versions.

Pre-requisites

Install

asdf plugin-add istio https://github.com/solo-io/asdf-istio

List Installable Istio versions

asdf list-all istio

Download and install latest

asdf install istio latest

Download and install specific version

asdf install istio 1.11.5

Use

To make your Istio/Kubernetes projects use a specific version of Istio, run the following command from the root of project:

# e.g. asdf local istio 1.11.5
asdf local istio <istio-verison>

The command will create a .tools-version in the local project directory pointing to the Istio version passed argument. The path will now be adjusted to use the Istio version used in the command

To set a Istio version globally, run:

asdf global istio <istio-version>

Once you have set the Istio version using asdf global or asdf local commands, you can set the ISTIO_HOME variable using the command,

export ISTIO_HOME=$(asdf where istio)

License

Apache License v2

asdf-istio's People

Contributors

github-actions[bot] avatar kameshsampath avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kameshsampath

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.