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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
kube-opex-analytics

kube-opex-analytics (literally Kubernetes Opex Analytics) is a Kubernetes usage accounting and analytics tool to help organizations track the resources being consumed by their Kubernetes clusters over time (hourly, daily, monthly). The purpose of kube-opex-analytics is to help prevent overpaying. Indeed, it provides insightful usage analytics metrics and charts, that engineering and financial teams can use as key indicators to take appropriate cost optimization decisions.

https://github.com/rchakode/kube-opex-analytics
Avoiding CPU Throttling in a Containerized Environment

https://eng.uber.com/avoiding-cpu-throttling-in-a-containerized-environment
aztfy

A tool to bring your existing Azure resources under the management of Terraform.

https://github.com/Azure/aztfy
bytebase

Bytebase is a web-based, zero-config, dependency-free database schema change and version control management tool for DBAs and developers.

https://github.com/bytebase/bytebase
Will circuit breakers solve my problems?

https://brooker.co.za/blog/2022/02/16/circuit-breakers.html
alist

Another file list program that supports multiple storage, powered by Gin and React.

https://github.com/Xhofe/alist
thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes

https://github.com/PlayFab/thundernetes
S3 Is Not a Backup

Corey suggests that S3's native features aren't a substitute for a thoughtful backup strategy.

https://www.lastweekinaws.com/blog/s3-is-not-a-backup
kaar

Kubernetes Application Archive.

Bundle up a Kubernetes application 📦 into a single static OCI compliant archive.

- Search for valid Kubernetes manifests (YAML)
- Identify references to container images (OCI)
- Create a single OCI compliant artifact that contains all the application data, and container image data

https://github.com/kris-nova/kaar
helm-teller

Helm Teller Allows you to inject configuration and secrets from multiple providers into your chart while masking the secrets at the deployment.

https://github.com/SpectralOps/helm-teller
stackrox

The StackRox Kubernetes Security Platform performs a risk analysis of the container environment, delivers visibility and runtime alerts, and provides recommendations to proactively improve security by hardening the environment. StackRox integrates with every stage of container lifecycle: build, deploy and runtime.

https://github.com/stackrox/stackrox
redo

Redo is a command line application to easily create reusable functions in your own shell. Think of redo like an interactive way combine multiple commands from your shell history in a single command. This can be handy for quickly re-doing multiple commands for example deleting and starting a new docker container.

https://github.com/barthr/redo
Let’s Do DevOps: Terraform S3 Policies Construction with Home Folders

https://faun.pub/lets-do-devops-terraform-s3-policies-construction-with-home-folders-5e5799bf0fa2