DevOps&SRE Library – Telegram
DevOps&SRE Library
18.4K subscribers
459 photos
3 videos
2 files
5K links
Библиотека статей по теме DevOps и SRE.

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

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

Linter for Postgres migrations & SQL


https://github.com/sbdchd/squawk
pgadmin4

pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL


https://github.com/pgadmin-org/pgadmin4
surf

Deta Surf is an AI notebook that brings all your files and the web directly into your stream of thought.

It’s meant for simultaneous research and thinking that minimizes the grunt work: manually searching, opening windows & tabs, scrolling, copying and pasting into a document editor.

Surf is primarily built in Svelte, TypeScript and Rust, runs on MacOS, Windows & Linux, stores data locally in open formats, and is open source.


https://github.com/deta/surf
oxdraw

The goal of oxdraw is to make it easy to create and maintain high-quality diagrams using a declarative and reproducible syntax. Charts are written in Mermaid syntax, while a web interface allows users to fine-tune positions connector paths, colors, and other styling components. Whenever a diagram is tweaked visually, the structural changes are persisted back to the source file as declarative code so that everything remains deterministic and versionable. The changes are saved as comments in the mermaid file so it remains compatible with other Mermaid tools. The repo is composed of the Rust CLI to compile .mmd files into images and the React based web interface to editing the files.


https://github.com/RohanAdwankar/oxdraw
mcp-grafana

A Model Context Protocol (MCP) server for Grafana.


https://github.com/grafana/mcp-grafana
upx

UPX is a free, secure, portable, extendable, high-performance executable packer for several executable formats.


https://github.com/upx/upx
jrnl

Collect your thoughts and notes without leaving the command line.


https://github.com/jrnl-org/jrnl
OpenTelemetry Filelog Receiver: A Guide to Ingesting Log Files

https://www.dash0.com/guides/opentelemetry-filelog-receiver
Case Study: How We Reduced a Container Image by 99.7% (800GB to 2GB)

Discover how the Sealos team solved a critical disk exhaustion issue by optimizing a bloated 800GB container image down to 2GB. Learn our methods for squashing layers and manipulating OCI images to reclaim storage and boost performance.


https://sealos.io/blog/reduce-container-image-size-case-study
How Kubernetes Pod Priority and Preemption Work

In Kubernetes, managing resources efficiently in a multi-tenant or production environment is essential. Not all workloads are created equal—some are mission-critical, while others can tolerate delay or even eviction.

When resources are tight, Kubernetes needs a way to prioritize important workloads. That’s where Pod Priority comes into play — it helps the scheduler decide which pods should be scheduled first.

But what if the cluster is already at full capacity and a critical pod needs to be scheduled?

That’s where Preemption steps in. Kubernetes will evict lower-priority pods to free up space for higher-priority ones, ensuring that your most essential applications get the resources they need, even if it means removing less critical workloads.


https://chaitanyakharche.hashnode.dev/how-kubernetes-pod-priority-and-preemption-work
kite

Kite is a lightweight, modern Kubernetes dashboard that provides an intuitive interface for managing and monitoring your Kubernetes clusters. It offers real-time metrics, comprehensive resource management, multi-cluster support, and a beautiful user experience.


https://github.com/zxh326/kite
kaito

KAITO is an operator that automates the AI/ML model inference or tuning workload in a Kubernetes cluster.


https://github.com/kaito-project/kaito
1
frp

frp is a fast reverse proxy that allows you to expose a local server located behind a NAT or firewall to the Internet. It currently supports TCP and UDP, as well as HTTP and HTTPS protocols, enabling requests to be forwarded to internal services via domain name.


https://github.com/fatedier/frp
terraform-hcloud-kubernetes

Hcloud Kubernetes is a Terraform module for deploying a fully declarative, managed Kubernetes cluster on Hetzner Cloud. It utilizes Talos, a secure, immutable, and minimal operating system specifically designed for Kubernetes, featuring a streamlined architecture with only a handful of binaries and shared libraries. Just enough to run containerd and a small set of system services.


https://github.com/hcloud-k8s/terraform-hcloud-kubernetes
netvisor

NetVisor scans your network, identifies hosts and services, and generates an interactive visualization showing how everything connects, letting you easily create and maintain network documentation.


https://github.com/mayanayza/netvisor
1
gitea-mirror

Automatically mirror repositories from GitHub to your self-hosted Gitea instance.


https://github.com/RayLabsHQ/gitea-mirror