Installation

Download GroundKube

Download the latest version of GroundKube for your platform. The desktop app includes everything you need to run Kubernetes labs locally.

macOS

Download the .dmg file and drag GroundKube to your Applications folder.

# Or install via Homebrew
brew install --cask groundkube

Linux

Download the AppImage and make it executable.

chmod +x GroundKube-*.AppImage
./GroundKube-*.AppImage