DevOps&SRE Library
19.8K subscribers
435 photos
1 video
2 files
5.49K links
Библиотека статей по теме DevOps и SRE.

Реклама: @ostinostin
Контент: @mxssl

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
buzz

A workspace where humans and agents build together, on a relay you own.


https://github.com/block/buzz
SPF Record Syntax: Mechanisms, Qualifiers, Modifiers, and Macros

This page is the full reference: every mechanism, every qualifier, both modifiers, the complete macro table, evaluation order, DNS lookup limits, and record placement rules — each with the RFC 7208 section that defines it.


https://dmarcguard.io/blog/spf-record-syntax
Practical Detection Engineering for Kubernetes

A Primer on Log Sources and Ingestion Strategy


https://brandontlyons.substack.com/p/practical-detection-engineering-for

Scope, Not Volume: Detecting Credential Abuse in Kubernetes


https://brandontlyons.substack.com/p/practical-detection-engineering-for-a55
We built an org-wide AI agent in 4 days. Here's what broke in the weeks after.

We shipped the first version internally on March 12, four days after the first commit. This post isn't about those four days. It's about everything that broke once real people started using it, and the three weeks of fixes, security patches, and production incidents that followed.


https://daily.dev/blog/we-built-an-org-wide-ai-agent-in-4-days-heres-what-broke-in-the-weeks-after
Building an AI Agent That Runs Your SRE Operations — What I Learned, What Works, and How You Can Do It Too

Not a smarter alert. Not a better dashboard. An actual reasoning system — one that reads Splunk, queries AppDynamics, checks the Kubernetes pods, searches the Confluence runbooks, looks at what GitLab deployed recently, and comes back with a diagnosis and a proposed action.


https://blog.stackademic.com/building-an-ai-agent-that-runs-your-sre-operations-what-i-learned-what-works-and-how-you-can-do-8a3801124bdc
Building an OSS Kubernetes Security Console with MCP

That is what this series is about: building an open source Kubernetes security console that collects posture, vulnerability, policy, and runtime signals, exposes them through Kubernetes-native objects where possible, and wires that data into an MCP server so an AI agent can help triage across the whole stack.


https://cloudsecburrito.com/building-an-oss-kubernetes-security-console-with-mcp
User Namespaces in Kubernetes

Part I: All You Need to Know

https://blog.sdfg.com.ar/posts/userns-in-kubernetes-part-i

Part II: Mappings and File Ownership

https://blog.sdfg.com.ar/posts/userns-in-kubernetes-part-ii

Part III: The Implementation

https://blog.sdfg.com.ar/posts/userns-in-kubernetes-part-iii
VLAN Migration: Moving a Live Kubernetes Cluster Without Downtime

I migrated the entire k3s cluster from a flat network to a proper VLAN architecture: Server VLAN 20 for k3s nodes and services, Storage VLAN 30 for the NAS, and the existing default VLAN 1 for clients. This involved changing IPs on all VMs, updating MetalLB, reconfiguring Traefik, and recovering from an etcd quorum loss when I moved too many nodes at once.


https://blog.zolty.systems/posts/2026-02-16-vlan-migration
nodes/proxy GET: One Kubernetes permission too many

The nodes/proxy GET RBAC permission allows any ServiceAccount to execute code inside any Pod in the cluster, without leaving a single trace in the audit logs. This article details the issue, how to check if you are vulnerable, the fixes to apply, and the preventive measures you can put in place if you can't patch right away.


https://blog.zwindler.fr/en/2026/05/19/nodes/proxy-get-one-kubernetes-permission-too-many
Kubernetes AuthN the Hard Way

We're wiring together three components: OpenLDAP (your user directory), Dex (the authentication translator), and the Kubernetes API Server (the skeptical consumer of identity tokens). Every bug, every misconfiguration, and every "why is this not working" moment is documented here because I hit all of them personally.


https://medium.com/@jinalpatel11121999/kubernetes-authn-the-hard-way-cb191ec69dae
GitHub Runners: Scaling ARC with Argo CD ApplicationSets

But managing multiple self-hosted runners manually can be tedious, especially in a Kubernetes environment. In this article, I'll show how I automated this process using Argo CD ApplicationSet, making my GitHub runners dynamic, declarative, and scalable.


https://medium.com/@nahuel.aldrey/github-runners-scaling-arc-with-argo-cd-applicationsets-5d660bee0ef4
We're a 3-person tech team running production Kubernetes — So we built an AI SRE

We needed help. Not a dashboard. Not another alerting rule. An actual pair of hands that could look at an alert, check if it's real, figure out what's wrong, and either fix it or tell us where to look.


https://medium.com/@leo_62530/were-a-3-person-tech-team-running-production-kubernetes-so-we-built-an-ai-sre-61ee28810448
The GPU Bill Was $40,000. Nobody Knew Why.

Finance had flagged the AWS bill. GPU spend for the past 30 days: $40,200. The budget was $18,000. Nobody on the call could explain where the extra $22,000 had gone.


https://medium.com/@mateenanjum/the-gpu-bill-was-40-000-nobody-knew-why-e6e953b25f4a
Для тех, кто работает с Kubernetes и облачной инфраструктурой, в октябре намечается отличный повод выбраться из рабочих чатов и встретиться офлайн 👀

Что будем обсуждать:
– AI и облачную инфраструктуру;
– экономику платформ и безопасность в эпоху LLM;
– эксплуатацию Kubernetes и observability;
– сети и Service Mesh;
– железо, ЦОДы и bare-metal-инфраструктуру.

В течение дня вас ждут доклады, общение с коллегами и активности от партнеров. Будет возможность обсудить кейсы, обменяться опытом и познакомиться с коллегами из индустрии. После конференции вас ждет афтепати, где можно будет пообщаться с единомышленниками в более неформальной обстановке.

📍 Москва, 5-й Донской проезд, 17, Connect
📅 22 октября, 11:00–19:00

Хотите выступить на Kuber Conf? До 15 сентября можно подать заявку на доклад и стать спикером конференции. Делитесь практическими кейсами, опытом и экспертизой, которые будут полезны Kubernetes-сообществу!

👉 Программу, билеты и подробности сможете найти на сайте Kuber Conf от АОТ!
We Tested Copy Fail in Kubernetes: PSS Restricted and RuntimeDefault Did Not Block AF_ALG

On April 22, 2026, the Linux CNA published CVE-2026-31431, a Linux kernel vulnerability in algif_aead, the AEAD side of the kernel's AF_ALG crypto socket interface. Xint named the bug Copy Fail and showed how page-cache bytes for a read-only file can be changed without dirtying the file on disk.


https://juliet.sh/blog/we-tested-copy-fail-in-kubernetes-pss-restricted-runtime-default-af-alg
How We Set Up One Private Container Registry for 6 AKS Clusters Across 3 Regions and What Broke Along the Way

This post walks through how we architected a single private container registry accessible by all six of our AKS clusters across three Azure regions. I'll cover what worked, what silently failed for weeks before we noticed, and the decisions I'd make differently today.


https://dev.to/alex_coder19283/how-we-set-up-one-private-container-registry-for-6-aks-clusters-across-3-regions-and-what-broke-5h1j
GitOps with Terraform using tofu-controller: Grafana and Hashicorp Vault as Code

In this article, we'll show how to use tofu-controller to manage Terraform resources using GitOps, focusing on two real-world use cases: managing Grafana resources (dashboards, datasources, folders, alert rules) and managing HashiCorp Vault resources (policies, auth methods, roles).


https://medium.com/@rodrigoscaldas/gitops-with-terraform-using-tofu-controller-grafana-and-hashicorp-vault-as-code-0a17073dfbcc
Making and Scaling a Game Server in Kubernetes using Agones

Agones is a project created by Google to manage and deploy video game servers on Kubernetes.


https://noe-t.dev/posts/making-and-scaling-a-game-server-in-k8s-using-agones
Docker Image Signing and Verification

This document provides a step-by-step guide to signing Docker images stored in Amazon ECR using Cosign and AWS KMS, enabling secure software supply chain practices in Kubernetes (EKS) environments.


https://awstip.com/docker-image-signing-and-verification-2d2916f8129e
piqc

piqc is a source-available inference fact collector for Kubernetes clusters. It collects model-aware facts — what is running, on what hardware, at what cost, with what waste — and surfaces them as a standardized facts bundle that feeds an optimization layer.


https://github.com/paralleliq/piqc