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
Kubernetes Audit Logs - Best Practices And Configuration

https://signoz.io/blog/kubernetes-audit-logs
json_exporter

A prometheus exporter which scrapes remote JSON by JSONPath.

https://github.com/prometheus-community/json_exporter
The New Kubernetes Gateway API and Its Use Cases

https://www.armosec.io/blog/kubernetes-gateway-api
osv-scanner

Vulnerability scanner written in Go which uses the data provided by https://osv.dev

https://github.com/google/osv-scanner
How to expose multiple applications on Amazon EKS with a single Application Load Balancer

https://letsmake.cloud/multiple-eks-single-alb
aiac

Artificial Intelligence Infrastructure-as-Code Generator.

https://github.com/gofireflyio/aiac
terra-crust

Terra crust was created to allow platform teams to expose terraform as the main API communication with the developers, by giving a simple interface in Terraform.

https://github.com/AppsFlyer/terra-crust
Kubernetes Storage Classes | In-Depth Tutorial

Storage Classes are an essential part of Kubernetes, and can provide a great deal of flexibility and control over how your data is stored. In this guide, we provide an in-depth tutorial on using storage classes effectively.

https://www.containiq.com/post/kubernetes-storage-classes
kueue

Kueue is a set of APIs and controller for job queueing. It is a job-level manager that decides when a job should be admitted to start (as in pods can be created) and when it should stop (as in active pods should be deleted).

https://github.com/kubernetes-sigs/kueue
kubernetes-event-exporter

This tool allows exporting the often missed Kubernetes events to various outputs so that they can be used for observability or alerting purposes. You won't believe what you are missing.

https://github.com/resmoio/kubernetes-event-exporter
cni-ipvlan-vpc-k8s

cni-ipvlan-vpc-k8s contains a set of CNI and IPAM plugins to provide a simple, host-local, low latency, high throughput, and compliant networking stack for Kubernetes within Amazon Virtual Private Cloud (VPC) environments by making use of Amazon Elastic Network Interfaces (ENI) and binding AWS-managed IPs into Pods using the Linux kernel's IPvlan driver in L2 mode.

https://github.com/lyft/cni-ipvlan-vpc-k8s
What every SRE should know about GNU/Linux shell related internals: file descriptors, pipes, terminals, user sessions, process groups and daemons

https://biriukov.dev/docs/fd-pipe-session-terminal/0-sre-should-know-about-gnu-linux-shell-related-internals-file-descriptors-pipes-terminals-user-sessions-process-groups-and-daemons
csi-driver-nfs

This is a repository for NFS CSI driver, csi plugin name: nfs.csi.k8s.io. This driver requires existing and already configured NFSv3 or NFSv4 server, it supports dynamic provisioning of Persistent Volumes via Persistent Volume Claims by creating a new sub directory under NFS server.

https://github.com/kubernetes-csi/csi-driver-nfs
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