Blog

The Kubernetes for Humans Podcast 🎙️

Rеad more

Kubectl wasn’t intended for Devs. Why should you force them to use it?

5 min read

Kubernetes is a quintessential operating system for the cloud, providing a platform for the deployment, scaling, and management of containerized microservice applications. At the heart of Kubernetes is the Kubernetes API, which serves as the primary entry point for interacting with the system. The official client for the Kubernetes API is kubectl, a Kubernetes CLI […]

Helm-Dashboard-v1

Helm-Dashboard Crosses 3K Stars As v. 1.0.0 Released

3 min read

A good chance to take a look back at our journey, announce the release of v. 1.0.0, discuss future plans, and, most importantly, give our utmost thanks to the amazing contributors and Kommunity members that made it all possible!

komodor-freemium

Komodor Goes Freemium 🥳

4 min read

Komodor has officially transitioned to a freemium model, and made all of its great features available to small teams for FREE!

Receive blog and product updates

Announcing GA of Komodor Actions & RBAC Support

3 min read

Kubecon 2022 just concluded with plenty of exciting announcements, including our new open-source project, Helm-Dashboard, but we’ve got some more news to share on top of that. Closing the Troubleshooting Loop Using Komodor Actions Komodor’s mission is to take the complexity out of Kubernetes troubleshooting. Setting out, this meant building a platform that would streamline […]

Helm-Dashboard-logo

Komodor Introduces New Companion Tool For Helm

5 min read

Announcing the public release of Helm-Dashboard, the missing UI for Helm.

SUSE Rancher and Komodor – Continuous Kubernetes Reliability

4 min read

The Kubernetes Landscape With 96% of organizations either using or evaluating Kubernetes and over 7 million developers using Kubernetes around the world, according to a recent CNCF report, it’s safe to say that Kubernetes is eating up the world and has become the de-facto orchestrating system of cloud-native applications.   The benefits of adopting K8s are […]

7 Sessions You Don’t Want To Miss In KubeCon 2022 Detroit

1 min read

KubeCon 2022 is one of the largest events in the Kubernetes ecosystem, and it’s packed with so many great talks and exciting sessions! It can be overwhelming and confusing to navigate KubeCon’s agenda, especially if it’s your first time, so I’ve decided to dive in and pick the 7 sessions that you definitely shouldn’t miss […]

Practical Guide on Setting up Prometheus and Grafana for Monitoring Your Microservices

5 min read

This post discusses how you can set-up and use Prometheus and Grafana for your metric need

How to Effectively Scale Microservices in a Cloud-Native World

5 min read

In this post we discuss cloud-native modern scaling methods for microservices and their cloud infra, as well as show you how to apply them correctly.