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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
magic-regexp

A compiled-away, type-safe, readable RegExp alternative

https://github.com/danielroe/magic-regexp
Kubernetes RBAC: Implementation and Best Practices

Role-based access control lets you use organizational user roles to restrict access to resources. In this guide, you’ll learn how to apply this in Kubernetes and the best practices for doing so.

https://www.containiq.com/post/kubernetes-rbac
tproxy

A cli tool to proxy and analyze TCP connections.

https://github.com/kevwan/tproxy
batnoter

BatNoter is a web application that allows users to store notes in their git repository. This is a frontend project built using mainly react (typescript), redux-toolkit & mui components. BatNoter API is the backend implementation of REST APIs which are used by this react app.

https://github.com/batnoter/batnoter
Kubernetes Liveness Probe | Practical Guide

It’s often helpful to check if your Kubernetes application responds to requests in a healthy manner. In this post, you’ll learn about liveness probes, including when and how to use them.

https://www.containiq.com/post/kubernetes-liveness-probe
caddy-nats

A caddy module that adds support for nats.io pub/sub and request/reply

https://github.com/codegangsta/caddy-nats
Starting an SRE team from scratch [Quick Guide]

https://www.srepath.com/starting-an-sre-team-from-scratch-quick-guide
pure-sh-bible

A collection of pure POSIX sh alternatives to external processes.

https://github.com/dylanaraps/pure-sh-bible
dashy

Dashy helps you organize your self-hosted services by making them accessible from a single place

https://github.com/Lissy93/dashy
The End of Localhost

All the Cloud's A Staging Env, and All the Laptops Merely Clients

https://dx.tips/the-end-of-localhost
multi-gitter

multi-gitter allows you to make changes in multiple repositories simultaneously. This is achieved by running a script or program in the context of multiple repositories. If any changes are made, a pull request is created that can be merged manually by the set reviewers, or automatically by multi-gitter when CI pipelines has completed successfully.

https://github.com/lindell/multi-gitter
Effortless Management with the K9S Kubernetes CLI

https://adamtheautomator.com/k9s-kubernetes
krunvm

Create microVMs from OCI images

https://github.com/containers/krunvm
Building Self-driving Kafka clusters using open source components

https://slack.engineering/building-self-driving-kafka-clusters-using-open-source-components
nodejs-rocks-in-docker

DockerCon "Docker for Node.js" examples

https://github.com/BretFisher/nodejs-rocks-in-docker
kilo

Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes.

https://github.com/squat/kilo
Параметры в Jenkins

Представим, вы хотите сделать Job, который позволит разработке или L2 support устанавливать сервис определённой версии в нужное окружение. Кажется, всё должно быть автоматизировано, но на практике возникает ситуация, когда разработчику или QA-инженеры приходится проверять свою версию микросервиса на окружении. Это можно сделать с помощью обычных string-параметров, а можно упростить задачу и предоставить более дружественный интерфейс. Как? Рассказали в новой статье: https://slurm.club/3p9BpuL