Komodor Blog

Tutorials 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.
Git Bash terminal showing Git commands used when troubleshooting the fatal: not a git repository error.

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

9 min read

Getting fatal: not a git repository? Use these quick Git commands to find the repo root, check your .git folder, and fix the error.

Git Bash terminal showing Git commands used when troubleshooting the fatal: not a git repository error.

All You Need to Know About CrashLoopBackOff Error

4 min read

Read our complete guide to CrashLoopBackOff error: what it is, what causes it, and how to fix it.

udi-hofesh-engin-diri-backstage-kubernetes-argocd

Build Your Own Developer Platform in 90 Minutes

4 min read

In this workshop, we will explore how you can build your own developer platform in just 90 minutes using a powerful combination of Backstage, ArgoCD, and Kubernetes.

komodor-gitops-argo-flux

What Is GitOps? The Complete Guide

8 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.

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.

kubernetes-migration-day-minus-one

Kubernetes Migration from Day Minus One (-1) to Day Two (2)

7 min read

This post is going to start with Day -1 (yes, minus one), and will focus on everything you need to think about before you even get started with K8s migration.

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

The Definitive Guide to Kubernetes Cluster Upgrades

11 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. 

kubernetes-migration-full-guide

Tried and True Migration to Kubernetes––An Authentic Guide

7 min read

This is the first post in a series that will start with providing an overview of the considerations involved when evaluating a migration to Kubernetes