Skip to content

asdf-community/asdf-kpack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASDF kpack-cli

kpack-cli plugin for asdf version manager

Heavily forked/copied from asdf-kubectl. Many thanks to all the contributors on that project.

Installation

asdf plugin-add kpack-cli https://github.com/mindovermiles262/asdf-kpack-cli.git

Use

Check out the asdf documentation for instructions on how to install and manage versions of kpack-cli

$ asdf install kpack-cli 0.9.1
[*] Downloading kpack from https://github.com/vmware-tanzu/kpack-cli/releases/download/v0.9.1/kp-darwin-amd64-0.9.1
[*] kpack-cli has been installed. Use 'kpack' to get started

$ asdf global kpack-cli 0.9.1
$ kpack
kp controls the kpack installation on Kubernetes.

kpack extends Kubernetes and utilizes unprivileged kubernetes primitives to provide
builds of OCI images as a platform implementation of Cloud Native Buildpacks (CNB).
Learn more about kpack @ https://github.com/pivotal/kpack
 

Architecture Override

The ASDF_KPACKCLI_OVERWRITE_ARCH variable can be used to override the architecture that is used for determining which kpack-cli build to download.

Known Bugs

  • kpack-cli versions before 0.7.0 do not download or install due to a change in the URL formatting of the github releases. If you need version 0.7.0 or before you should manually download and install the binaries from the kpack-cli github releases page

About

Kpack CLI plugin for the asdf version manager

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages