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.
Glasskube is an Open Source package manager for Kubernetes, offering faster deployment, updating, and configuration of packages compared to tools like Helm or Kustomize. Inspired by the simplicity of Homebrew and npm, Glasskube provides users with the option to use the Glasskube UI, CLI, or deploy packages directly via GitOps.
To install Glasskube, follow these steps:
git clone <repository_url>
cd Glasskube
make install
Glasskube is a package manager designed to simplify and enhance Kubernetes package management by providing features like simplified UI installation, package configurations, dependency management, and safe package updates. With a focus on simplicity and reliability, Glasskube aims to streamline the deployment and management of Kubernetes packages.