Skip to content

Commit 14da4fe

Browse files
authored
Merge pull request #6852 from BenTheElder/candidacy
Add steering candidate bio for bentheelder
2 parents 1c7dcbd + d0ba81f commit 14da4fe

File tree

1 file changed

+86
-0
lines changed

1 file changed

+86
-0
lines changed
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
-------------------------------------------------------------
2+
name: Benjamin Elder
3+
ID: BenTheElder
4+
info:
5+
- employer: Google
6+
- slack: bentheelder
7+
-------------------------------------------------------------
8+
9+
## SIGS
10+
11+
I've historically been most active in these sigs:
12+
13+
- SIG Testing: **Chair**, **Tech Lead**
14+
- SIG Release: General Contributor
15+
- SIG K8s Infra: General Contributor, Infra Admin
16+
- Architecture: Code Organization subproject
17+
- Contributor Experience: General Contributor
18+
19+
But you'll also find me contributing across the project.
20+
21+
## What I have done
22+
23+
I first got involved in Kubernetes in the 2015, just before 1.0, as a
24+
[Google Summer of Code] student. during which time I developed the initial
25+
`iptables` kube-proxy backend, which replaced the inefficient userspace backend
26+
by default in v1.2.
27+
28+
In 2017 I graduated and took up full time Kubernetes development at Google as a
29+
junior engineer working primarily on SIG Testing, where I've worked to improve
30+
the contributor experience.
31+
32+
I developed [KIND] to make e2e testing Kubernetes faster and
33+
locally reproducible without cloud access.
34+
I led the effort to consolidate on a single build system and eliminate bazel to
35+
reduce contributor friction.
36+
I worked with SIG docs to create and pilot a pattern for subprojects to
37+
officially host their own docs within the project for docs that do not belong
38+
on the main kubernetes.io site, like [kind.sigs.k8s.io].
39+
I was also release lead shadow on the 1.14 release.
40+
41+
I've been one of the [most active contributors] to the project over the years and
42+
I've since won the 2020 CNCF [Top Committer Award] for my extensive contributions.
43+
44+
You will find me active all across the project contributing where I can. I've
45+
spent a lot of time maintaining the project's infra and helping transition older
46+
infrastructure Google set up early in the project to community control. I help
47+
maintain most of the build, test, and release tools / scripts, as well as the
48+
cluster e2e tools including KIND and `cluster/`, as well as critical infra
49+
like the project's CI, DNS, etc.
50+
51+
52+
## What I'll do
53+
54+
I am passionate about the Kubernetes community and I will do everything in my
55+
power to uphold and strengthen it's health, [values], and inclusivity.
56+
57+
Steering represents:
58+
- An important interface between the project and the CNCF
59+
- Authoring, reviewing, and approving governance documents, such as the charters
60+
- An escalation path within the community, for matters unable to be resolved within the SIGs / WGs
61+
62+
Steering is about people, governance, and long term project health.
63+
Steering is *not* about arbitrating technical decisions, which are left to the SIGs.
64+
65+
Within that scope, I will bring my perspective as someone who has risen from an
66+
inexperienced student contributor to a leader to help guide and enact processes
67+
and policies that prioritize community health.
68+
69+
In particular: I believe we need to do better enabling
70+
future leaders / contributor growth, and being inclusive of our existing global,
71+
diverse contributor base. We need to put more emphasis on sustainability, and
72+
I believe steering is well positioned to do so.
73+
74+
## Resources About Me
75+
76+
- [elder.dev/about](https://elder.dev/aboput)
77+
- You can find a more personal bio, my [speaking] and more here
78+
- [twitter.com/BenTheElder](https://twitter.com/BenTheElder)
79+
80+
[most active contributors]: https://k8s.devstats.cncf.io/d/13/developer-activity-counts-by-repository-group?orgId=1
81+
[values]: https://www.kubernetes.dev/community/values/
82+
[kind.sigs.k8s.io]: https://kind.sigs.k8s.io/
83+
[Google Summer of Code]: https://summerofcode.withgoogle.com/
84+
[KIND]: https://sigs.k8s.io/kind
85+
[Top Committer Award]: https://www.cncf.io/announcements/2020/11/20/cloud-native-computing-foundation-announces-2020-community-awards-winners
86+
[speaking]: https://elder.dev/about/#speaking

0 commit comments

Comments
 (0)