fa
Feedback
DevOps & SRE notes

DevOps & SRE notes

رفتن به کانال در Telegram

Helpful articles and tools for DevOps&SRE WhatsApp: https://whatsapp.com/channel/0029Vb79nmmHVvTUnc4tfp2F For paid consultation (RU/EN), contact: @tutunak All ways to support https://telegra.ph/How-support-the-channel-02-19

نمایش بیشتر

📈 تحلیل کانال تلگرام DevOps & SRE notes

کانال DevOps & SRE notes (@devops_sre_notes) در بخش زبانی انگلیسی بازیگری فعال است. در حال حاضر جامعه شامل 12 681 مشترک است و جایگاه 10 048 را در دسته فناوری و برنامه‌ها و رتبه 2 966 را در منطقه الولايات المتحدة الأمريكية دارد.

📊 شاخص‌های مخاطب و پویایی

از زمان ایجاد در невідомо، پروژه رشد سریعی داشته و 12 681 مشترک جذب کرده است.

بر اساس آخرین داده‌ها در تاریخ 14 ژوئن, 2026، کانال فعالیت پایداری دارد. در ۳۰ روز گذشته تغییر اعضا برابر 228 و در ۲۴ ساعت گذشته برابر 6 بوده و همچنان دسترسی گسترده‌ای حفظ شده است.

  • وضعیت تأیید: تأیید نشده
  • نرخ تعامل (ER): میانگین تعامل مخاطب 15.90% است و در ۲۴ ساعت نخست پس از انتشار، محتوا معمولاً 4.81% واکنش نسبت به کل مشترکان کسب می‌کند.
  • دسترسی پست‌ها: هر پست به طور میانگین 2 016 بازدید دریافت می‌کند. در اولین روز معمولاً 610 بازدید جمع‌آوری می‌شود.
  • واکنش‌ها و تعامل: مخاطبان به‌طور فعال حمایت می‌کنند؛ میانگین واکنش به هر پست 5 است.
  • علایق موضوعی: محتوا بر موضوعات کلیدی مانند kubernete, cluster, author, engineering, monitoring تمرکز دارد.

📝 توضیح و سیاست محتوایی

نویسنده این فضا را محل بیان دیدگاه‌های شخصی توصیف می‌کند:
Helpful articles and tools for DevOps&SRE WhatsApp: https://whatsapp.com/channel/0029Vb79nmmHVvTUnc4tfp2F For paid consultation (RU/EN), contact: @tutunak All ways to support https://telegra.ph/How-support-the-channel-02-19

به لطف به‌روزرسانی‌های پرتکرار (آخرین داده در تاریخ 15 ژوئن, 2026)، کانال همواره به‌روز و دارای دسترسی بالاست. تحلیل‌ها نشان می‌دهد مخاطبان به‌طور فعال با محتوا تعامل دارند و آن را به نقطه اثرگذاری مهم در دسته فناوری و برنامه‌ها تبدیل کرده‌اند.

12 681
مشترکین
+624 ساعت
+517 روز
+22830 روز
آرشیو پست ها
Logging operator for Kubernetes https://github.com/kube-logging/logging-operator

Tools for building Kubernetes disk images https://github.com/kubernetes-sigs/image-builder

In this article, you'll explore the complexities of Kubernetes network management, iptables, and port forwarding and discover how Kubernetes hides service ports from traditional tools like netstat. https://journal.hexmos.com/kube-network/

🦭 Run and operate MariaDB in a cloud native way https://github.com/mariadb-operator/mariadb-operator

Open-source observability for microservices. Thanks to eBPF you can gain comprehensive insights into your system within minutes. https://github.com/coroot/coroot

The article by Luca Cavallin titled "barco: Linux Containers From Scratch in C" is a comprehensive guide on creating a simple container runtime in C. It focuses on utilizing Linux kernel features like namespaces, seccomp, capabilities, and cgroups. The project, named 'barco', serves as a learning tool for understanding containerization in Linux and is not intended for production use. The article also details the development process, including the environment setup and the structure of the C project. https://www.lucavall.in/barco-linux-containers-from-scratch-in-c

Self-hosted Jira - RIP. Support for Server products ended on Feb. 15, 2024 Server products and apps no longer receive technical support, security updates, and bug fixes for vulnerabilities. https://www.atlassian.com/migration/assess/journey-to-cloud

This driver allows Kubernetes to access NFS server on Linux node. https://github.com/kubernetes-csi/csi-driver-nfs

m9sweeper is a free and easy kubernetes security platform. https://github.com/m9sweeper/m9sweeper

Watches k8s cluster events and logs them to stdout in JSON https://github.com/max-rocket-internet/k8s-event-logger

https://nateb.xyz/a/self-managed-kubernetes The article by Nate Buckareff on "Self-Managed Kubernetes" is a detailed tutorial on setting up a self-managed Kubernetes cluster using QEMU, a Linux virtual machine environment. It covers steps like setting up a local test environment, creating virtual network interfaces, bootstrapping nodes, and installing Kubernetes with k0s. The guide also addresses network configurations using dnsmasq and iptables, and emphasizes the importance of understanding Kubernetes intricacies for successful self-management.

🦥 Easy and simple Prometheus SLO (service level objectives) generator https://github.com/slok/sloth

zot - A production-ready vendor-neutral OCI-native container image registry (purely based on OCI Distribution Specification) https://github.com/project-zot/zot

Define sleep & wake up cycles for your Kubernetes resources. Automatically schedule to shutdown Deployments, CronJobs, StatefulSets and HorizontalPodAutoscalers that occupy resources in your cluster and wake them up only when you need them, reducing that way the overall power consumption. https://github.com/rekuberate-io/sleepcycles

https://povilasv.me/how-to-monitor-kubelet/ The article on Povilas Versockas' blog provides a comprehensive guide on monitoring Kubelet, a key component in Kubernetes. It explains Kubelet's role in managing pods and nodes, details its operation, and discusses how to monitor it effectively using methods like the RED approach. The article also outlines the Kubernetes Service Level Objectives for Kubelet and introduces the Kubernetes Monitoring Mixin, which includes a dashboard and alerts for monitoring Kubelet. This resource is particularly useful for those looking to understand and improve their monitoring of Kubelet in a Kubernetes environment.

A kubectl plugin to visualize network policies rules. https://github.com/runoncloud/kubectl-np-viewer

Kepler (Kubernetes-based Efficient Power Level Exporter) uses eBPF to probe performance counters and other system stats, use ML models to estimate workload energy consumption based on these stats, and exports them as Prometheus metrics https://github.com/sustainable-computing-io/kepler