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
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
How we cut Kubernetes costs by ~60% for Feature Environments with KEDA and Prometheus

https://pierreraffa.medium.com/reducing-feature-environment-costs-with-keda-and-prometheus-in-kubernetes-307d0dcc3264
Build Your Own Kubernetes based SaaS Cloud Platform with Kamaji and GitOps

Think building a SaaS platform is out of reach? With Kamaji, GitOps, and Kubernetes, it’s simpler — and more powerful — than it seems.


https://itnext.io/build-your-own-saas-cloud-platform-with-kamaji-and-gitops-aeec1b5f17fd
gateway-api-bench

This repo aims to provide a comprehensive test suite that goes far beyond the conformance tests, to help users better understand the real-world behavior of implementations.


https://github.com/howardjohn/gateway-api-bench
helm-unittest

Unit test for helm chart in YAML to keep your chart consistent and robust!


https://github.com/helm-unittest/helm-unittest
k8skonf

Write Kubernetes manifests in TypeScript.


https://github.com/konfjs/k8skonf
keel

Kubernetes Operator to automate Helm, DaemonSet, StatefulSet & Deployment updates


https://github.com/keel-hq/keel
kaniko

kaniko is a tool to build container images from a Dockerfile, inside a container or Kubernetes cluster.

This is a supported replacement of the original GoogleContainerTools/kaniko repository, which was archived in June of 2025.


https://github.com/chainguard-forks/kaniko
You probably don't need Oh My Zsh

Oh My Zsh is still getting recommended a lot. The main problem with Oh My Zsh is that it adds a lot of unnecessary bloat that affects shell startup time.

Since OMZ is written in shell scripts, every time you open a new terminal tab, it has to interpret all those scripts. Most likely, you don't need OMZ at all.


https://rushter.com/blog/zsh-shell