FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Understanding Gitaly and Kernel Memory Consumption in Kubernetes on Self-Hosted GitLab
NewsSystems

Understanding Gitaly and Kernel Memory Consumption in Kubernetes on Self-Hosted GitLab

via Dev.toCamila1mo ago

During the early hours of the morning, I started receiving Gitaly alerts — memory spikes that weren't being released automatically after the daily backup. This article is about a self-hosted GitLab on EKS and the behavior of some GitLab components in Kubernetes. If you also run GitLab on Kubernetes, it's worth understanding what's really happening — and why Cgroup v2 is the definitive solution to this kind of problem. GITALY Gitaly is the GitLab component responsible for all Git operations: clone, push, pull, merge, diff, and blame. It isolates repository storage from the web application and communicates with other services via gRPC, optimizing performance and concurrency control. ┌─────────────────────┐ │ GitLab Webservice │ │ │ └──────────┬──────────┘ │ gRPC ↓ ┌─────────────────────┐ │ Gitaly │ │ - Git operations │ │ - Repository access │ └──────────┬──────────┘ ↓ ┌─────────────────────┐ │ Persistent Volume │ │ /home/git/repos │ └─────────────────────┘ GITLAB TOOLBOX BACKUP It's a Gi

Continue reading on Dev.to

Opens in a new tab

Read Full Article
27 views

Related Articles

Qwen3.5-Omni: Vibe Coding Gets a New Twist! Write Code by Talking to Your Camera
News

Qwen3.5-Omni: Vibe Coding Gets a New Twist! Write Code by Talking to Your Camera

Medium Programming • 23h ago

Why users abandon your app mid-task
News

Why users abandon your app mid-task

Medium Programming • 23h ago

Litter-Robot Promo Codes and Deals: Up to $150 Off
News

Litter-Robot Promo Codes and Deals: Up to $150 Off

Wired • 1d ago

Mutable, Immutable… everything is an object!
News

Mutable, Immutable… everything is an object!

Medium Programming • 1d ago

PS6 Price Could Cross $1,000 — And RAM Is a Big Reason Why
News

PS6 Price Could Cross $1,000 — And RAM Is a Big Reason Why

Medium Programming • 1d ago

Discover More Articles