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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
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
mock

Language-agnostic API mocking and testing utility


https://github.com/dhuan/mock
kcli

This tool is meant to interact with existing virtualization providers (libvirt, KubeVirt, oVirt, OpenStack, VMware vSphere, AWS, Azure, GCP, IBM cloud and Hcloud) and to easily deploy and customize VMs from cloud images.


https://github.com/karmab/kcli
caligula

Caligula is a user-friendly, lightweight TUI for imaging disks.


https://github.com/ifd3f/caligula
Atlantis with Terragrunt – Automate Terraform Workflows

https://spacelift.io/blog/atlantis-terragrunt
What are Terraform Lock Files

Learn what a Terraform lock file is and why it's important.


https://scalr-cdn.com/what-are-terraform-lock-files
zensical

A modern static site generator by the creators of Material for MkDocs.


https://github.com/zensical/zensical
unisondb

UnisonDB is an open-source database designed specifically for Edge AI and Edge Computing.

It is a reactive, log-native and multi-model database built for real-time and edge-scale applications. UnisonDB combines a B+Tree storage engine with WAL-based (Write-Ahead Logging) streaming replication, enabling near-instant fan-out replication across hundreds of nodes — all while preserving strong consistency and durability.


https://github.com/ankur-anand/unisondb