Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1018 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 1018 Bytes

Kubernetes Tools Scoop bucket

Kubernetes Tool releases for the Scoop package manager

Excavator

Installation

Using scoop

# Add the Scoop bucket
scoop bucket add kubetools https://github.com/4x0v7/kube-scoop
# install a tool
scoop install clusterctl
# check the installation
clusterctl version