diff options
Diffstat (limited to 'events')
| -rw-r--r-- | events/elections/2021/README.md | 4 | ||||
| -rw-r--r-- | events/elections/2021/election_desc.md | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/events/elections/2021/README.md b/events/elections/2021/README.md index 7c69c81f..5073227a 100644 --- a/events/elections/2021/README.md +++ b/events/elections/2021/README.md @@ -35,7 +35,8 @@ This year is the first year we will be using [Elekto] to conduct the election. Elekto is a new application, commissioned as an internship by the CNCF. As well as having a new web UI, it relies entirely on GitHub Oauth for voting, and as such does not use email at all. Elekto also handles exceptions, -eligibility checks, and other aspects of the election. +eligibility checks, and other aspects of the election. See the [Elekto voting documentation] +for how to use it. This does mean some changes to the nomination, running, and voter exception process, so please read below. @@ -295,6 +296,7 @@ Nominees may be found in the [election app]. [Org Members]: https://github.com/kubernetes/community/blob/master/community-membership.md [Elekto]: https://elekto.dev [election app]: https://elections.k8s.io +[Elekto documentation]: https://elekto.dev/docs/voting/ [voters.yaml]: https://github.com/kubernetes/community/blob/master/events/elections/2021/voters.yaml [election page]: https://elections.k8s.io/app/elections/2021 [voter exception form]: https://elections.k8s.io/app/elections/2021/exception diff --git a/events/elections/2021/election_desc.md b/events/elections/2021/election_desc.md index f41a5363..224b4894 100644 --- a/events/elections/2021/election_desc.md +++ b/events/elections/2021/election_desc.md @@ -2,6 +2,8 @@ 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). +Instructions on using Elekto can be found [in its docs site](https://elekto.dev/docs/voting/) + 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: * September 28 to October 14 - Nominate candidates |
