Work · open source & products
Operators, wrappers, and a couple of shipped things.
Most of it exists because I hit the same problem twice. Two are live products; the rest are open source you can read, run, and break.
Products
02Gateway API management, minus the YAML — a visual control plane for routing, policy, approvals, and multi-cluster governance.
Collaborative task prioritization with ICE, RICE, MoSCoW, and WSJF. Real-time voting, no signup, consensus without the meeting.
Open source
05Expose Kubernetes services to the internet with open-source FRP — tunnels defined as native resources.
Automate Istio rate limiting with EnvoyFilter versioning — declarative limits without hand-writing filters.
Kubernetes troubleshooting as declarative UseCase flows — LLMs summarize the findings, but never decide what to investigate.
GitOps for many Kubernetes clusters with ArgoCD and Helmfile — one repository, a fleet under control.
A kubectl wrapper that guards destructive commands with confirmation and audit logs — for the day you paste into prod.