Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Kubernetes Gateway API (Everything You Should Know)

The Kubernetes networking landscape is shifting. The traditional Kubernetes Ingress approach is being complemented and, in some cases, replaced by a more powerful, flexible, and extensible standard: the Kubernetes Gateway API. Kubernetes has become the go-to platform for orchestrating and managing containerized applications. A key aspect of Kubernetes that's crucial for the functionality of these applications? Networking.

Best Practices for Monitoring Kubernetes with Grafana

There are tons of tools to choose from when it comes to visualizing data, but Grafana has become one of the best ways for organizations to visualize information and get notified about events happening within their infrastructure or data. According to Kubernetes: In this article, we will take a look at the best practices for monitoring Kubernetes using Grafana.

Komodor Announces the Availability of Amazon Elastic Kubernetes Service [Amazon EKS] Blueprints as an Add-On

We’re pleased to announce that the Komodor platform has published an Amazon Elastic Kubernetes Service (Amazon EKS) Blueprints CDK Add-On. Amazon EKS is a managed Kubernetes service that streamlines the deployment and scaling of cloud-based or on-prem K8s clusters.

Introduction to Azure Kubernetes Service

In the constantly evolving world of technology, managing containerized applications at a scale that can match growing business demands is a challenging task. Microsoft, however, has emerged as a leader in this field, offering the Azure Kubernetes Service (AKS). AKS is a managed container orchestration service that provides a rich and robust platform for developers to deploy, scale, and manage their applications.

Cloud-Based vs Cloud-Native: What's the difference?

Get to know the differences between cloud-native and cloud-based applications, their benefits, and why a cloud-native tool like Cloudsmith is a game-changer for efficient and secure software artifact management. The term 'cloud' has become a buzzword in the tech industry, often used interchangeably to describe anything from online storage to complex computing services. But what does it really mean? And more importantly, what does it mean for your business?

How Infrastructure as Code Helps IT Teams Cope with Employee Churn

One day a few years ago, Sushil Kumar, our head of DevOps, was worried. A key admin on his team in charge of private and public cloud infrastructure had just given notice that he was leaving in two weeks. Even after scheduling a knowledge transfer session to other team admins, Kumar saw that their operations would be at risk. And he was right. Kumar and his team spent the next 18 months dealing with the fallout.

Dynamic Kubernetes PersistentVolumeClaim (PVC) reuse with Ocean for Apache Spark

One of the most exciting implementations to come out of Apache Spark™ on Kubernetes is the dynamic creation, mounting, and remounting of a PersistentVolumeClaim (PVC) within a Spark application. We’ve spoken previously about how PVCs can be used to recover shuffle data and prevent application failure after a spot kill has occurred, negating one of the biggest drawbacks of spot instance usage in Spark workloads.

Troubleshooting Kubernetes Deployment at Every Level!

Kubernetes has emerged as the de facto standard for container orchestration, with its ability to automate deployment, scaling, and management of containerized applications. However, even with the best practices and expertise, Kubernetes deployment can sometimes be a complex and challenging process. It involves multiple layers of infrastructure, including the application, Kubernetes cluster, nodes, network, and storage, and each layer can have its own set of issues and challenges.

How to monitor your Apache Mesos clusters with Grafana Cloud

We’re excited to introduce a dedicated Grafana Cloud solution for Apache Mesos, an open-source project for managing clusters in your data center and at cloud scale. Apache Mesos is a distributed systems kernel, running on every machine in a cluster and providing easy orchestration of every resource in the cluster. This allows you to treat compute units, memory, and disk as a single pool of resources.