diff options
| -rw-r--r-- | sig-federation/README.md | 5 | ||||
| -rw-r--r-- | sigs.yaml | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/sig-federation/README.md b/sig-federation/README.md index b2b0eb82..3fabe9ae 100644 --- a/sig-federation/README.md +++ b/sig-federation/README.md @@ -1,4 +1,4 @@ -This is a SIG focused on Federation of Kubernetes Clusters ("Ubernetes") and related topics. This includes: +This is a SIG focused on Federation of Kubernetes Clusters and related topics. This includes: * Application resiliency against availability zone outages * Hybrid clouds @@ -7,9 +7,10 @@ This is a SIG focused on Federation of Kubernetes Clusters ("Ubernetes") and rel * ... and other similar subjects. ## Meetings: -* Bi-weekly on Mondays @ 9am [America/Los_Angeles](http://time.is/Los_Angeles) (check [the calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)) +* Weekly on Tuesdays @ 9:30am [America/Los_Angeles](http://time.is/Los_Angeles) (check [the calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)) * Hangouts link: <https://plus.google.com/hangouts/_/google.com/k8s-federation> * [Working Group Notes](https://docs.google.com/document/d/18mk62nOXE_MCSSnb4yJD_8UadtzJrYyJxFwbrgabHe8/edit) +* Meeting recording videos: <https://www.youtube.com/playlist?list=PL69nYSiGNLP0HqgyqTby6HlDEz7i1mb0-> ## Communication: * Slack: <https://kubernetes.slack.com/messages/sig-federation> ([archive](http://kubernetes.slackarchive.io/sig-federation)) @@ -254,7 +254,7 @@ sigs: - name: Federation dir: sig-federation mission_statement: > - Covers the Federation of Kubernetes Clusters ("Ubernetes") and related + Covers the Federation of Kubernetes Clusters and related topics. This includes: application resiliency against availability zone outages; hybrid clouds; spanning of multiple could providers; application migration from private to public clouds (and vice versa); and other @@ -267,10 +267,10 @@ sigs: github: quinton-hoole company: Huawei meetings: - - day: Monday - utc: "16:00" - frequency: biweekly - meeting_url: https://plus.google.com/hangouts/_/google.com/ubernetes + - day: Tuesday + utc: "16:30" + frequency: weekly + meeting_url: https://plus.google.com/hangouts/_/google.com/k8s-federation meeting_archive_url: https://docs.google.com/document/d/18mk62nOXE_MCSSnb4yJD_8UadtzJrYyJxFwbrgabHe8/edit contact: slack: sig-federation |
