Skip to content
View apullo777's full-sized avatar

Organizations

@HUMA-TECH

Block or report apullo777

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
apullo777/README.md

Hi, I'm Peter Chang

I'm an MSCS student at Georgia Tech and a Kubernetes/CNCF contributor. apullo777 on GitHub · @pchang on Kubernetes Slack

Current focus

  • Kubernetes control-plane systems
  • Kueue, Kubernetes WG Batch, and workload-aware scheduling
  • Scheduler, cache, admission, and fair-sharing behavior
  • Documentation tooling and localization quality

Open source journey

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.

2025: etcd - Google Summer of Code

Built a generic high-performance caching library for etcd under CNCF, learning from Kubernetes watch-cache and control-plane caching patterns.

2026: Kubernetes SIG Docs - Linux Foundation Mentorship

Worked on zh-TW localization, documentation quality, and tooling for detecting localization drift in the Kubernetes website.

2026: Kueue

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.

Pinned Loading

  1. kueue kueue Public

    Forked from kubernetes-sigs/kueue

    Kubernetes-native Job Queueing

    Go

  2. etcd etcd Public

    Forked from etcd-io/etcd

    Distributed reliable key-value store for the most critical data of a distributed system

    Go

  3. GSoC2025 GSoC2025 Public

    GSoC 2025 Final Report: High-performance caching library for etcd developed under Google Summer of Code with CNCF.

  4. website website Public

    Forked from kubernetes/website

    Kubernetes website and documentation repo:

    HTML

  5. k8s-website-l10n-tool k8s-website-l10n-tool Public

    Prototype scripts for reviewing localization outdatedness in the `kubernetes/website` repo.

    Python 3 2