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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Install a Kubernetes load balancer on your Raspberry Pi homelab with MetalLB

https://opensource.com/article/20/7/homelab-metallb
Introducing Frigate

A documentation generation tool for Kubernetes Helm Charts

https://medium.com/rapids-ai/introducing-frigate-a-documentation-generation-tool-for-kubernetes-1791854031a1
Minimum Viable Kubernetes

So just for fun, let's see what the absolute bare minimum "Kubernetes cluster" actually looks like.

https://eevans.co/blog/minimum-viable-kubernetes
Bach

Bach is a Bash testing framework, can be used to test scripts that contain dangerous commands like rm -rf /. No surprises, no pain.

https://github.com/bach-sh/bach
Deploying an AKS Cluster with Managed Identity using Terraform

https://www.chriswoolum.dev/aks-with-managed-identity-and-terraform
Sinker

sinker syncs container images from one registry to another. This is useful in cases when you rely on images that exist in a public container registry, but need to pull from a private registry.

https://github.com/plexsystems/sinker
Kustomize: Traefik v2.2 as a Kubernetes Ingress Controller

https://blog.tomarrell.com/post/traefik_v2_on_kubernetes
Porter: An Open Source Cloud Native Load Balancer in CNCF Landscape

Porter is an open source load balancer designed for bare metal Kubernetes clusters. It's implemented by physical switch, and uses BGP and ECMP to achieve the best performance and high availability.

https://itnext.io/porter-an-open-source-load-balancer-designed-for-bare-metal-kubernetes-clusters-870e1313b7f0

code: https://github.com/kubesphere/porter
k1s: The world's simplest Kubernetes dashboard

A simplistic Kubernetes dashboard implemented with 50 lines of Bash code.

https://github.com/weibeld/k1s
Blameless' SRE Journey

SRE is a practice adopted by best-in-class companies all over the world. As a software reliability platform purpose-built for SREs, Blameless strives to practice what we preach and utilizes SRE best practices daily to cultivate a culture of resilience.

However, this wasn’t always the case. In the early days of our company’s history (like many other companies at the beginning of their journeys), we often needed to move fast without looking through the lens of reliability and prioritize feature development and product-market fit over scalability and resilience. As you can imagine, this isn’t sustainable, and needed to make a change.

In this post, we will share our SRE journey and how we operationalized the best practices we hold dear.

https://www.blameless.com/blog/blameless-sre-journey
Dockle

Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start

https://github.com/goodwithtech/dockle