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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Kubernetes Roadmap

Step by step guide to learning Kubernetes in 2023


https://roadmap.sh/kubernetes
Exploring the OpenTelemetry Collector

In this post, I explore the different aspects of the Collector:
- The data kind: logs, metrics, and traces
- Push and pull models
- Operations: reads, transformations, and writes


https://blog.frankel.ch/opentelemetry-collector
Monoliths, Service Architecture, and Microservices

There are many discussions about which level of system granulation is the best. We went from monoliths to microservices and back again.


https://architecturenotes.co/granularity-of-systems
Source Code Analysis — A Comprehensive Understanding of Kubelet

This article primarily delves into a source code analysis of the kubelet’s functions, key components, and its booting process, summarizing the working principle of kubelet.


https://addozhang.medium.com/source-code-analysis-a-comprehensive-understanding-of-kubelet-7a9083514ff0
Unleashing the Power of Cilium CNI to Propel Trendyol’s Performance Up to 40%!

Trendyol implemented Cilium as the default CNI for the Kubernetes Cluster starting from version 1.26. Discover our journey.


https://medium.com/trendyol-tech/trendyols-cilium-transformation-ff064ff79fce
kubeskoop

KubeSkoop is a kubernetes networking diagnose tool for different CNI plug-ins and IAAS providers. KubeSkoop automatic construct network traffic graph of Pod in the Kubernetes cluster, monitoring and analysis of the kernel's critical path by eBPF, to resolve most of Kubernetes cluster network problems.


https://github.com/alibaba/kubeskoop
kubezoo

KubeZoo is a lightweight gateway service that leverages the existing namespace model and add multi-tenancy capability to existing Kubernetes. KubeZoo provides view-level isolation among tenants by capturing and transforming the requests and responses.


https://github.com/kubewharf/kubezoo
kargo

Kargo is a next-generation continuous delivery and application lifecycle orchestration platform for Kubernetes. It builds upon GitOps principles and integrates with existing technologies, like Argo CD, to streamline and automate the progressive rollout of changes across the many stages of an application's lifecycle.


https://github.com/akuity/kargo
wireguard-ui

A web user interface to manage your WireGuard setup.


https://github.com/ngoduykhanh/wireguard-ui