Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Product Klips: Bite-Sized Feature Overviews

Komodor is the only unified, dev-first Kubernetes Platform, designed to enable Kubernetes across on-prem and cloud-native environments through a single pane of glass. Komodor’s platform empowers developers to confidently operate and troubleshoot their K8s applications while allowing infrastructure teams to maintain governance and optimize resources.

How to Become a Faster and More Efficient Developer?

Nir Shtein, Software Engineer 6 min read March 30th, 2023 Komodor Tutorials As software developers, we always want to improve ourselves continuously. It can be through writing cleaner and more efficient code, using new design patterns, expanding our stack, or deep-diving into a specific technology. We strive to improve; we’re encouraged to do post-mortems with action items and to keep asking what went right and what went wrong.

Integrating Komodor with PagerDuty

PagerDuty provides a SaaS-based platform that enables developers, DevOps, IT operations, and business leaders to prevent and resolve incidents that could potentially impact customer experience. This platform allows organizations to proactively manage events that may affect customers across their IT environment, which is crucial for maintaining customer satisfaction, revenue, and brand reputation.

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

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 tool that allows users to manage a Kubernetes cluster and perform a wide range of tasks.

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

Our latest open-source project, Helm-Dashboard, just crossed 3K stars on GitHub (and hundreds of daily active users), only three months since it was released! We thought this milestone was 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! What capabilities would you like to see next in Helm-Dashbaord?

Komodor Goes Freemium

I’m so excited to share with the world that today Komodor has officially transitioned to a freemium model, and made all of its great features available to small teams for FREE! Now, every developer can use Komodor to observe, manage, and troubleshoot Kubernetes with ease. By simplifying K8s operations and injecting our own expertise into the product we’ve created a better dev experience that reduces toil and sparks joy.

Komodor Introduces New Companion Tool For Helm

Today, I am happy to see the public release of Helm-Dashboard, Komodor’s second open-source project, after ValidKube, and my first since joining the team as Head of Open Source. It’s a compelling challenge to try and solve the pain points of Helm users, but more than anything it’s a labor of love. So it is with love that we’re now sharing this project with the community, and I’m excited to imagine where it will go from here.

SUSE Rancher and Komodor - Continuous Kubernetes Reliability

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 obvious in terms of efficiency, agility, and scalability.

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

Observability is a very important aspect of software that’s often taken for granted. You need to have visibility into what your application is doing at different levels to better understand an issue when it occurs. There are multiple open-source tools and initiatives to help you achieve improved visibility. When we talk about observability, there are three parts to consider: logs, traces and metrics.