Operations | Monitoring | ITSM | DevOps | Cloud

Komodor

Handling Networking Errors in Kubernetes

As with any distributed system, networking plays a fundamental role in Kubernetes. Whether it’s allowing containers on different nodes to communicate, exposing services to external clients, or managing the flow of data between pods, Kubernetes networking is at the heart of the Kubernetes ecosystem. Understanding this system is the key to keeping your deployments running smoothly.

#018 - Kubernetes for Humans Podcast with Pavel Brodsky (Forter)

Pavel has been a Backend Engineer for years before switching to a DevOps role at Forter — the leading trust as a service unicorn startup. Three years ago, he transitioned into an Engineering Manager role in a team responsible for Forter's CI/CD pipelines and internal developer platform. Since becoming an EM, he has been focused on maintaining happy and effective teams, and he is passionate about developer experience.

Configuration as Code: Everything Developers Need to Know

Configuration as code (CaC), a practice that involves setting up operating systems and software through configuration files, has quickly become an essential concept for software developers and DevOps teams. The key reason for this is that CaC integrates seamlessly with CI/CD and version control pipelines, a game-changing benefit discussed in this article.

Komodor Joins Forces with Cisco FSO to Elevate Kubernetes Management to New Heights

We at Komodor are excited to announce our groundbreaking integration with Cisco Full-Stack Observability (FSO). This collaboration marks a significant milestone in Kubernetes Continuous Reliability, bringing together the best of both worlds to redefine Kubernetes management.

#017 - Kubernetes for Humans Podcast with Nilesh Gule (DBS Bank)

Nilesh is a Vice President at DBS Bank, where he leads the design and implementation of scalable and innovative solutions using hybrid cloud, big data, and emerging technologies. He has over 2 decades of experience as a software developer, architect, and leader in various domains such as BFSI, healthcare, and retail. He is a Microsoft MVP for Azure since 2018 and the first Docker Captain in Singapore for his excellent contributions to technical communities.

Team Komodor Does Klustered with David Flannagan (AKA Rawkode)

An elite DevOps team from Komodor takes on the Klustered challenge; can they fix a maliciously broken Kubernetes cluster using only the Komodor platform? Let’s find out! Watch Komodor’s Co-Founding CTO, Itiel Shwartz, and two engineers – Guy Menahem and Nir Shtein leverage the Continuous Kubernetes Reliability Platform that they’ve built to showcase how fast, effortless, and even fun, troubleshooting can be!

Harnessing the Power of Metrics: Four Essential Use Cases for Pod Metrics

In the dynamic world of containerized applications, effective monitoring and optimization are crucial to ensure the efficient operation of Kubernetes clusters. Metrics give you valuable insights into the performance and resource utilization of pods, which are the fundamental units of deployment in Kubernetes. By harnessing the power of pod metrics, organizations can unlock numerous benefits, ranging from cost optimization to capacity planning and ensuring application availability.