diff options
| author | Erik Erlandson <eerlands@redhat.com> | 2019-02-25 14:59:00 -0700 |
|---|---|---|
| committer | Erik Erlandson <eerlands@redhat.com> | 2019-03-20 17:31:23 -0700 |
| commit | 122985bc00bf83d0fa4ef2b4f8cc85245eb17998 (patch) | |
| tree | 12f75f1a63caddcb79a93f81863e76a09b8521ea | |
| parent | 8b3f03663f1cb1e20b529f2a39b05be0c151f515 (diff) | |
Port the Big Data SIG to new User Group format
| -rw-r--r-- | OWNERS_ALIASES | 8 | ||||
| -rw-r--r-- | sig-big-data/README.md | 56 | ||||
| -rw-r--r-- | sig-list.md | 7 | ||||
| -rw-r--r-- | sigs.yaml | 82 | ||||
| -rw-r--r-- | ug-big-data/OWNERS (renamed from sig-big-data/OWNERS) | 6 | ||||
| -rw-r--r-- | ug-big-data/README.md | 53 | ||||
| -rw-r--r-- | ug-big-data/resources.md (renamed from sig-big-data/resources.md) | 0 |
7 files changed, 102 insertions, 110 deletions
diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index a598428f..4cd6a126 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -30,10 +30,6 @@ aliases: - dstrebel - khenidak - feiskyer - sig-big-data-leads: - - foxish - - erikerlandson - - liyinan926 sig-cli-leads: - soltysh - seans3 @@ -158,6 +154,10 @@ aliases: - joelsmith - cji - jaybeale + ug-big-data-leads: + - foxish + - erikerlandson + - liyinan926 committee-code-of-conduct: - jdumars - parispittman diff --git a/sig-big-data/README.md b/sig-big-data/README.md deleted file mode 100644 index 762af01a..00000000 --- a/sig-big-data/README.md +++ /dev/null @@ -1,56 +0,0 @@ -<!--- -This is an autogenerated file! - -Please do not edit this file directly, but instead make changes to the -sigs.yaml file in the project root. - -To understand how this file is generated, see https://git.k8s.io/community/generator/README.md ----> -# Big Data Special Interest Group - -Covers deploying and operating big data applications (Spark, Kafka, Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with big data applications and architecting the best ways to run them on Kubernetes. - -## Meetings -* Regular SIG Meeting: [Wednesdays at 17:00 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=17:00&tz=UTC). - * [Meeting notes and Agenda](https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit). - * [Meeting recordings](https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit). - -## Leadership - -### Chairs -The Chairs of the SIG run operations and processes governing the SIG. - -* Anirudh Ramanathan (**[@foxish](https://github.com/foxish)**), Rockset -* Erik Erlandson (**[@erikerlandson](https://github.com/erikerlandson)**), Red Hat -* Yinan Li (**[@liyinan926](https://github.com/liyinan926)**), Google - -## Contact -* [Slack](https://kubernetes.slack.com/messages/sig-big-data) -* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data) -* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fbig-data) - -## GitHub Teams - -The below teams can be mentioned on issues and PRs in order to get attention from the right people. -Note that the links to display team membership will only work if you are a member of the org. - -| Team Name | Details | Description | -| --------- |:-------:| ----------- | -| @kubernetes/sig-big-data-api-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-api-reviews) | API Changes and Reviews | -| @kubernetes/sig-big-data-bugs | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-bugs) | Bug Triage and Troubleshooting | -| @kubernetes/sig-big-data-feature-requests | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-feature-requests) | Feature Requests | -| @kubernetes/sig-big-data-misc | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-misc) | General Discussion | -| @kubernetes/sig-big-data-pr-reviews | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-pr-reviews) | PR Reviews | -| @kubernetes/sig-big-data-proposals | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-proposals) | Design Proposals | -| @kubernetes/sig-big-data-test-failures | [link](https://github.com/orgs/kubernetes/teams/sig-big-data-test-failures) | Test Failures and Triage | - -<!-- BEGIN CUSTOM CONTENT --> -## Goals -* Design and architect ways to run big data applications effectively on Kubernetes -* Discuss ongoing implementation efforts -* Discuss resource sharing and multi-tenancy (in the context of big data applications) -* Suggest Kubernetes features where we see a need - -## Non-goals -* Endorsing any particular tool/framework -<!-- END CUSTOM CONTENT --> diff --git a/sig-list.md b/sig-list.md index 7cd64747..6a7c50f8 100644 --- a/sig-list.md +++ b/sig-list.md @@ -29,7 +29,6 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |[Autoscaling](sig-autoscaling/README.md)|autoscaling|* [Marcin Wielgus](https://github.com/mwielgus), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-autoscaling)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling)|* Regular SIG Meeting: [Mondays at 14:00 UTC (biweekly/triweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[AWS](sig-aws/README.md)|aws|* [Justin Santa Barbara](https://github.com/justinsb)<br>* [Kris Nova](https://github.com/kris-nova), VMware<br>* [Nishi Davidson](https://github.com/d-nishi), AWS<br>|* [Slack](https://kubernetes.slack.com/messages/sig-aws)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-aws)|* Regular SIG Meeting: [Fridays at 9:00 PT (Pacific Time) (biweekly 2019 start date: Jan. 11th)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[Azure](sig-azure/README.md)|azure|* [Stephen Augustus](https://github.com/justaugustus), VMware<br>* [Dave Strebel](https://github.com/dstrebel), Microsoft<br>|* [Slack](https://kubernetes.slack.com/messages/sig-azure)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-azure)|* Regular SIG Meeting: [Wednesdays at 16:00 UTC (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> -|[Big Data](sig-big-data/README.md)|big-data|* [Anirudh Ramanathan](https://github.com/foxish), Rockset<br>* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>* [Yinan Li](https://github.com/liyinan926), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-big-data)|* Regular SIG Meeting: [Wednesdays at 17:00 UTC (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[CLI](sig-cli/README.md)|cli|* [Maciej Szulik](https://github.com/soltysh), Red Hat<br>* [Sean Sullivan](https://github.com/seans3), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cli)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cli)|* Regular SIG Meeting: [Wednesdays at 09:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[Cloud Provider](sig-cloud-provider/README.md)|cloud-provider|* [Andrew Sy Kim](https://github.com/andrewsykim), VMware<br>* [Chris Hoge](https://github.com/hogepodge), OpenStack Foundation<br>* [Jago Macleod](https://github.com/jagosan), Google<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cloud-provider)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider)|* Regular SIG Meeting: [Wednesdays at 1:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* (cloud-provider-extraction-migration) Weekly Sync removing the in-tree cloud providers led by @cheftako and @andrewsykim: [Thursdays at 13:30 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1KLsGGzNXQbsPeELCeF_q-f0h0CEGSe20xiwvcR2NlYM/edit)<br> |[Cluster Lifecycle](sig-cluster-lifecycle/README.md)|cluster-lifecycle|* [Robert Bailey](https://github.com/roberthbailey), Google<br>* [Lucas Käldström](https://github.com/luxas), Luxas Labs (occasionally contracting for Weaveworks)<br>* [Timothy St. Clair](https://github.com/timothysc), VMware<br>|* [Slack](https://kubernetes.slack.com/messages/sig-cluster-lifecycle)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle)|* Regular SIG Meeting: [Tuesdays at 09:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* kubeadm Office Hours: [Wednesdays at 09:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* Cluster API office hours: [Wednesdays at 10:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* Cluster API Provider Implementers' office hours (EMEA): [Wednesdays at 15:00 CEST (Central European Summer Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* Cluster API Provider Implementers' office hours (US West Coast): [Tuesdays at 12:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* Cluster API (AWS implementation) office hours: [Mondays at 10:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* kops Office Hours: [Fridays at 09:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br>* Kubespray Office Hours: [Wednesdays at 08:00 PT (Pacific Time) (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> @@ -68,6 +67,12 @@ When the need arises, a [new SIG can be created](sig-wg-lifecycle.md) |[Resource Management](wg-resource-management/README.md)||* [Vishnu Kannan](https://github.com/vishh), Google<br>* [Derek Carr](https://github.com/derekwaynecarr), Red Hat<br>|* [Slack](https://kubernetes.slack.com/messages/wg-resource-mgmt)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management)|* Regular WG Meeting: [Wednesdays at 11:00 PT (Pacific Time) (biweekly (On demand))](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> |[Security Audit](wg-security-audit/README.md)||* [Aaron Small](https://github.com/aasmall), Google<br>* [Joel Smith](https://github.com/joelsmith), Red Hat<br>* [Craig Ingram](https://github.com/cji), Salesforce<br>* [Jay Beale](https://github.com/jaybeale), InGuardians<br>|* [Slack](https://kubernetes.slack.com/messages/wg-security-audit)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-wg-security-audit)|* Regular WG Meeting: [Mondays at 13:00 PT (Pacific Time) (weekly)](https://docs.google.com/document/d/1RbC4SBZBlKth7IjYv_NaEpnmLGwMJ0ElpUOmsG-bdRA/edit)<br> +### Master User Group List + +| Name | Organizers | Contact | Meetings | +|------|------------|---------|----------| +|[Big Data](ug-big-data/README.md)|* [Anirudh Ramanathan](https://github.com/foxish), Rockset<br>* [Erik Erlandson](https://github.com/erikerlandson), Red Hat<br>* [Yinan Li](https://github.com/liyinan926), Google<br>|* [Slack](https://kubernetes.slack.com/messages/ug-big-data)<br>* [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-ug-big-data)|* Regular User Group Meeting: [Wednesdays at 18:00 UTC (biweekly)](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit)<br> + ### Master Committee List | Name | Label | Members | Contact | @@ -606,52 +606,6 @@ sigs: owners: - https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS - - name: Big Data - dir: sig-big-data - mission_statement: > - Covers deploying and operating big data applications (Spark, Kafka, - Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with - big data applications and architecting the best ways to run them on Kubernetes. - charter_link: - label: big-data - leadership: - chairs: - - name: Anirudh Ramanathan - github: foxish - company: Rockset - - name: Erik Erlandson - github: erikerlandson - company: Red Hat - - name: Yinan Li - github: liyinan926 - company: Google - meetings: - - description: Regular SIG Meeting - day: Wednesday - time: "17:00" - tz: "UTC" - frequency: biweekly - url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit - archive_url: https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit - recordings_url: https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit - contact: - slack: sig-big-data - mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-big-data - teams: - - name: sig-big-data-api-reviews - description: API Changes and Reviews - - name: sig-big-data-bugs - description: Bug Triage and Troubleshooting - - name: sig-big-data-feature-requests - description: Feature Requests - - name: sig-big-data-misc - description: General Discussion - - name: sig-big-data-pr-reviews - description: PR Reviews - - name: sig-big-data-proposals - description: Design Proposals - - name: sig-big-data-test-failures - description: Test Failures and Triage - name: CLI dir: sig-cli mission_statement: > @@ -2514,6 +2468,42 @@ workinggroups: contact: slack: wg-k8s-infra mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-k8s-infra +usergroups: + - name: Big Data + dir: ug-big-data + mission_statement: > + Serve as a community resource for advising big data and data science related software projects + on techniques and best practices for integrating with Kubernetes. + Represents the concerns of users from big data communities to Kubernetes for the purposes of + driving new features and other enhancements, based on big data use cases. + charter_link: + label: big-data + leadership: + chairs: + - name: Anirudh Ramanathan + github: foxish + company: Rockset + - name: Erik Erlandson + github: erikerlandson + company: Red Hat + - name: Yinan Li + github: liyinan926 + company: Google + meetings: + - description: Regular User Group Meeting + day: Wednesday + time: "18:00" + tz: "UTC" + frequency: biweekly + url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit + archive_url: https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit + recordings_url: https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit + contact: + slack: ug-big-data + mailing_list: https://groups.google.com/forum/#!forum/kubernetes-ug-big-data + teams: + - name: ug-big-data + description: General Discussion committees: - name: Steering dir: committee-steering diff --git a/sig-big-data/OWNERS b/ug-big-data/OWNERS index 045d7c13..cef3c5d3 100644 --- a/sig-big-data/OWNERS +++ b/ug-big-data/OWNERS @@ -1,8 +1,8 @@ # See the OWNERS docs at https://go.k8s.io/owners reviewers: - - sig-big-data-leads + - ug-big-data-leads approvers: - - sig-big-data-leads + - ug-big-data-leads labels: - - sig/big-data + - ug/big-data diff --git a/ug-big-data/README.md b/ug-big-data/README.md new file mode 100644 index 00000000..f00b3421 --- /dev/null +++ b/ug-big-data/README.md @@ -0,0 +1,53 @@ +<!--- +This is an autogenerated file! + +Please do not edit this file directly, but instead make changes to the +sigs.yaml file in the project root. + +To understand how this file is generated, see https://git.k8s.io/community/generator/README.md +---> +# Big Data User Group + +Serve as a community resource for advising big data and data science related software projects on techniques and best practices for integrating with Kubernetes. Represents the concerns of users from big data communities to Kubernetes for the purposes of driving new features and other enhancements, based on big data use cases. + +## Meetings +* Regular User Group Meeting: [Wednesdays at 18:00 UTC](https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=18:00&tz=UTC). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit). + * [Meeting recordings](https://docs.google.com/document/d/1pnF38NF6N5eM8DlK088XUW85Vms4V2uTsGZvSp8MNIA/edit). + +## Organizers + +* Anirudh Ramanathan (**[@foxish](https://github.com/foxish)**), Rockset +* Erik Erlandson (**[@erikerlandson](https://github.com/erikerlandson)**), Red Hat +* Yinan Li (**[@liyinan926](https://github.com/liyinan926)**), Google + +## Contact +* [Slack](https://kubernetes.slack.com/messages/ug-big-data) +* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-ug-big-data) +* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fbig-data) + + +## GitHub Teams + +The below teams can be mentioned on issues and PRs in order to get attention from the right people. +Note that the links to display team membership will only work if you are a member of the org. + +| Team Name | Details | Description | +| --------- |:-------:| ----------- | +| @kubernetes/ug-big-data | [link](https://github.com/orgs/kubernetes/teams/ug-big-data) | General Discussion | + +<!-- BEGIN CUSTOM CONTENT --> + +### Goals + +- Promoting best practices for Kubernetes integrations +- Advising big data communities on Kubernetes features +- Shepherding issues and pull requests from community members +- Hosting demos and discussions of big data integrations for Kubernetes + +### Non Goals + +- Promoting or otherwise advocating for any specific big data project +- Software and tooling communities that have no intersection with data science or big data + +<!-- END CUSTOM CONTENT --> diff --git a/sig-big-data/resources.md b/ug-big-data/resources.md index c7b3b2d0..c7b3b2d0 100644 --- a/sig-big-data/resources.md +++ b/ug-big-data/resources.md |
