Post #2512
2.19K
Channel Public Channel
DE - Subscribers
- 13.3K
- Photos
- 53
- Videos
- 0
- Links
- 2.6K
Showing posts older than #2513 · Back to latest
Older Posts 20 shown
Post #2511
1.89K
Post #2510
1.91K
This comprehensive guide details the process of setting up a high-availability k3s Kubernetes cluster. It uses keepalived for a virtual IP, a Galera cluster for the database, and Longhorn for distributed block storage to ensure no single point of failure.
https://raymii.org/s/tutorials/High_Available_k3s_kubernetes_cluster_with_keepalived_galera_and_longhorn.html
https://raymii.org/s/tutorials/High_Available_k3s_kubernetes_cluster_with_keepalived_galera_and_longhorn.html
- 👍 3
Post #2509
1.96K
This tutorial from Steven Sklar on DEV Community explains how to implement Kubernetes-powered leader election in Go applications. It walks through the use of Kubernetes Leases and the
https://dev.to/sklarsa/how-to-add-kubernetes-powered-leader-election-to-your-go-apps-57jh
client-go/tools/leaderelection package with a practical code example.https://dev.to/sklarsa/how-to-add-kubernetes-powered-leader-election-to-your-go-apps-57jh
- 👍 1
Post #2508
1.69K
Post #2507
1.79K
Post #2506
1.87K
Lawrence Jones provides an analysis of the challenges and incentives surrounding company status pages. The text delves into why transparency can be difficult for businesses, especially when SLAs and financial penalties are involved.
https://blog.lawrencejones.dev/status-pages/
https://blog.lawrencejones.dev/status-pages/
- 🔥 1
Post #2505
2K
This write-up from incident.io introduces the "Incident Maturity Model," a framework for evaluating and improving an organization's incident management processes. The model outlines three stages: Centralized, Distributed, and Democratized, offering a roadmap for growth.
https://incident.io/blog/the-incident-maturity-model
https://incident.io/blog/the-incident-maturity-model
- 👍 1
Post #2504
1.94K
Post #2503
1.98K
kubectl-validate is a SIG-CLI subproject to support the local validation of resources for native Kubernetes types and CRDs.
https://github.com/kubernetes-sigs/kubectl-validate
https://github.com/kubernetes-sigs/kubectl-validate
- ❤🔥 1
Post #2502
1.84K
This blogpost explores the statistical complexities of using Mean Time to Resolve (MTTR) as a key incident metric. The author argues that due to the power-law distribution of incident durations, MTTR trends can be misleading.
https://surfingcomplexity.blog/2024/12/01/mttr-when-sample-means-and-power-laws-combine-trouble-follows/
https://surfingcomplexity.blog/2024/12/01/mttr-when-sample-means-and-power-laws-combine-trouble-follows/
- 👍 2
Post #2501
1.67K
This in-depth article by Henrik Gerdes benchmarks various container runtime interfaces (CRIs) for Kubernetes. It provides a detailed comparison of runc, crun, gvisor, and youki, focusing on performance and memory consumption.
https://henrikgerdes.me/blog/2024-07-kubernetes-cri-bench/
henrikgerdes.me Benchmarking what actually drive our containers Kubernetes success and versatility often overshadows the lower-level details of what actually drives our containers. I took a deeper took on how the default con… https://henrikgerdes.me/blog/2024-07-kubernetes-cri-bench/
- 👍 2
- ❤ 1
Post #2500
1.76K
Post #2499
1.74K
A terminal-based LDAP server explorer built with Go and BubbleTea, providing an interactive interface for browsing LDAP directory trees, viewing records, and executing custom queries.
https://github.com/ericschmar/moribito
https://github.com/ericschmar/moribito
- 👍 2
Post #2498
1.67K
Martin Atkins's latest study presents a clever technique for handling "ephemeral values" in Terraform, which are values needed during a plan but should not be stored in the state. The method helps manage dynamic or sensitive data that is only relevant for a single operation.
https://log.martinatkins.me/2024/05/22/terraform-ephemeral-values/
Development Log by Martin Atkins Ephemeral Values in Terraform A different approach to sensitive values in Terraform state. https://log.martinatkins.me/2024/05/22/terraform-ephemeral-values/
- 👍 1
Post #2497
1.82K
This opinionated report argues that Large Language Models (LLMs) are not the ultimate solution for complex socio-technical problems in the SRE and operations space. It cautions against over-reliance on AI, emphasizing the continued need for human expertise and critical thinking.
https://blog.relyabilit.ie/llms-wont-save-us/
https://blog.relyabilit.ie/llms-wont-save-us/
- ❤ 1
- 👍 1
Post #2496
1.63K
In this unique piece, author explores the interesting and often overlooked capabilities of GitRepo volumes in Kubernetes. The content details some fun experiments and practical applications for dynamically providing content to pods directly from a Git repository.
https://raesene.github.io/blog/2024/07/10/Fun-With-GitRepo-Volumes/
raesene.github.io Fun With GitRepo Volumes https://raesene.github.io/blog/2024/07/10/Fun-With-GitRepo-Volumes/
- 👍 1
Post #2495
1.9K
This post from Chainguard Unchained introduces the concept of audited least privilege as a critical security measure for the software supply chain. It explains how this principle helps verify that components only have the permissions they strictly need to function.
https://www.chainguard.dev/unchained/audited-least-privilege
https://www.chainguard.dev/unchained/audited-least-privilege
- 👍 1
- 💯 1
Post #2493
1.7K
Forwarded from DevOps & SRE notes (tutunak)

Looking for a hosting platform to practice with Linux, Kubernetes, etc.? Register using my referral link on DigitalOcean and get $200 in credit for 60 days. By registering through my referral link, you also support this Telegram channel.
👉 Register
👉 Register
- ❤ 3
Post #2492
1.77K
This commentary by Techielass provides a step-by-step walkthrough of building a CI/CD pipeline for Terraform using GitHub Actions. It demonstrates how to automate infrastructure deployments safely and efficiently, incorporating best practices like planning and approval steps.
https://www.techielass.com/terraform-with-github-actions-ci-cd-pipeline/
https://www.techielass.com/terraform-with-github-actions-ci-cd-pipeline/
- 👍 4
- 👎 1
- 🤣 1