2026-03-14
Just a moment...
quluzadafa.medium.com/we-cut-our-kubernetes-pods-by-60-and-doubled-traffic-capacity-b1cfb6850fca2026-02-19
Handling Large Files and CRDs in Helm and the 1MB Release Limit - Personal Blog | Jan-Otto Kröpke
jkroepke.de/2026/02/handling-large-files-and-crds-in-helm-and-the-1mb-release-limit2025-08-01
adr
docs.wantedly.dev/fields/dev-process/adr2025-07-06
The evolution of incident response at Podia | Jamie’s blog
jamie.ideasasylum.com/2024/11/02/the-evolution-of-incident-response-at-podia2025-06-03
🔄 12 CronJobs Every Kubernetes Cluster Should Run | by Devops Trainer | May, 2025 | Medium
medium.com/@shankarrudra36/12-cronjobs-every-kubernetes-cluster-should-run-c98e6e517bab#bypass2025-01-19
Today I learned that bash has hashmaps - Xe Iaso
xeiaso.net/notes/2024/bash-hashmap2024-08-23
Best way to count documents in MongoDB | by Nirjal Paudel | Medium
medium.com/@nirjalpaudel54312/best-way-to-count-documents-in-mongodb-b0c7e78612862024-07-19
How Many Maybe’s until Empathy? – Will Gallego
willgallego.com/2024/06/21/how-many-maybes-until-empathy2024-06-26
Running a Raspberry Pi with a read-only root filesystem # Chris Dzombak
www.dzombak.com/blog/2024/03/Running-a-Raspberry-Pi-with-a-read-only-root-filesystem.html2024-06-17
Block AI training on a web site
blog.zgp.org/block-ai-training-on-a-web-site2024-06-10
How to use Prometheus for anomaly detection in GitLab
about.gitlab.com/blog/2019/07/23/anomaly-detection-using-prometheus2024-05-20
Two-node HA Kubernetes for edge computing cost savings | by Tyler | May, 2024 | ITNEXT
itnext.io/two-node-ha-kubernetes-for-edge-computing-cost-savings-9a009eb076ac2024-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-6438ffaba2452023-08-11
Graceful behavior at capacity - Made of Bugs
blog.nelhage.com/post/systems-at-capacity2023-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
2023-07-20
pumba
github.com/alexei-led/pumbaChaos testing, network emulation, and stress testing tool for containers
2023-07-17
Preventing Pipewire from being SIGKILLed
lantian.pub/en/article/random-notes/pipewire-sigkill-fix.lantianI frequently encounter the situation that the Pipewire audio server is suddenly stopped:
The problem usually appears when I connect/disconnect my laptop from the power adapter. My computer usually lags for a short time while switching between performance profiles.
systemctl --user status pipewire.service only shows that the Pipewire process was terminated by a SIGKILL signal, without any other useful log information.
Neither coredumpctl nor dmesg shows the existence of a core dump event.
2023-07-10
Kubernetes API
kubernetes.io/docs/reference/kubernetes-apithe things that were forgotten always..