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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
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
ctop

Top-like interface for container metrics

https://github.com/bcicen/ctop
Annotating Kubernetes Services for Humans

This page outlines a convention for using annotations to help developers manage Kubernetes services.

https://ambassadorlabs.github.io/k8s-for-humans
karmada

Karmada (Kubernetes Armada) is a Kubernetes management system that enables you to run your cloud-native applications across multiple Kubernetes clusters and clouds, with no changes to your applications. By speaking Kubernetes-native APIs and providing advanced scheduling capabilities, Karmada enables truly open, multi-cloud Kubernetes.

https://github.com/karmada-io/karmada