Merge pull request #557 from chrislovecnm/sig-aws-updates
Updates for SIG
This commit is contained in:
commit
f077a8ff1a
|
@ -1,10 +1,20 @@
|
||||||
# SIG AWS
|
# 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:
|
## 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)
|
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)
|
- Agenda: [Google Doc](https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit)
|
||||||
|
|
||||||
## Organizers:
|
## Organizers:
|
||||||
|
@ -12,7 +22,6 @@ A Special Interest Group for maintaining, supporting, and using Kubernetes on AW
|
||||||
| Name | Contact |
|
| Name | Contact |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
| Justin Santa Barbara | [justinsb](https://github.com/justinsb) |
|
| Justin Santa Barbara | [justinsb](https://github.com/justinsb) |
|
||||||
| Chris Love | [chrislovecnm](https://github.com/chrislovecnm) |
|
|
||||||
| Kris Nova | [kris-nova](https://github.com/kris-nova) |
|
| Kris Nova | [kris-nova](https://github.com/kris-nova) |
|
||||||
| Mackenzie Burnett | [mfburnett](https://github.com/mfburnett) |
|
| Mackenzie Burnett | [mfburnett](https://github.com/mfburnett) |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue