DevOps&SRE Library
19K subscribers
426 photos
2 videos
2 files
5.16K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
You Can’t Debug a System by Blaming a Person

“I understand why we need to be blameless, but I have this person in my team who is often reckless. How can I not blame them when their actions continuously make things worse?”

Someone asked me this at the SRE meetup, right after my talk on incidents. Since then I’ve been thinking about it, because it surfaces a concern many people might have.


https://humansinsystems.com/blog/you-cant-debug-a-systems-by-blaming-a-person
Eliminate sensitive values from Terraform state using write-only attributes

https://skundunotes.com/2025/12/22/eliminate-sensitive-values-from-terraform-state-using-write-only-attributes
How We Moved a 2M RPM WebSocket Service to EKS and Fixed a Critical Bottleneck

Lessons in systems because AWS deprecated OpsWorks


https://medium.com/freshworks-engineering-blog/two-million-websockets-90f63e760cfd
Scaling Dagster on Kubernetes: Best Practices for 50+ Code Locations

https://u11d.com/blog/scaling-dagster-kubernetes-multi-code-locations
Investigating and fixing "StopPodSandbox from runtime service failed" Kubelet errors

https://marcusnoble.co.uk/2025-09-28-investigating-and-fixing-stoppodsandbox-from-runtime-service-failed-kubelet-errors
HOWTO: Use SimKube for Cost Forecasting

Recently, I’ve had a number of folks ask for some more details about how SimKube can be used to predict or forecast your Kubernetes expenditures, and I realized that I’ve said you can do this several times, but I’ve never actually gone through the details! So this post will show you how.


https://blog.appliedcomputing.io/p/howto-use-simkube-for-cost-forecasting
kanidm

Kanidm is a simple and secure identity management platform, allowing other applications and services to offload the challenge of authenticating and storing identities to Kanidm.

The goal of this project is to be a complete identity provider, covering the broadest possible set of requirements and integrations. You should not need any other components (like Keycloak) when you use Kanidm - we already have everything you need!

To achieve this we rely heavily on strict defaults, simple configuration, and self-healing components. This allows Kanidm to support small home labs, families, small businesses, and all the way to the largest enterprise needs.

If you want to host your own authentication service, then Kanidm is for you!


https://github.com/kanidm/kanidm
kubernetes-nmstate

Declarative node network configuration driven through Kubernetes API.


https://github.com/nmstate/kubernetes-nmstate
kide

OpenObserve Kide is a lightweight and fast Kubernetes IDE.


https://github.com/openobserve/kide
zot

zot: a production-ready vendor-neutral OCI image registry - images stored in OCI image format, distribution specification on-the-wire, that's it!


https://github.com/project-zot/zot
juicefs

JuiceFS is a high-performance POSIX file system released under Apache License 2.0, particularly designed for the cloud-native environment. The data, stored via JuiceFS, will be persisted in Object Storage (e.g. Amazon S3), and the corresponding metadata can be persisted in various compatible database engines such as Redis, MySQL, and TiKV based on the scenarios and requirements.

With JuiceFS, massive cloud storage can be directly connected to big data, machine learning, artificial intelligence, and various application platforms in production environments. Without modifying code, the massive cloud storage can be used as efficiently as local storage.


https://github.com/juicedata/juicefs
kubernetes-autoscaling-mixin

A set of Grafana dashboards and Prometheus alerts for Kubernetes Autoscaling using the metrics from Kube-state-metrics, Karpenter, and Cluster-autoscaler.


https://github.com/adinhodovic/kubernetes-autoscaling-mixin
phoenix

Phoenix is an open-source AI observability platform designed for experimentation, evaluation, and troubleshooting.


https://github.com/Arize-ai/phoenix
Building Production-Ready Multi-Agent Systems on Kubernetes: Real Lessons from Deploying 11 Specialized AI Agents

https://aws.plainenglish.io/building-production-ready-multi-agent-systems-on-kubernetes-real-lessons-from-deploying-11-b01976cd4236
Stretching a Layer 2 network over multiple KubeVirt clusters

https://kubevirt.io/2025/Stretched-layer2-network-between-clusters.html