Merge pull request #6136 from jberkus/election-readme
Added link to Elekto docs per Dims request.
This commit is contained in:
commit
33dd284fe3
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue