diff options
| author | chrislovecnm <clove@cnmconsulting.net> | 2017-04-20 18:43:17 -0600 |
|---|---|---|
| committer | chrislovecnm <clove@cnmconsulting.net> | 2017-04-20 18:43:17 -0600 |
| commit | e1a2e3f4aef415c8fa8d80b0cf007766345e358f (patch) | |
| tree | 809d515dd84045ed5a165bdfa74335671e618766 | |
| parent | 249c8162b94ab4d2cec701d262d4a89dd346f400 (diff) | |
updates
| -rw-r--r-- | sig-aws/README.md | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/sig-aws/README.md b/sig-aws/README.md index c5cf2b77..3e6af44e 100644 --- a/sig-aws/README.md +++ b/sig-aws/README.md @@ -1,10 +1,20 @@ # SIG AWS -A Special Interest Group for maintaining, supporting, and using Kubernetes on AWS. +A Special Interest Group for maintaining, supporting, and using Kubernetes hosted on AWS Cloud. -## Meeting: -- Meetings: Scheduled via the official [group mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-aws) -- Zoom Link: [SIG AWS](https://zoom.us/my/k8ssigaws) +## Meeting + +Meetings are hosted on [Zoom](https://zoom.us/my/k8ssigaws) video +conference on Fridays at [5pm UTC / 9 am US Pacific](http://www.worldtimebuddy.com/?pl=1&lid=100,5,8,12) every other week, on _even week numbers_. + +You can check if the current week is _even_ by running: + +```bash +date +%V +``` + +- Meeting Chanages: notification will be sent out via the [group mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-aws) +- Meeting Holidays: we typically follow Google's US offices holiday schedule, but will notify via the group above. - Agenda: [Google Doc](https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit) ## Organizers: @@ -12,7 +22,6 @@ A Special Interest Group for maintaining, supporting, and using Kubernetes on AW | Name | Contact | | ------------- | ------------- | | Justin Santa Barbara | [justinsb](https://github.com/justinsb) | -| Chris Love | [chrislovecnm](https://github.com/chrislovecnm) | | Kris Nova | [kris-nova](https://github.com/kris-nova) | | Mackenzie Burnett | [mfburnett](https://github.com/mfburnett) | |
