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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
kubernetes-best-practices

A cookbook with the best practices to working with kubernetes.

https://github.com/diegolnasc/kubernetes-best-practices
Всем привет!

Мы – Deutsche Telekom, крупнейший европейский провайдер телекоммуникаций и одна из ведущих мировых компаний.

Сейчас у нас активно растет команда в рамках проекта NT Common Testing. Целью проекта является контроль качества работы сетевой инфраструктуры Deutsche Telekom. Присоеденившись к команде, вы сможете, совместно со специалистами BSS и OSS, участвовать в автоматизированном интеграционном тестировании новых высокотехнологичных решений, внедряемых DT, осуществлять их валидацию и верификацию, контролировать эффективность работы сетевого оборудования и систем управления доступом абонентов.

В настоящий момент у нас открыто 3 позиции Network Automation-инженеров в данный проект. Мы с радостью рассмотрим специалистов как Middle, так и Senior уровня. Подробнее с описанием вакансии вы можете ознакомиться по ссылке: https://deutschetelekomitsolutions.ru/jobs/983/?sphrase_id=1465

Своим сотрудникам мы предлагаем отличный социальный пакет:
• Зарплату от 150 тысяч рублей NET (верхний предел, фактически, не ограничен);
• ДМС с первого месяца;
• Компенсацию спорта;
• Обучение за счет компании;
• Возможность получения реферального и Welcome бонусов;
• Гибкий график и возможность полностью удаленной работы;

Мы будем рады пообщаться с вами и рассказать больше о проекте и компании. Если вас заинтересовала вакансия и вы хотите стать частью нашей команды, пишите на почту [email protected] или @Mlymar в телеграм.
Below: a time travelling resource monitoring tool

below was designed and developed by the resource control team at Facebook to view and record historical Linux system data.

https://developers.facebook.com/blog/post/2021/09/21/below-time-travelling-resource-monitoring-tool

code: https://github.com/facebookincubator/below
SLOs and why you should care

Ever wondered what all the fuss over Service Level Objectives (SLOs) is about? Let’s find out.

https://engineering.solarisbank.com/slos-and-why-you-should-care-136f80bf686e
kubermetrics

Kubermetrics is an open-source dev tool that provides Kubernetes cluster monitoring as well as data visualization in a simple and easy to understand user interface. Kubermetrics intergrates both the Prometheus and Grafana Dashboards on one page! Allowing for custominzable dashboards and alerts.

https://github.com/oslabs-beta/kubermetrics
What is expected in the SRE role? We analyzed 30 job postings to find out

https://spike.sh/blog/sre-role-2021-analysed-30-job-postings
Making Kubernetes Operations Easy with kubectl Plugins

https://martinheinz.dev/blog/58
peirates

Peirates, a Kubernetes penetration tool, enables an attacker to escalate privilege and pivot through a Kubernetes cluster. It automates known techniques to steal and collect service accounts, obtain further code execution, and gain control of the cluster.

https://github.com/inguardians/peirates
youki

youki is an implementation of the OCI runtime-spec in Rust, similar to runc.

https://github.com/containers/youki
Reverse Proxy, HTTP Keep-Alive Timeout, and sporadic HTTP 502s

https://iximiuz.com/en/posts/reverse-proxy-http-keep-alive-and-502s
automated-cloud-advisor

Automated Cloud Advisor is an extensible tool that aims at facilitating cost optimization in AWS, by collecting data for resources that are under utilized. In addition, this is a great learning tool for new DevOps/Cloud engineers that want to start automating things in AWS.

https://github.com/disneystreaming/automated-cloud-advisor
The Speed of Time

How long does it take to read the time? How would you time time? These strange questions came to the fore back in 2014 when Netflix was switching services from CentOS Linux to Ubuntu, and I helped debug several weird performance issues including one I'll describe here.

https://www.brendangregg.com/blog/2021-09-26/the-speed-of-time.html