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
Scaling Kubernetes to Thousands of CRDs

Over the past few months Crossplane has pushed the boundaries of Kubernetes with the number of Custom Resources it supports. In this post we’ll explore the limitations Upbound engineers have discovered and how we’ve helped to overcome them.

https://blog.upbound.io/scaling-kubernetes-to-thousands-of-crds
ansible-role-k3s

Ansible role for managing rancher k3s, lightweight, cncf-certified kubernetes distribution.

https://github.com/rlex/ansible-role-k3s
The top 5 kubectl plugins by github stars

Kubernetes is a powerful container orchestrator. However, the real power of Kubernetes is the ability to expand it's core functionality. One such extension point lies in the kubectl command line tool. Kubectl can be extended by the use of various plugins made available by the open source community.

https://home.robusta.dev/blog/top-kubectl-plugin-list
zsh-kubectl-prompt

This script displays information about the kubectl current context and namespace in zsh prompt.

https://github.com/superbrothers/zsh-kubectl-prompt
GitOps Fundamentals

Learn the basics of GitOps with ArgoCD and Argo Rollouts

https://learning.codefresh.io/course/gitops-with-argo
k0sctl

A bootstrapping and management tool for k0s clusters.

https://github.com/k0sproject/k0sctl
How to monitor Istio, the Kubernetes service mesh

https://sysdig.com/blog/monitor-istio
kubeconform

Kubeconform is a Kubernetes manifest validation tool. Incorporate it into your CI, or use it locally to validate your Kubernetes configuration!

https://github.com/yannh/kubeconform
How to Build Software like an SRE

Reliability precepts and tradeoffs learned the hard way

https://www.willett.io/posts/precepts
navidrome

Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!

https://github.com/navidrome/navidrome
Solving common problems with Kubernetes

https://blog.adamchalmers.com/kubernetes-problems
inspektor-gadget

Inspektor Gadget is a collection of tools (or gadgets) to debug and inspect Kubernetes resources and applications. It manages the packaging, deployment and execution of eBPF programs in a Kubernetes cluster, including many based on BCC tools, as well as some developed specifically for use in Inspektor Gadget. It automatically maps low-level kernel primitives to high-level Kubernetes resources, making it easier and quicker to find the relevant information.

https://github.com/inspektor-gadget/inspektor-gadget
oci-seccomp-bpf-hook

This project provides an OCI hook to generate seccomp profiles by tracing the syscalls made by the container. The generated profile would allow all the syscalls made and deny every other syscall.

https://github.com/containers/oci-seccomp-bpf-hook
Welcome to the Howie guide to post‑incident investigations!

https://www.jeli.io/howie/welcome
kubernetes-reflector

Reflector is a Kubernetes addon designed to monitor changes to resources (secrets and configmaps) and reflect changes to mirror resources in the same or other namespaces.

https://github.com/emberstack/kubernetes-reflector
The four Golden Signals of Kubernetes monitoring

https://sysdig.com/blog/golden-signals-kubernetes
mariadb-operator

Run and operate MariaDB in a cloud native way. Declaratively manage your MariaDB using Kubernetes CRDs rather than imperative commands.

https://github.com/mmontes11/mariadb-operator
Redis Monitoring: What Metrics Should You Measure to Ensure Performance

https://sematext.com/blog/redis-metrics
viddy

A modern watch command.

https://github.com/sachaos/viddy
Tools for Managing Terraform Drift

What are some of the Terraform tools to manage drift? This blog compares popular tools and discusses what to look for when choosing a tool.

https://blog.tinystacks.com/tools-for-managing-terraform-drift