2026-01-17
all pages
permacomputing.net/all_pages2025-11-08
Use a Sidecar Container to Read Logs from Another Container // Erik Horton
blog.erikhorton.com/2023/10/01/use-a-sidecar-container-to-read-logs-from-another-container.html#hashicorp-vault-audit-logsKubernetes Capacity Planning: Getting It Wrong Is Step One (And That’s Okay!) | by Jeremy Castle | Medium
medium.com/@jeremycastle/kubernetes-capacity-planning-getting-it-wrong-is-step-one-and-thats-okay-f34d3c6c407d2025-09-13
Tuning Linux Swap for Kubernetes: A Deep Dive | Kubernetes
kubernetes.io/blog/2025/08/19/tuning-linux-swap-for-kubernetes-a-deep-dive2025-08-23
Anubis
lock.cmpxchg8b.com/anubis.html2025-07-06
tc command
www.sambaiz.net/en/article/484#:~:text=tc is a command or,pods with the following annotatiton2025-06-11
ArgoCD's Rough Edges: A Field Guide to Real-World Problems
scalr.com/learning-center/argocds-rough-edges-a-field-guide-to-real-world-problems2025-02-21
Tying Engineering Metrics to Business Metrics | by Iccha Sethi | Medium
icchasethi.medium.com/tying-engineering-metrics-to-business-metrics-f4df7651e0262025-01-19
How does the Kernel handle TCP requests? | frn.sh
frn.sh/posts/sockets2024-12-08
The Biggest Shell Programs in the World · oils-for-unix/oils Wiki · GitHub
github.com/oils-for-unix/oils/wiki/The-Biggest-Shell-Programs-in-the-World2024-05-11
Why does my 2vCPU application run faster in a VM than in a container? | by HungWei Chiu | Medium
hwchiu.medium.com/why-does-my-2vcpu-application-run-faster-in-a-vm-than-in-a-container-6438ffaba2452024-04-25
The System Design Template I Use – Aditya Rohilla
adityarohilla.com/2022/03/22/the-system-design-template-i-useWhy Everyone Should Learn To Write – Aditya Rohilla
adityarohilla.com/2020/11/15/why-everyone-should-learn-to-write2024-04-01
Product-Focused Reliability for SRE - Google - Site Reliability Engineering
sre.google/resources/practices-and-processes/product-focused-reliability-for-sre2024-02-11
GitHub Workflow - get the path that triggered a pull request - Stack Overflow
stackoverflow.com/questions/75765682/github-workflow-get-the-path-that-triggered-a-pull-request2024-02-08
Seamless data exchange with Kafka Connect and Strimzi on Kubernetes at Decathlon | by Thomas Dangleterre | Decathlon Digital | Jan, 2024 | Medium
medium.com/decathlondigital/seamless-data-exchange-with-kafka-connect-and-strimzi-on-kubernetes-at-decathlon-e6f81d0345352023-11-10
Building a Successful SRE Team. Successful techniques to ensure your… | by Sven Hans Knecht | Medium
blog.hans-knecht.com/building-a-successful-sre-team-283232bc26942023-08-12
An NGINX and DNS based outage | Andy Dote
andydote.co.uk/2022/04/23/nginx-dnsI recently encountered a behaviour in Nginx that I didn’t expect and caused a production outage in the process. While I would love to blame DNS for this, as it’s usually the cause of most network-related issues, in this case, the fault lies with Nginx.