kubectl-cubbit Plugin

Download the kubectl-cubbit plugin for your platform

Linux
AMD64 (x86_64)
Download
Linux
ARM64
Download
macOS
Intel (x86_64)
Download
macOS
Apple Silicon (ARM64)
Download
Windows
AMD64 (x86_64)
Download

Installation Instructions

Linux / macOS

# Download the binary for your platform curl -LO "" # Make it executable chmod +x kubectl-cubbit-linux-amd64 # Move to PATH sudo mv kubectl-cubbit-linux-amd64 /usr/local/bin/kubectl-cubbit # Verify installation kubectl cubbit version

Windows

# Download kubectl-cubbit-windows-amd64.exe # Place it in a directory that's in your PATH # Rename to kubectl-cubbit.exe if needed