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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Finding a problem at the bottom of the Google stack

История одного интересного инцидента от Google SRE.

https://cloud.google.com/blog/products/management-tools/sre-keeps-digging-to-prevent-problems
Building a more accurate time service at Facebook scale

Как устроена инфраструктура для NTP в Facebook.

https://engineering.fb.com/production-engineering/ntp-service
Anatomy of my Kubernetes Cluster

Подробно про необычный Kubernetes кластер.

https://ttt.io/anatomy-of-my-kubernetes-cluster
Kubernetes CLI Plugin - Doctor

This plugin is inspired from brew doctor :) It will scan your currently targeted k8s cluster to see if there are anomalies or useful action points that it can report back to you.

https://github.com/emirozer/kubectl-doctor
Transition from stable to bitnami

Bitnami переносят свои чарты из stable в отдельный репозиторий.

https://github.com/helm/charts/issues/20969
How Tailscale works

Подробный рассказ про то, как устроен Tailscale - удобная обвязка вокруг WireGuard.

К слову - в Tailscale работает Brad Fitzpatrick, который до этого 10 лет работал в Google и занимался разработкой языка Go.

https://tailscale.com/blog/how-tailscale-works
What’s new in Kubernetes 1.18?

Разбор новых фич в Kubernetes от компании sysdig.

https://sysdig.com/blog/whats-new-kubernetes-1-18
DevOps&SRE Library
Istio in 2020 - Following the Trade Winds Разработчики Istio планируют в 2020 году существенно упростить архитектуру. https://istio.io/blog/2020/tradewinds-2020
Introducing istiod: simplifying the control plane

Отличные новости - все компоненты сервис меша istio теперь умещаются в одного "демона".

Какие это дает плюсы:
- Упрощение установки
- Упрощение конфигурирования
- Упрощение масштабирования
- Проще дебажить
- Сократится время запуска
- Уменьшение потребления ресурсов
- Уменьшение латенси

https://istio.io/blog/2020/istiod
CURL WRITE-OUT JSON

В новой версии curl будет поддержка вывода в формате json.

https://daniel.haxx.se/blog/2020/03/17/curl-write-out-json
build-push-action

Docker выпустили официальный модуль для GitHub Actions.

https://github.com/docker/build-push-action
How Container Networking Affects Database Performance

Как контейнерезация может влиять на производительность БД.

https://www.percona.com/blog/2020/03/18/how-container-networking-affects-database-performance
🍕 cruster-api

Заказываем пиццу в Domino's с помощью Kubernetes.

https://github.com/rudoi/cruster-api
Sync Postgres data between databases

https://github.com/ankane/pgsync
14 Kubernetes interview questions: For hiring managers and job seekers

https://enterprisersproject.com/article/2020/3/14-kubernetes-interview-questions
Lens | The Kubernetes IDE

https://k8slens.dev
KPT

kpt is a toolkit to help you manage, manipulate, customize, and apply Kubernetes Resource configuration data files.

Описание: https://opensource.googleblog.com/2020/03/kpt-packaging-up-your-kubernetes.html
Код: https://github.com/GoogleContainerTools/kpt