Giter Site home page Giter Site logo

stephenmoloney / asdf-kubectl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asdf-community/asdf-kubectl

0.0 2.0 0.0 40 KB

Kubectl plugin for the asdf version manager

Home Page: https://github.com/asdf-vm/asdf

License: MIT License

Shell 89.59% Makefile 10.41%

asdf-kubectl's Introduction

asdf-kubectl

Kubectl plugin for asdf version manager

Install

asdf plugin-add kubectl https://github.com/asdf-community/asdf-kubectl.git

Use

Check out the asdf documentation for instructions on how to install and manage versions of Kubectl.

Architecture Override

The ASDF_KUBECTL_OVERWRITE_ARCH variable can be used to override the architecture that is used for determining which kubectl build to download. The primary use case is when attempting to install an older version of kubectl for use on an Apple M1 computer as kubectl was not built for ARM at the time.

Without ASDF_KUBECTL_OVERWRITE_ARCH:

% asdf install kubectl 1.18.17
Downloading kubectl from https://storage.googleapis.com/kubernetes-release/release/v1.18.17/bin/darwin/arm64/kubectl

With ASDF_KUBECTL_OVERWRITE_ARCH:

% ASDF_KUBECTL_OVERWRITE_ARCH=amd64 asdf install kubectl 1.18.17
Downloading kubectl from https://storage.googleapis.com/kubernetes-release/release/v1.18.17/bin/darwin/amd64/kubectl

asdf-kubectl's People

Contributors

bashton-ajenkins avatar brunowego avatar chanange avatar danieldides avatar dustinchaloupka avatar github-actions[bot] avatar haad avatar lamdor avatar log2 avatar nikolay avatar onmomo avatar reegnz avatar savemech avatar smorimoto avatar

Watchers

 avatar  avatar

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.