Komodor Blog

DevOps articles
Page 1
Welcome to Komodor's blog, your go-to resource for insights on all things Kubernetes. Stay tuned for expert advice, in-depth tutorials, and the latest industry trends to help you throughout your K8s journey.
aiops-for-kubernetes-with-komodor

AIOps for Kubernetes (or KAIOps?)

6 min read

This article will present the steps involved in running AI workloads on Kubernetes. We will explore the different steps, from data preparation to serving AI models, and see how several tools can help as well as discuss their drawbacks. 

Kubernetes-for-AI-workloads

Kubernetes for AI Workloads

9 min read

With the recent rise of AI and the advent of tools like Kubeflow and Argo Workflows, Kubernetes is also becoming a first-class citizen when it comes to running AI workloads.

external-dns-cert-manager-kubernetes-komodor

Simplifying DNS Automation with ExternalDNS and cert-manager

5 min read

Managing DNS records in Kubernetes at scale is complex, especially as clusters grow and the number of applications increases. Enter ExternalDNS—a tool designed to automate DNS record synchronization with Kubernetes resources, providing the agility and scalability needed for modern application environments. When paired with cert-manager––which we recently wrote about in detail, ExternalDNS delivers seamless integration […]

komodor-gitops-argo-flux

What Is GitOps? The Complete Guide

7 min read

This article will take you through the benefits of GitOps, how it works, with what technologies, and how it impacts the development processes and life cycles of your engineering teams. It will also talk about two of the popular GitOps-enabling tools: ArgoCD and Flux.

kubernetes-gaurdrails-policies-cluster-reliability

Kubernetes Security: The Essential Role of Guardrails

6 min read

While the term "guardrails" encompasses a wide range of protective measures, this post will first focus on the critical role of Kubernetes policies in enhancing security and compliance and how they streamline operational efficiency.

how-to-avoid-a-6x-surcharge-aws-cluster-end-of-life

Avoiding Hidden AWS EKS Costs: A Guide to Cluster Management

5 min read

This blog aims to guide you through the new AWS pricing policy, illustrate potential cost implications with hypothetical scenarios, and offer strategies to manage and optimize your Kubernetes clusters effectively.

kubernetes-migration-done-right

Kubernetes Migration – Moving on to Day 0

6 min read

This is going to be the post that enables you to understand a little more deeply everything you need to line up on Day 0,  in order to get your systems and stacks ready to support cloud-native architecture.

5-Ways-to-Make-Kubernetes-Auditing-an-Effective-Habit

5 Ways to Make Kubernetes Auditing an Effective Habit 

5 min read

This post will explore auditing, what Kubernetes events or logs you should be watching, and a few steps to take for establishing an effective auditing practice.

The-Definitive-Guide-to-Cluster-Upgrades-Kubernetes-d

The Definitive Guide to Kubernetes Cluster Upgrades

10 min read

Focusing on the major cloud platforms, Amazon EKS, AKS, and GKE, this post will explore the challenges and best practices associated with upgrading clusters. We’ll also discuss the importance of timely updates to avoid the pitfalls of running on outdated versions, which can suffer from security vulnerabilities, performance issues, lack of support for newer features, and increased costs.