Merge pull request #2642 from quinton-hoole/2018-09-06-steering-elections-2018-bio
Add bio for Quinton Hoole for 2018 steering committee election.
This commit is contained in:
commit
b9b1efa20f
|
@ -125,6 +125,7 @@ the [Steering Committee Election Charter]
|
|||
Name | Organization/Company | GitHub
|
||||
--- | --- | -- |
|
||||
[Aaron Crickenberger](aaroncrickenberger.md) | Google | [@spiffxp](https://github.com/spiffxp) |
|
||||
[Quinton Hoole](quintonhoole.md) | Huawei | [@quinton-hoole](https://github.com/quinton-hoole) |
|
||||
[Tim Pepper](timpepper.md) | VMware | [@tpepper](https://github.com/tpepper) |
|
||||
|
||||
[Kubernetes Steering Committee]: https://github.com/kubernetes/steering
|
||||
|
|
|
@ -0,0 +1,53 @@
|
|||
# Quinton Hoole
|
||||
|
||||
- Github: [quinton-hoole](https://github.com/quinton-hoole)
|
||||
|
||||
# About Me
|
||||
|
||||
- Technical Vice President, [Cloud
|
||||
Computing](https://www.huaweicloud.com/en-us/) at [Huawei
|
||||
Technologies](https://www.huawei.com/us/press-events/annual-report/2017)
|
||||
(180,000 employees globally, US$88BN annual revenue (2017), 17.3%
|
||||
annual revenue growth). I oversee all things cloud
|
||||
computing, and also our open source projects and contributions.
|
||||
- Elected member, [CNCF Technical Oversight Committee](https://github.com/cncf/toc) ("TOC").
|
||||
- Founding engineer of [Amazon EC2](https://aws.amazon.com/ec2/) (2005-2010).
|
||||
- Lead engineer at Nimbula.com (2010-2012), a Cloud IaaS
|
||||
startup which was acquired by Oracle in 2013.
|
||||
- Google (2012-2016), Technical Lead and Manager of
|
||||
Ads Serving SRE, Engineering Lead on Kubernetes.
|
||||
|
||||
Prior to 2005, I co-founded two startups (one in the online travel
|
||||
industry, the other in financial services), on both of which I served
|
||||
as lead techie until they were acquired by public companies. I have
|
||||
also worked as a consultant, contractor and technical leader in the
|
||||
telco, financial and retail industries.
|
||||
|
||||
I have an M.Sc in Computer Science.
|
||||
|
||||
# Highlights of What I've done on Kubernetes thus far
|
||||
|
||||
1. steering committee member since October 2017.
|
||||
2. active contributor to [SIG-Architecture](https://github.com/kubernetes/community/tree/master/sig-architecture).
|
||||
3. lead [SIG-Multicluster](https://github.com/kubernetes/community/tree/master/sig-multicluster)
|
||||
4. early lead getting CI Testing [working effectively](https://github.com/kubernetes/community/blob/master/contributors/devel/writing-good-e2e-tests.md), critical to v1.0 launch.
|
||||
5. Helped [SIG-Scalability set key
|
||||
objectives](https://github.com/kubernetes/community/blob/master/sig-scalability/goals.md).
|
||||
|
||||
# How I Hope to Serve You
|
||||
|
||||
I strongly believe that Cloud Computing will continue to change the world in profound ways,
|
||||
and that Kubernetes is a key catalyst of that change.
|
||||
|
||||
I believe that we need to create both a
|
||||
thriving, collaborative community, and freaking awesome software that
|
||||
people love to use, everywhere. So I'd
|
||||
like to offer my broad and deep experience and passion to help
|
||||
us get there.
|
||||
|
||||
More specifically:
|
||||
|
||||
- ensure that Kubernetes remains a fun place to develop stuff that
|
||||
people love to use.
|
||||
- incentivize constructive, productive and sustainable progress.
|
||||
- protect what we build from bad things happening.
|
Loading…
Reference in New Issue