Skip to content

Commit 33dd284

Browse files
authored
Merge pull request #6136 from jberkus/election-readme
Added link to Elekto docs per Dims request.
2 parents 424db86 + b0956e6 commit 33dd284

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

events/elections/2021/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ This year is the first year we will be using [Elekto] to conduct the election.
3535
Elekto is a new application, commissioned as an internship by the CNCF. As
3636
well as having a new web UI, it relies entirely on GitHub Oauth for
3737
voting, and as such does not use email at all. Elekto also handles exceptions,
38-
eligibility checks, and other aspects of the election.
38+
eligibility checks, and other aspects of the election. See the [Elekto voting documentation]
39+
for how to use it.
3940

4041
This does mean some changes to the nomination, running, and voter exception
4142
process, so please read below.
@@ -295,6 +296,7 @@ Nominees may be found in the [election app].
295296
[Org Members]: https://github.com/kubernetes/community/blob/master/community-membership.md
296297
[Elekto]: https://elekto.dev
297298
[election app]: https://elections.k8s.io
299+
[Elekto documentation]: https://elekto.dev/docs/voting/
298300
[voters.yaml]: https://github.com/kubernetes/community/blob/master/events/elections/2021/voters.yaml
299301
[election page]: https://elections.k8s.io/app/elections/2021
300302
[voter exception form]: https://elections.k8s.io/app/elections/2021/exception

events/elections/2021/election_desc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
As is now customary, this fall is [Steering Committee](https://github.com/kubernetes/steering) election season for Kubernetes. Three(3) elected members (bobkillen, dims, liggitt) will stay on for the remaining year of their terms, and there will be four(4) positions open for election. Every election term will be 2 years. More complete information on the election may be found [in the voter's guide](https://github.com/kubernetes/community/tree/master/events/elections/2021).
44

5+
Instructions on using Elekto can be found [in its docs site](https://elekto.dev/docs/voting/)
6+
57
If you’d like to vote or run for a seat, all details and next steps are outlined in the [election process doc](https://git.k8s.io/steering/elections.md) and this application. The application will be the single source of truth of information for this cycle. It will be updated live as new bios of candidates get committed. Please pay attention to the scheduled dates:
68

79
* September 28 to October 14 - Nominate candidates

0 commit comments

Comments
 (0)