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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
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
Sloop - Kubernetes History Visualization

Sloop monitors Kubernetes, recording histories of events and resource state changes and providing visualizations to aid in debugging past events.

https://github.com/salesforce/sloop
goldpinger

Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.

https://github.com/bloomberg/goldpinger
Sysbox

Sysbox is an open-source container runtime (aka runc), originally developed by Nestybox, that enables Docker containers to act as virtual servers capable of running software such as Systemd, Docker, and Kubernetes in them, easily and with proper isolation. This allows you to use containers in new ways, and provides a faster, more efficient, and more portable alternative to virtual machines in many scenarios.

https://github.com/nestybox/sysbox