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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
git-xargs

git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.

https://github.com/gruntwork-io/git-xargs
How to compare the performance of different HashiCorp Vault backends

https://blog.flant.com/comparing-hashicorp-vault-backends-performance
Winning with Docker Pinning

In this article, we explore how Docker tags work, the risks and benefits of using them, and a mechanism for pinning to specific digests to bring us closer to reproducible builds.

https://blog.atomist.com/docker-image-tags
volcano

Volcano is a batch system built on Kubernetes. It provides a suite of mechanisms that are commonly required by many classes of batch & elastic workload including: machine learning/deep learning, bioinformatics/genomics and other "big data" applications. These types of applications typically run on generalized domain frameworks like TensorFlow, Spark, PyTorch, MPI, etc, which Volcano integrates with.

https://github.com/volcano-sh/volcano
Advice for someone moving from SRE to backend engineering

https://shoreline.io/advice-for-someone-moving-from-sre-to-backend-engineering
How we scaled the GitHub API with a sharded, replicated rate limiter in Redis

https://github.blog/2021-04-05-how-we-scaled-github-api-sharded-replicated-rate-limiter-redis
Learning from incidents: getting Sidekiq ready to serve a billion jobs

https://tech.scribd.com/blog/2020/sidekiq-incident-learnings.html
gitui

Blazing fast terminal client for git written in Rust

https://github.com/extrawurst/gitui
Trying out Cosign

Container image signing has been a bit of a gap in the security landscape, so I’m always interested in seeing new projects starting up which address it.

https://raesene.github.io/blog/2021/03/21/Trying-out-cosign
Using Telepresence 2 for Kubernetes debugging and local development

https://codefresh.io/kubernetes-tutorial/telepresence-2-local-development
kdash

A simple and fast dashboard for Kubernetes

https://github.com/kdash-rs/kdash
nerdctl

nerdctl is a Docker-compatible CLI for containerd.

https://github.com/containerd/nerdctl
Getting started with Terraform and Kubernetes on Azure AKS

TL;DR: In this article, you will learn how to create Kubernetes clusters on Azure Kubernetes Service (AKS) with the Azure CLI and Terraform. By the end of the tutorial, you will automate creating two clusters (dev and prod) complete with an Ingress controller in a single command.

https://learnk8s.io/terraform-aks
kubevela

KubeVela is a modern application platform that is fully self-service, and adapts to your needs when you grow.

Leveraging Kubernetes as control plane, KubeVela itself is runtime agnostic. It allows you to deploy (and manage) containerized workloads, cloud functions, databases, or even EC2 instances with a consistent workflow.

https://github.com/oam-dev/kubevela
grep.app

grep.app searches code from over a half million public repositories on GitHub.

https://grep.app