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
external-resizer

Sidecar container that watches Kubernetes PersistentVolumeClaims objects and triggers controller side expansion operation against a CSI endpoint

https://github.com/kubernetes-csi/external-resizer
highlight

The open source, full-stack monitoring platform. Error monitoring, session replay, logging and more. 

https://github.com/highlight/highlight
kubefirst

The Kubefirst CLI creates instant GitOps platforms that integrate some of the best tools in cloud native from scratch in minutes.

https://github.com/kubefirst/kubefirst
How to Find and Fix Elasticsearch Unassigned Shards

https://sematext.com/blog/elasticsearch-unassigned-shards
terraform-provider-docker

Terraform Docker provider

https://github.com/kreuzwerker/terraform-provider-docker
Provisioning Kubernetes clusters on AWS with Terraform and EKS

TL;DR: In this guide, you will learn how to create clusters on the AWS Elastic Kubernetes Service (EKS) with eksctl and Terraform. By the end of the tutorial, you will automate creating three clusters (dev, staging, prod) complete with the ALB Ingress Controller in a single click.

UPDATED IN JANUARY 2023

https://learnk8s.io/terraform-eks
jitsu

Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days

https://github.com/jitsucom/jitsu
Provisioning Kubernetes clusters on GCP with Terraform and GKE

TL;DR: In this article you will learn how to create clusters on the GCP Google Kubernetes Engine (GKE) with the gcloud CLI and Terraform. By the end of the tutorial, you will automate creating three clusters (dev, staging, prod) complete with the GKE Ingress in a single click.

UPDATED IN JANUARY 2023

https://learnk8s.io/terraform-gke
tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations

https://github.com/cirruslabs/tart
Load Balancing

In this post we're going to focus on the ways that a single load balancer might distribute HTTP requests to a set of servers. We'll start from the bottom and work our way up to modern load balancing algorithms.

https://samwho.dev/load-balancing
kubectl-debug

Debug a target container in a Kubernetes cluster by automatically creating a new, non-invasive, 'debug' container in the same pid, network, user, and ipc namespace as the target container without disrupting the target container.

https://github.com/JamesTGrant/kubectl-debug
helm-mapkubeapis

This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs

https://github.com/helm/helm-mapkubeapis
How does Kubernetes assign QoS class to pods through OOM score?

To know about the concept of Linux's OOMKilled and how it helps Kubernetes to define a Quality of Service (QoS) class for its pods.

https://cloudyuga.guru/hands_on_lab/k8s-qos-oomkilled
kubeaudit

kubeaudit helps you audit your Kubernetes clusters against common security controls

https://github.com/Shopify/kubeaudit
How to find unused Prometheus metrics using mimirtool

https://0xdc.me/blog/how-to-find-unused-prometheus-metrics-using-mimirtool
KubeMarine

Kubemarine is an open source, lightweight and powerful management tool built for end-to-end Kubernetes cluster deployment and maintenance.

https://github.com/Netcracker/KubeMarine
Prometheus’ performance and cardinality in practice

In this article, I will explain how I analyzed and configured my Prometheus setup in order to significantly reduce its resource usage and worked around cardinality issues.

https://0xdc.me/blog/prometheus-performance-and-cardinality-in-practice