TGViewer
Channel Public Channel
DevOps&SRE Library

DevOps&SRE Library

@devopslibrary

Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Subscribers
19.9K
Photos
430
Videos
1
Links
5.5K

Showing posts older than #7656 · Back to latest

Older Posts 20 shown
Post #7655 3.18K
celld

celld is an open-source daemon that runs Cloudflare Workers and Durable Objects on your own machines. Each object is its own SQLite database. celld addresses an object by name and replicates it to a bucket that you own. The bucket can be S3-compatible or Google Cloud Storage. The nodes coordinate through that bucket alone, with no control plane and no consensus. Because every object is its own small database, applications shard by construction — the contention and blast-radius failures of one shared database are designed out, not managed. A cell that no node holds is inactive, and an inactive cell costs nearly nothing.


https://github.com/denoland/celld
Post #7652 3.08K
lfk

LFK is a keyboard-focused, yazi-inspired terminal user interface for navigating and managing Kubernetes clusters. It brings a three-column Miller columns layout with an owner-based resource hierarchy to your terminal.


https://github.com/janosmiko/lfk
Post #7651 3.06K
aicr

AI Cluster Runtime (AICR) makes it easy to stand up GPU-accelerated Kubernetes clusters. It captures known-good combinations of drivers, operators, kernels, and system configurations and publishes them as version-locked recipes — reproducible artifacts for Helm, Argo CD, Flux, and Helmfile.


https://github.com/NVIDIA/aicr
Post #7649 3.34K
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
Post #7646 3.51K
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
Post #7645 3.33K
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
Post #7644 3.12K
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
Post #7643 3.21K
Для тех, кто работает с Kubernetes и облачной инфраструктурой, в октябре намечается отличный повод выбраться из рабочих чатов и встретиться офлайн 👀

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

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

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

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

👉 Программу, билеты и подробности сможете найти на сайте Kuber Conf от АОТ!
Post #7639 3.19K
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
Post #7638 3.29K
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
Post #7637 3.26K
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
Older posts →
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →