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
Automatic Volume Snapshots on Kubernetes

How is it useful? Simply add an annotation to your PersistentVolume or PersistentVolumeClaim resources, and let this tool create and expire snapshots according to your specifications.

Supported Environments:
- Google Compute Engine disks.
- AWS EBS disks.
- Digitial Ocean.

https://github.com/miracle2k/k8s-snapshots
Docker Releases Plugin for Simplified Deployments into AWS ECS and Fargate

https://www.infoq.com/news/2020/07/docker-ecs-plugin
Stash

Stash by AppsCode is a cloud native data backup and recovery solution for Kubernetes workloads.

https://github.com/stashed/stash
TextDB

A simple way to share small amounts of data

https://textdb.dev
kube-fluentd-operator

TL;DR: a sane, no-brainer K8S+Helm distribution of Fluentd with batteries included, config validation, no needs to restart, with sensible defaults and best practices built-in. Use Kubernetes labels to filter/route logs!

https://github.com/vmware/kube-fluentd-operator
Open Service Mesh

Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.

https://openservicemesh.io
https://github.com/openservicemesh/osm
Litmus

Litmus is a toolset to do cloud-native chaos engineering. Litmus provides tools to orchestrate chaos on Kubernetes to help SREs find weaknesses in their deployments. SREs use Litmus to run chaos experiments initially in the staging environment and eventually in production to find bugs, vulnerabilities. Fixing the weaknesses leads to increased resilience of the system.

https://github.com/litmuschaos/litmus
kube-iptables-tailer

kube-iptables-tailer is a service that gives you better visibility on networking issues in your Kubernetes cluster by detecting the traffic denied by iptables and surfacing corresponding information to the affected Pods via Kubernetes events.

https://github.com/box/kube-iptables-tailer
Graceful shutdown and zero downtime deployments in Kubernetes

https://learnk8s.io/graceful-shutdown
Announcing HashiCorp Terraform 0.13 General Availability

https://www.hashicorp.com/blog/announcing-hashicorp-terraform-0-13