Kubernetes is Not Just a Platform – It’s a Whole Ecosystem

Kubernetes is Not Just a Platform – It’s a Whole Ecosystem

6 min read

As someone who is building a platform that is intended to make Kubernetes operations easier for everyone––I’ve learned a lot about production Kubernetes operations.  The main thing I’ve noticed folks getting wrong, is that it isn’t simply a platform, it’s an entire ecosystem. Over the years since its launch, it has evolved into a jungle of add-ons, tools, and extensions that make your infrastructure smarter, faster, but this does sometimes bring with it more chaos than expected.  That’s why pretty much everyone running Kubernetes uses add-ons, and while they’re incredibly powerful and useful, they can introduce a lot of complexity. […]

Introducing KlaudiaAI: Redefining Kubernetes Troubleshooting with the Power of AI

Introducing KlaudiaAI: Redefining Kubernetes Troubleshooting with the Power of AI

6 min read

We’re excited to announce today our latest product, KlaudiaAI, designed from the ground up to tackle the unique challenges of Kubernetes operations.

What Are Kubernetes Health Checks and Why Are They Important?

What Are Kubernetes Health Checks and Why Are They Important?

8 min read

Learn how to implement an effective Kubernetes health check, and how to use health checks for troubleshooting.

Receive blog and product updates

Komodor Closes $42M Series B Led by Tiger Global

Komodor Closes $42M Series B Led by Tiger Global

3 min read

Just under a year since Komodor shipped out of stealth, we are thrilled to announce our $42M Series B round – bringing our total investment to $67M. The round was led by Tiger Global with participation from Felicis and support from our friends at Accel, NFX Capital, Pitango First, Vine Ventures, and OldSlip Group. The round is an important vote of confidence in our mission to help Kubernetes users resolve issues efficiently and independently. It is also an invitation for us to dream bigger, act bolder, and move faster than ever before. A good series B startup never reveals all […]

Best Practices Guide for Kubernetes Labels and Annotations

Best Practices Guide for Kubernetes Labels and Annotations

6 min read

Metadata is essential for grouping resources, redirecting requests and managing deployments. Learn the best practices of using labels and annotations.

Solved: fatal: Not a git repository (or any of the parent directories): .git

Solved: fatal: Not a git repository (or any of the parent directories): .git

8 min read

A Git repository is a collection of files and information regarding past changes made in