Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pro
- Seattle
- Seattle
Pinned
105 contributions in the last year
Contribution activity
June - July 2019
adrienjt has no activity
yet for this period.
May 2019
Created an issue in kubernetes-sigs/kube-batch that received 1 comment
Standardize language on PodGroup/Pod (vs. Job/Task)
In multiple places in the code and documentation, the term "Job" is used in place of "PodGroup", and the term "Task" is used in place of "Pod", tho…
1
comment
- Agent is OOM killed in larger cluster
- Proxy pod appears running even if delegate pod isn't running yet
- If delegate Pod is deleted and scheduler cluster is unavailable, delegate Pod is not replaced
- Schedule to a node rather than a cluster
- Scalability: test performance under load
- Add fields and update status of custom resources to keep user informed
- Custom resource validation with OpenAPI and webhooks