es
Feedback
DevOps & SRE notes

DevOps & SRE notes

Ir al canal en 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

Mostrar más
12 588
Suscriptores
+1524 horas
+687 días
+22330 días
Atraer Suscriptores
junio '26
junio '26
+37
en 0 canales
mayo '26
+326
en 0 canales
Get PRO
abril '26
+329
en 0 canales
Get PRO
marzo '26
+197
en 5 canales
Get PRO
febrero '26
+203
en 0 canales
Get PRO
enero '26
+197
en 0 canales
Get PRO
diciembre '25
+176
en 0 canales
Get PRO
noviembre '25
+178
en 1 canales
Get PRO
octubre '25
+158
en 1 canales
Get PRO
septiembre '25
+41
en 1 canales
Get PRO
agosto '25
+1 262
en 1 canales
Get PRO
julio '25
+3 699
en 9 canales
Get PRO
junio '25
+3 743
en 3 canales
Get PRO
mayo '25
+1 435
en 3 canales
Get PRO
abril '25
+936
en 3 canales
Get PRO
marzo '25
+241
en 2 canales
Get PRO
febrero '25
+189
en 0 canales
Get PRO
enero '25
+579
en 1 canales
Get PRO
diciembre '24
+1 109
en 1 canales
Get PRO
noviembre '24
+435
en 0 canales
Get PRO
octubre '24
+462
en 2 canales
Get PRO
septiembre '24
+617
en 1 canales
Get PRO
agosto '24
+704
en 0 canales
Get PRO
julio '24
+374
en 0 canales
Get PRO
junio '24
+420
en 0 canales
Get PRO
mayo '24
+505
en 1 canales
Get PRO
abril '24
+610
en 0 canales
Get PRO
marzo '24
+710
en 1 canales
Get PRO
febrero '24
+1 527
en 0 canales
Get PRO
enero '24
+549
en 0 canales
Get PRO
diciembre '23
+159
en 0 canales
Get PRO
noviembre '23
+10 415
en 0 canales
Get PRO
octubre '23
+29
en 0 canales
Get PRO
septiembre '23
+9 830
en 0 canales
Get PRO
agosto '23
+2 956
en 0 canales
Get PRO
julio '23
+7 034
en 0 canales
Get PRO
junio '23
+29
en 0 canales
Get PRO
mayo '23
+1 145
en 0 canales
Get PRO
abril '23
+4 704
en 0 canales
Get PRO
marzo '23
+19
en 0 canales
Get PRO
febrero '23
+1 098
en 0 canales
Fecha
Crecimiento de Suscriptores
Menciones
Canales
03 junio+16
02 junio+15
01 junio+6
Publicaciones del Canal
Networking within container orchestration can often seem like a black box to developers. This explanation aims to demystify Kubernetes CNI providers and how they manage connectivity. https://medium.com/@csinclair11/demystifying-kubernetes-cni-providers-5ed79569c797

2
The article details how to implement production-grade distributed tracing for complex multi-agent AI workflows using OpenTelemetry. https://developers.redhat.com/articles/2026/04/06/distributed-tracing-agentic-workflows-opentelemetry#
893
3
Many organizations are looking for more efficient logging solutions than the traditional stack. This comparison highlights a modern alternative to ELK that aims to reduce complexity and resource usage. https://osuite.io/articles/modern-alternative-to-elk
1 657
4
kro | Kube Resource Orchestrator https://github.com/kubernetes-sigs/kro
1 638
5
This informative post details a clever method for securing Grafana dashboards when using Google Cloud Identity-Aware Proxy. You will learn how to seamlessly integrate these two powerful technologies for enhanced access control. https://www.vidbregar.com/blog/grafana-gcp-iap
2 313
6
Managing expenses in the cloud requires a strategic approach beyond just looking at bills. A senior engineer shares valuable insight into optimizing costs effectively in this detailed read. https://medium.com/@razkevich8/cloud-cost-optimization-a-senior-engineers-guide-d49ed4606de1
2 190
7
A popular & widely deployed Open Source Container Native Storage platform for Stateful Persistent Applications on Kubernetes. https://github.com/openebs/openebs
2 217
8
The observability market is shifting from volume-based data ingestion to a value-driven model due to the unsustainable costs of scaling cloud-native and AI workloads. Driven by innovations like Chronosphere’s "Logs 2.0" and its subsequent acquisition by Palo Alto Networks, the industry is prioritizing "signal discipline"—retaining only actionable telemetry—and integrating observability directly into broader AI and security platforms. https://siliconangle.com/2026/02/05/observability-cost-ai-scale-chronosphere-opensourcesummit/
2 516
9
One left
One left
161
10
┌──────────┐ ┌──────────┐ ┌──────────┐ ) CC ✻ ┊ ( ) CC ✻ ┊ ( ) CC ✻ ┊ ( └──────────┘ └──────────┘ └──────────┘ Claude Code gave me three "tickets" for a free week. You can grab them using this link: https://claude.ai/referral/NXtyf-cgbQ
2 409
11
Uber engineered an automated approach to migrate its massive Java monorepo (over 600,000 tests, 15 million lines of code) from the deprecated JUnit 4 to JUnit 5. Facing challenges like the lack of native JUnit 5 support in their Bazel build system and custom test configurations, they successfully migrated over 75,000 test classes and 1.25 million lines of code in just four months without disrupting developer workflows. https://www.uber.com/us/en/blog/junit-migration/
2 429
12
The article explains that while Kubernetes excels at scheduling and isolating workloads, it lacks the context to secure Large Language Models (LLMs), which process untrusted natural language inputs. Highlighting four key risks from the OWASP Top 10 for LLMs, the author argues that security controls shouldn't live within the model runtime (like Ollama). Instead, organizations need a dedicated, LLM-aware policy layer (such as LiteLLM, Kong AI Gateway, or Portkey) in front of the model to enforce validation, filtering, and authorization. https://www.cncf.io/blog/2026/03/30/llms-on-kubernetes-part-1-understanding-the-threat-model/
2 535
13
https://github.com/V4bel/dirtyfrag
2 444
14
Sin texto...
1
15
Bulk port forwarding Kubernetes services for local development. https://github.com/txn2/kubefwd
2 367
16
The article features an interview with Landon Clipp, who built a multi-tenant GPU-based CaaS platform. - Bypassing the NVIDIA GPU Operator - Why gVisor Fails for GPUs - VM Boot Delays - Firmware and Memory Security - Ideal Workload https://kube.fm/gpu-containers-as-a-service-landon
2 501
17
Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground 🚀 https://github.com/madhuakula/kubernetes-goat
2 490
18
Any user with Argo CD application get permissions can extract real Kubernetes Secret values including service account tokens, TLS certificates, database credentials, and API keys. On Applications where IncludeMutationWebhook=true is already set, exploitation requires only read-only Argo CD access. https://github.com/argoproj/argo-cd/security/advisories/GHSA-3v3m-wc6v-x4x3
2 394
19
🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph. https://github.com/rustfs/rustfs
2 256
20
⚰️ Minio was archived on Apr 25, 2026 https://github.com/minio/minio
2 229