I'm an MSCS student at Georgia Tech and a Kubernetes/CNCF contributor.
apullo777 on GitHub · @pchang on Kubernetes Slack
- Kubernetes control-plane systems
- Kueue, Kubernetes WG Batch, and workload-aware scheduling
- Scheduler, cache, admission, and fair-sharing behavior
- Documentation tooling and localization quality
My Kubernetes journey started with etcd, the distributed key-value store used by Kubernetes to store cluster state. I now contribute to Kueue, a Kubernetes-native project for batch job queueing and workload scheduling, including ML training and GPU-intensive workloads.
Built a generic high-performance caching library for etcd under CNCF, learning from Kubernetes watch-cache and control-plane caching patterns.
GSoC2025: Final report for my GSoC work on a high-performance caching library for etcd.etcd contributions
Worked on zh-TW localization, documentation quality, and tooling for detecting localization drift in the Kubernetes website.
Human-Centered Automation in Kubernetes Localization in the AI Era: Kubernetes blog post from the SIG Docs localization mentorship.k8s-website-l10n-tool: Prototype tooling for detecting localization drift in the Kubernetes website.kubernetes/website contributions
Contributing to Kueue, a Kubernetes-native batch scheduling project. My current focus is learning the system through docs, tests, CI reliability, admission, scheduling, queueing, MultiKueue, and fair-sharing behavior.

