glasskube
🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
How to download and setup glasskube
Open terminal and run command
git clone https://github.com/glasskube/glasskube.git
git clone is used to create a copy or clone of glasskube repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with glasskube https://github.com/glasskube/glasskube/archive/master.zip
Or simply clone glasskube with SSH
[email protected]:glasskube/glasskube.git