Glasskube Beta is live.
Glasskube has been on a tear lately. π
Having only just launched officially last February and having been received incredibly positively by the cloud native and Kubernetes community we are happy to announce that Glasskube Beta is upon us. The Glasskube team as well as the growing community of Glasskube open source contributors have rallied and combined forces to bring the Beta release sooner than expected. Everybody involved deserves a huge round of applause. π
As we release Glasskube Beta we aim to bring to Kubernetes engineers tasked with maintaining the lifecycle of the packages that make up their clusters with an expanded and more mature version of Glasskube that delivers on the early promises of on app package configuration, automated updates and an ever growing package catalogue. The Beta release is still not intended to be run in production environments, in order to become production ready in the upcoming releases we hope to get valuable feedback from the Glasskube community.
We are so excited to get this release in the hands of all of you and see what you think. Here as some of the features and updated shipped:
- π Easy package configuration options
- ποΈ Added dependancy management
- π Shipped graph-based dependency validation
- π Supported three new packages
- β¨ Many CLI and UI upgrades
Easy package configuration π¦β
One of the main issues we see with traditional Kubernetes package managers is the inability to configure packages without having to depend on third party configuration tools to get the job done. Now with Glasskube if your package depends on additional configuration steps it can be done right in the UI or CLI. Letβs take the example of the k8sgpt-operator, you can decide on which language you want the operators output to be in as well as being able to add the OpenAI API key upon installation to make sure k8sGPT runs right out of the gate.
New package integrations πβ
We added to the package catalogue, actively supporting 10 packages. Check out to see both the supported and upcoming packages we will support next right here.
Grafanaβ
Grafana open source software enables you to query, visualize, alert on, and explore your metrics, logs, and traces wherever they are stored. Grafana OSS provides you with tools to turn your time-series database (TSDB) data into insightful graphs and visualizations. The Grafana OSS plugin framework also enables you to connect other data sources like NoSQL/SQL databases, ticketing tools like Jira or ServiceNow, and CI/CD tooling like GitLab.
K8sGPTβ
K8sGPT is a tool for scanning your kubernetes clusters, diagnosing and triaging issues in simple english. It has SRE experience codified into its analyzers and helps to pull out the most relevant information to enrich it with AI.
Kube Prometheus stackβ
A collection of Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.