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/replyhttps://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
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 placehttps://github.com/Lissy93/dashy
The End of Localhost
All the Cloud's A Staging Env, and All the Laptops Merely Clientshttps://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
Building Self-driving Kafka clusters using open source components
https://slack.engineering/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" exampleshttps://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
Представим, вы хотите сделать Job, который позволит разработке или L2 support устанавливать сервис определённой версии в нужное окружение. Кажется, всё должно быть автоматизировано, но на практике возникает ситуация, когда разработчику или QA-инженеры приходится проверять свою версию микросервиса на окружении. Это можно сделать с помощью обычных string-параметров, а можно упростить задачу и предоставить более дружественный интерфейс. Как? Рассказали в новой статье: https://slurm.club/3p9BpuL
Kubernetes Network Policies: An Actionable Guide & Tutorial
In this guide, you’ll learn about Kubernetes Network Policies, including what they do, why they’re needed, and how to configure and work with them effectively.https://www.containiq.com/post/kubernetes-network-policies
logrecycler
Re-process logs from applications you cannot modify to convert them to json and add prometheus/stats metricshttps://github.com/grosser/logrecycler
What are Kubernetes Deployments? Tutorial & Guide
In this post, you’ll learn about Kubernetes Deployments, including everything you need to know to get started with deployments, and how to configure a sample deployment of your own.https://www.containiq.com/post/kubernetes-deployment
furiko
Cloud-native, enterprise-level cron job platform for Kuberneteshttps://github.com/furiko-io/furiko
Кто не успел, тот не учит Python для инженеров
А кто успел, тот 3 месяца на практике будет постигать админские библиотеки и преисполняться в познании автоматизации для Kubernetes, Docker, Ansible, Prometheus, Gitlab.
Никаких абстрактных задач вроде перевернуть список, не используя reverse(). Только конкретные рабочие кейсы.
Посмотреть программу, получить скидку, попасть на HighLoad-2022 бесплатно можно здесь: https://slurm.club/3C6ztuO
А кто успел, тот 3 месяца на практике будет постигать админские библиотеки и преисполняться в познании автоматизации для Kubernetes, Docker, Ansible, Prometheus, Gitlab.
Никаких абстрактных задач вроде перевернуть список, не используя reverse(). Только конкретные рабочие кейсы.
Посмотреть программу, получить скидку, попасть на HighLoad-2022 бесплатно можно здесь: https://slurm.club/3C6ztuO
What is gRPC (Google Remote Procedure Call)? Ultimate Guide
In this guide to gRPC, or Google Remote Procedure Calls, you’ll learn about the history of gRPC, the benefits and drawbacks, use cases, and how to get started with gRPC.https://www.containiq.com/post/grpc