DevOps&SRE Library
18.3K subscribers
457 photos
4 videos
2 files
4.94K links
Библиотека статей по теме DevOps и SRE.

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

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

pg_back is a dump tool for PostgreSQL. The goal is to dump all or some databases with globals at once in the format you want, because a simple call to pg_dumpall only dumps databases in the plain SQL format.

https://github.com/orgrim/pg_back
Avoiding Alert Fatigue: 8 Tips for Every K8s Engineering Team

Monitoring a Kubernetes cluster isn't easy, and alert fatigue is often an issue. Read this article for helpful tips to reduce alert fatigue.

https://dzone.com/articles/avoiding-alert-fatigue-8-tips-for-every-k8s-engine
The Universal Language: Reliability for Non-Engineering Teams

https://www.blameless.com/sre/reliability-for-non-engineering-teams
How To Call Kubernetes API using Simple HTTP Client

https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client
Sharing a Kubernetes cluster between multiple tenants

https://shipit.dev/posts/kubernetes-multi-tenancy.html
focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

https://github.com/mattermost/focalboard
homelab

This project utilizes Infrastructure as Code and GitOps to automate provisioning, operating, and updating self-hosted services in my homelab. It can be used as a highly customizable framework to build your own homelab.

https://github.com/khuedoan/homelab
jreleaser

JReleaser is a release automation tool for Java and non-Java projects. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options.

https://github.com/jreleaser/jreleaser