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

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

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

Terrateam is an open-source GitOps CI/CD platform for automating infrastructure workflows. It integrates with GitHub to orchestrate Terraform, OpenTofu, CDKTF, and Terragrunt operations via pull requests. Use our hosted service or run on-premise.


https://github.com/terrateamio/terrateam
Using Sealed Secrets with Your Kubernetes Applications

This blog post walks you through working with Sealed Secrets by Bitnami.


https://devoriales.com/post/351/using-sealed-secrets-with-your-kubernetes-applications
FRR-k8s as a BGP backend for MetalLB

The FRR-k8s API provides important Border Gateway Protocol (BGP) features required by the MetalLB load balancer with the ability to selectively accept routes and to inject raw FRR configuration options. It's built on FRRouting (FRR), a free and open source internet routing protocol suite for Linux and Unix platforms that implements Border Gateway Protocol (BGP) and Bidirectional Forwarding Detection (BFD).


https://www.redhat.com/en/blog/frr-k8s-bgp-backend-metallb
Monitoring, troubleshooting, and query analytics for PostgreSQL on Kubernetes

https://dev.to/dbazhenov/monitoring-troubleshooting-and-query-analytics-for-postgresql-on-kubernetes-2onj
kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.


https://github.com/apecloud/kubeblocks
Kuzco

Kuzco reviews your Terraform and OpenTofu resources, compares them to the provider schema to detect unused parameters, and uses AI to suggest improvements and fixes


https://github.com/RoseSecurity/Kuzco
Load testing Kubernetes clients without breaking the bank

What if I told you can do performance tests on Kubernetes Clients without spending too much money, and much faster than conventional methods?


https://itnext.io/load-testing-kubernetes-clients-without-breaking-the-bank-f43332faa6ce
Terminating Elegantly: A Guide to Graceful Shutdowns

For applications deployed in orchestrated environments (e.g., Kubernetes), graceful handling of termination signals is crucial.


https://packagemain.tech/p/graceful-shutdowns-k8s-go
Pod Disruption In Kubernetes

In the world of Kubernetes, ensuring high availability of application during maintenance and upgrades can be a frustrating this has happened to me most times. As you scale and manage containerized applications, minimizing downtime and maintaining service continuity becomes a huge challenge especially when a simple human error can cause service disruption. This is where the concept of Pod Disruption Budgets (PDBs) comes into play, today we will dive deep into the fundamentals of Pod Disruption Budget explore how to implement them in your Kubernetes clusters.


https://dev.to/alpharm/pod-disruption-in-kubernetes-2cmb
Understanding the Extension of Kubernetes APIs with Custom Resource Definition

https://alpharm.hashnode.dev/understanding-the-extension-of-kubernetes-apis-with-custom-resource-definition
namespace-configuration-operator

The namespace-configuration-operator helps keeping configurations related to Users, Groups and Namespaces aligned with one of more policies specified as a CRs


https://github.com/redhat-cop/namespace-configuration-operator
SlimFaas

SlimFaas: The slimest and simplest Function As A Service


https://github.com/AxaFrance/SlimFaas
cluster-proportional-autoscaler

This container image watches over the number of schedulable nodes and cores of the cluster and resizes the number of replicas for the required resource. This functionality may be desirable for applications that need to be autoscaled with the size of the cluster, such as DNS and other services that scale with the number of nodes/pods in the cluster.


https://github.com/kubernetes-sigs/cluster-proportional-autoscaler
scooter

Scooter is an interactive find-and-replace terminal UI app.


https://github.com/thomasschafer/scooter