2026-03-15
Go ahead, self-host Postgres | Pierce Freeman
pierce.dev/notes/go-ahead-self-host-postgres2026-03-14
vault
mrinals-vault.xyz/Engineering/Redis/HyperLogLog2025-11-08
Kubernetes 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-07-06
sftp sandboxing
jyn.dev/sftp-sandboxingtc command
www.sambaiz.net/en/article/484#:~:text=tc is a command or,pods with the following annotatiton2025-06-13
I made a tier ranking for each ArgoCD setting
en.ca-srg.dev/28baefb78f0f44169b1879555dc81dbd2025-03-07
mejaz<!-- --> : : <!-- -->Build A Minimal TCP Server In Go
www.mejaz.in/posts/build-a-minimal-tcp-server-in-go2025-01-12
disable oom group #IYKYK
github.com/kubernetes/kubernetes/pull/117793#issuecomment-2199463469disable oom group cgroup on kubernetes way
2024-12-25
Caddy config
caddy.ninja2024-09-28
ArgoCD Finalizer Shield: Protecting Your Production Clusters from Unintended Deletion | by Tal Yitzhak | FAUN — Developer Community 🐾
faun.pub/argocd-finalizer-shield-protecting-your-clusters-from-unintended-deletion-c7929a82d9832024-04-01
Product-Focused Reliability for SRE - Google - Site Reliability Engineering
sre.google/resources/practices-and-processes/product-focused-reliability-for-sre2024-03-18
Keeping on-call calm
exploring-better-ways.bellroy.com/keeping-on-call-calm.html2024-03-15
Cache-Control: Cheat Sheet
shayy.org/posts/cache-control2023-12-31
A Deeper Dive of kube-scheduler - Akila Welihinda
www.awelm.com/posts/kube-scheduler2023-10-02
Kube-Prometheus-Stack And ArgoCD 2.3 - How to remove a workaround
blog.ediri.io/kube-prometheus-stack-and-argocd-23-how-to-remove-a-workaround#heading-application-ii-sync-options-replace2023-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.
2023-08-04
x86 is dead, long live x86! | Mercari Engineering
engineering.mercari.com/en/blog/entry/20230731-x86-is-dead-long-live-x862023-07-22
GCP Secret Manager with self-hosted Kubernetes
medium.com/@jjlakis/gcp-secret-manager-with-self-hosted-kubernetes-db35d01d65f0k3s on premise with OIDC, secret manager, and workload identity GCP