🧊 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.
The CLI should support the user in opening a kubernetes application in the browser.
Example:
glasskube open cyclops should take care of the port-forwarding to get a URL to the application, which is then automatically opened in the browser and printed into the console as a fallback.
The CLI should support the user in opening a kubernetes application in the browser.
Example:
glasskube open cyclops
should take care of the port-forwarding to get a URL to the application, which is then automatically opened in the browser and printed into the console as a fallback.Related: #107