1754 lines
68 KiB
YAML
1754 lines
68 KiB
YAML
sigs:
|
||
- name: API Machinery
|
||
dir: sig-api-machinery
|
||
mission_statement: >
|
||
Covers all aspects of API server, API registration and discovery, generic
|
||
API CRUD semantics, admission control, encoding/decoding, conversion,
|
||
defaulting, persistence layer (etcd), OpenAPI, CustomResourceDefinition,
|
||
garbage collection, and client libraries.
|
||
label: api-machinery
|
||
leads:
|
||
- name: Daniel Smith
|
||
company: Google
|
||
github: lavalamp
|
||
- name: David Eads
|
||
company: Red Hat
|
||
github: deads2k
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "11:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/apimachinery
|
||
archive_url: https://goo.gl/0lbiM9
|
||
recordings_url: https://www.youtube.com/watch?v=Lj1ScbXpnpY&list=PL69nYSiGNLP21oW3hbLyjjj4XhrwKxH2R
|
||
contact:
|
||
slack: sig-api-machinery
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery
|
||
teams:
|
||
- name: sig-api-machinery-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-api-machinery-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-api-machinery-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-api-machinery-misc
|
||
description: General Discussion
|
||
- name: sig-api-machinery-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-api-machinery-proposals
|
||
description: Design Proposals
|
||
- name: sig-api-machinery-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/api/master/OWNERS
|
||
- name: apiserver
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sample-apiserver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
||
- name: code-generator
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/code-generator/master/OWNERS
|
||
- name: crd
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/apiextensions-apiserver/master/OWNERS
|
||
- name: gen
|
||
owners:
|
||
- name: IDL
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
|
||
- name: api-aggregation
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kube-aggregator/master/OWNERS
|
||
- name: kubernetes-client-library
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-client/community/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/csharp/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/go-base/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/go/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/haskell/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/java/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/javascript/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/typescript/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/client-python/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS
|
||
- name: utils
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS
|
||
- name: Apps
|
||
dir: sig-apps
|
||
mission_statement: >
|
||
Covers deploying and operating applications in Kubernetes. We focus on
|
||
the developer and devops experience of running applications in Kubernetes.
|
||
We discuss how to define and run apps in Kubernetes, demo relevant tools
|
||
and projects, and discuss areas of friction that can lead to suggesting
|
||
improvements or feature requests.
|
||
label: apps
|
||
leads:
|
||
- name: Matt Farina
|
||
github: mattfarina
|
||
company: Samsung SDS
|
||
- name: Adnan Abdulhussein
|
||
github: prydonius
|
||
company: Bitnami
|
||
- name: Kenneth Owens
|
||
github: kow3ns
|
||
company: Google
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Monday
|
||
time: "9:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/sig.apps
|
||
archive_url: https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit#
|
||
recordings_url: https://www.youtube.com/watch?v=hn23Z-vL_cM&list=PL69nYSiGNLP2LMq7vznITnpd2Fk1YIZF3
|
||
contact:
|
||
slack: sig-apps
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-apps
|
||
teams:
|
||
- name: sig-apps-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-apps-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-apps-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-apps-misc
|
||
description: General Discussion
|
||
- name: sig-apps-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-apps-proposals
|
||
description: Design Proposals
|
||
- name: sig-apps-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: chart-testing
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-helm/chart-testing/master/OWNERS
|
||
- name: chartmuseum
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-helm/chartmuseum/master/OWNERS
|
||
- name: charts
|
||
meetings:
|
||
- description: Charts Chat
|
||
day: Tuesday
|
||
time: "9:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/166909412
|
||
archive_url: https://docs.google.com/document/d/1h6UTTuNRbFI81higrN3JUV2XxyzqqVjZET4Xz4WTR-8/edit#heading=h.57pbxthvt6k3
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/charts/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-helm/charts-tooling/master/OWNERS
|
||
- name: examples
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS
|
||
- name: helm
|
||
meetings:
|
||
- description: Helm Developer call
|
||
day: Thursday
|
||
time: "9:30"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/4526666954
|
||
archive_url: https://docs.google.com/document/d/1elWRfvH3AkHdr8pOaqyPbqSZ6ONR-l1Sb9_gapqh8ZA/edit
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/helm/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-helm/community/master/OWNERS
|
||
- name: kompose
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS
|
||
- name: monocular
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-helm/monocular/master/OWNERS
|
||
- name: rudder-federation
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-helm/rudder-federation/master/OWNERS
|
||
- name: workloads-api
|
||
description: The core workloads API, which is composed of the CronJob, DaemonSet, Deployment, Job, ReplicaSet, ReplicationController, and StatefulSet kinds
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cronjob/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/daemon/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/deployment/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/disruption/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/history/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/job/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/replicaset/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/replication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/statefulset/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/apps/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/core/v1/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/batch/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/extensions/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/apps/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/batch/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/extensions/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/apps/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/core/v1/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/batch/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/extensions/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/apps/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/integration/daemonset/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/integration/deployment/OWNERS
|
||
- name: Architecture
|
||
dir: sig-architecture
|
||
mission_statement: >
|
||
The Architecture SIG maintains and evolves the design principles of Kubernetes, and provides a consistent
|
||
body of expertise necessary to ensure architectural consistency over time.
|
||
label: architecture
|
||
leads:
|
||
- name: Brian Grant
|
||
github: bgrant0607
|
||
company: Google
|
||
- name: Jaice Singer DuMars
|
||
github: jdumars
|
||
company: Microsoft
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "15:30"
|
||
tz: "UTC"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/2018742972
|
||
archive_url: https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit
|
||
recordings_url: https://www.youtube.com/watch?v=d5ERqm3oHN0&list=PL69nYSiGNLP2m6198LaLN6YahX7EEac5g
|
||
contact:
|
||
slack: sig-architecture
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-architecture
|
||
teams:
|
||
- name: sig-architecture-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-architecture-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-architecture-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-architecture-misc-use-only-as-a-last-resort
|
||
description: General Discussion
|
||
- name: sig-architecture-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-architecture-proposals
|
||
description: Design Proposals
|
||
- name: sig-architecture-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: kubernetes-template-project
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
|
||
- name: spartakus
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/spartakus/master/OWNERS
|
||
- name: steering
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS
|
||
- name: Auth
|
||
dir: sig-auth
|
||
mission_statement: >
|
||
Covers improvements to Kubernetes authorization, authentication, and
|
||
cluster security policy.
|
||
label: auth
|
||
leads:
|
||
- name: Eric Chiang
|
||
github: ericchiang
|
||
company: CoreOS
|
||
- name: Jordan Liggitt
|
||
github: liggitt
|
||
company: Red Hat
|
||
- name: Tim Allclair
|
||
github: tallclair
|
||
company: Google
|
||
emeritus_leads:
|
||
- name: Eric Tune
|
||
github: erictune
|
||
company: Google
|
||
- name: David Eads
|
||
github: deads2k
|
||
company: Red Hat
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "11:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/k8s.sig.auth
|
||
archive_url: https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0VMOZ-V7-5AchXTHAQFzJw
|
||
contact:
|
||
slack: sig-auth
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-auth
|
||
teams:
|
||
- name: sig-auth-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-auth-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-auth-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-auth-misc
|
||
description: General Discussion
|
||
- name: sig-auth-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-auth-proposals
|
||
description: Design Proposals
|
||
- name: sig-auth-test-failures
|
||
description: Test Failures and Triage
|
||
- name: Autoscaling
|
||
dir: sig-autoscaling
|
||
mission_statement: >
|
||
Covers autoscaling of clusters, horizontal and vertical autoscaling of pods,
|
||
setting initial resources for pods, topics related to monitoring pods and
|
||
gathering their metrics (e.g.: Heapster)
|
||
label: autoscaling
|
||
leads:
|
||
- name: Marcin Wielgus
|
||
github: mwielgus
|
||
company: Google
|
||
- name: Solly Ross
|
||
github: directxman12
|
||
company: Red Hat
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Monday
|
||
time: "14:00"
|
||
tz: "UTC"
|
||
frequency: biweekly/triweekly
|
||
url: https://zoom.us/my/k8s.sig.autoscaling
|
||
archive_url: https://docs.google.com/document/d/1RvhQAEIrVLHbyNnuaT99-6u9ZUMp7BfkPupT2LAZK7w/edit
|
||
contact:
|
||
slack: sig-autoscaling
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-autoscaling
|
||
teams:
|
||
- name: sig-autoscaling-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-autoscaling-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-autoscaling-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-autoscaling-misc
|
||
description: General Discussion
|
||
- name: sig-autoscaling-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-autoscaling-proposals
|
||
description: Design Proposals
|
||
- name: sig-autoscaling-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/OWNERS
|
||
- name: metrics
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
|
||
- name: AWS
|
||
dir: sig-aws
|
||
mission_statement: >
|
||
Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud.
|
||
label: aws
|
||
leads:
|
||
- name: Justin Santa Barbara
|
||
github: justinsb
|
||
- name: Kris Nova
|
||
github: kris-nova
|
||
company: Heptio
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Friday
|
||
time: "9:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/k8ssigaws
|
||
archive_url: https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit
|
||
contact:
|
||
slack: sig-aws
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-aws
|
||
teams:
|
||
- name: sig-aws-misc
|
||
description: General Discussion
|
||
- name: Azure
|
||
dir: sig-azure
|
||
mission_statement: >
|
||
A Special Interest Group for building, deploying, maintaining, supporting,
|
||
and using Kubernetes on Azure.
|
||
label: azure
|
||
leads:
|
||
- name: Jason Hansen
|
||
github: slack
|
||
company: Microsoft
|
||
- name: Cole Mickens
|
||
github: colemickens
|
||
company: Red Hat
|
||
- name: Jaice Singer DuMars
|
||
github: jdumars
|
||
company: Microsoft
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "16:00"
|
||
tz: "UTC"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/2015551212
|
||
archive_url: https://docs.google.com/document/d/1SpxvmOgHDhnA72Z0lbhBffrfe9inQxZkU9xqlafOW9k/edit
|
||
recordings_url: https://www.youtube.com/watch?v=yQLeUKi_dwg&list=PL69nYSiGNLP2JNdHwB8GxRs2mikK7zyc4
|
||
contact:
|
||
slack: sig-azure
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-azure
|
||
teams:
|
||
- name: sig-azure-misc
|
||
description: General Discussion
|
||
- 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.
|
||
label: big-data
|
||
leads:
|
||
- name: Anirudh Ramanathan
|
||
github: foxish
|
||
company: Google
|
||
- name: Erik Erlandson
|
||
github: erikerlandson
|
||
company: Red Hat
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "17:00"
|
||
tz: "UTC"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/sig.big.data
|
||
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: >
|
||
Covers kubectl and related tools. We focus on the development and
|
||
standardization of the CLI framework and its dependencies, the
|
||
establishment of conventions for writing CLI commands, POSIX compliance,
|
||
and improving the command line tools from a developer and devops user
|
||
experience and usability perspective.
|
||
label: cli
|
||
leads:
|
||
- name: Fabiano Franz
|
||
github: fabianofranz
|
||
company: Red Hat
|
||
- name: Phillip Wittrock
|
||
github: pwittrock
|
||
company: Google
|
||
- name: Tony Ado
|
||
github: AdoHe
|
||
company: Alibaba
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/sigcli
|
||
archive_url: https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF
|
||
contact:
|
||
slack: sig-cli
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cli
|
||
teams:
|
||
- name: sig-cli-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-cli-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-cli-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-cli-maintainers
|
||
description: CLI Maintainers
|
||
- name: sig-cli-misc
|
||
description: General Discussion
|
||
- name: sig-cli-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-cli-proposals
|
||
description: Design Proposals
|
||
- name: sig-cli-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: common
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/common/master/OWNERS
|
||
- name: kubectl
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubectl/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubectl/OWNERS
|
||
- name: Cluster Lifecycle
|
||
dir: sig-cluster-lifecycle
|
||
mission_statement: >
|
||
The Cluster Lifecycle SIG examines how we should change Kubernetes to make it
|
||
easier to manage and operate with a focus on cluster deployment and upgrades.
|
||
label: cluster-lifecycle
|
||
leads:
|
||
- name: Luke Marsden
|
||
github: lukemarsden
|
||
company: Weave
|
||
- name: Joe Beda
|
||
github: jbeda
|
||
company: Heptio
|
||
- name: Robert Bailey
|
||
github: roberthbailey
|
||
company: Google
|
||
- name: Lucas Käldström
|
||
github: luxas
|
||
company: Luxas Labs (occasionally contracting for Weaveworks)
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "09:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/166836%E2%80%8B624
|
||
archive_url: https://docs.google.com/a/weave.works/document/d/1deJYPIF4LmhGjDVaqrswErIrV7mtwJgovtLnPCDxP7U/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- description: kubeadm Office Hours
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/166836%E2%80%8B624
|
||
archive_url: https://docs.google.com/document/d/130_kiXjG7graFNSnIAgtMS1G8zPDwpkshgfRYS0nggo/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- description: Cluster API working group
|
||
day: Wednesday
|
||
time: "10:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/166836%E2%80%8B624
|
||
archive_url: https://docs.google.com/document/d/16ils69KImmE94RlmzjWDrkmFZysgB2J4lGnYMRN89WM/edit#
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- description: kops Office Hours
|
||
day: Friday
|
||
time: "09:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/k8ssigaws
|
||
archive_url: https://docs.google.com/document/d/12QkyL0FkNbWPcLFxxRGSPt_tNPBHbmni3YLY-lHny7E/edit
|
||
contact:
|
||
slack: sig-cluster-lifecycle
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle
|
||
teams:
|
||
- name: sig-cluster-lifecycle-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-cluster-lifecycle-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-cluster-lifecycle-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-cluster-lifecycle-misc
|
||
description: General Discussion
|
||
- name: sig-cluster-lifecycle-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-cluster-lifecycle-proposals
|
||
description: Design Proposals
|
||
- name: sig-cluster-lifecycle-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: bootkube
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/bootkube/master/OWNERS
|
||
- name: cluster-proportional-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-autoscaler/master/OWNERS
|
||
- name: cluster-proportional-vertical-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-proportional-vertical-autoscaler/master/OWNERS
|
||
- name: kops
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
|
||
- name: kube-aws
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/kube-aws/master/OWNERS
|
||
- name: kube-deploy
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kube-deploy/master/OWNERS
|
||
- name: kube-up
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/OWNERS
|
||
- name: kubeadm
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubeadm/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubeadm/OWNERS
|
||
- name: kubernetes-anywhere
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes-anywhere/master/OWNERS
|
||
- name: kubespray
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/kubespray/master/OWNERS
|
||
- name: minikube
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
|
||
- name: Cluster Ops
|
||
dir: sig-cluster-ops
|
||
mission_statement: >
|
||
Promote operability and interoperability of Kubernetes clusters. We
|
||
focus on shared operations practices for Kubernetes clusters with a goal
|
||
to make Kubernetes broadly accessible with a common baseline reference.
|
||
We also organize operators as a sounding board and advocacy group.
|
||
label: cluster-ops
|
||
leads:
|
||
- name: Rob Hirschfeld
|
||
github: zehicle
|
||
company: RackN
|
||
- name: Jaice Singer DuMars
|
||
github: jdumars
|
||
company: Microsoft
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "20:00"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/297937771
|
||
archive_url: https://docs.google.com/document/d/1IhN5v6MjcAUrvLd9dAWtKcGWBWSaRU8DNyPiof3gYMY/edit#
|
||
recordings_url: https://www.youtube.com/watch?v=7uyy37pCk4U&list=PL69nYSiGNLP3b38liicqy6fm2-jWT4FQR
|
||
contact:
|
||
slack: sig-cluster-ops
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-ops
|
||
- name: Contributor Experience
|
||
dir: sig-contributor-experience
|
||
mission_statement: >
|
||
Developing and sustaining a healthy community of contributors is critical
|
||
to scaling the project and growing the ecosystem. We need to ensure our
|
||
contributors are happy and productive, we need to break the commit-rate
|
||
ceiling we hit in July 2015, and we need to get the monotonically growing
|
||
PR merge latency and numbers of open PRs and issues under control.
|
||
label: contributor-experience
|
||
leads:
|
||
- name: Garrett Rodrigues
|
||
github: grodrigues3
|
||
company: Google
|
||
- name: Elsie Phillips
|
||
github: Phillels
|
||
company: CoreOS
|
||
- name: Paris Pittman
|
||
github: parispittman
|
||
company: Google
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "9:30"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/7658488911
|
||
archive_url: https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/
|
||
recordings_url: https://www.youtube.com/watch?v=EMGUdOKwSns&list=PL69nYSiGNLP2x_48wbOPO0vXQgNTm_xxr
|
||
- description: Off Week Sync (Contributor Guide, Mentorship)
|
||
day: Wednesday
|
||
time: "9:30"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/873813890
|
||
archive_url: https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/
|
||
recordings_url: https://www.youtube.com/watch?v=EMGUdOKwSns&list=PL69nYSiGNLP2x_48wbOPO0vXQgNTm_xxr
|
||
contact:
|
||
slack: sig-contribex
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-contribex
|
||
teams:
|
||
- name: sig-contributor-experience-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-contributor-experience-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-contributor-experience-misc-use-only-as-a-last-resort
|
||
description: General Discussion
|
||
- name: sig-contributor-experience-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-contributor-experience-proposals
|
||
description: Design Proposals
|
||
- name: sig-contributor-experience-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: community
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/OWNERS
|
||
- name: community-management
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS
|
||
https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
||
- name: contributors-guide
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS
|
||
- name: k8s.io
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/k8s.io/master/OWNERS
|
||
- name: repo-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||
- name: Docs
|
||
dir: sig-docs
|
||
mission_statement: >
|
||
Covers documentation, doc processes, and doc publishing for Kubernetes.
|
||
label: docs
|
||
leads:
|
||
- name: Devin Donnelly
|
||
github: devin-donnelly
|
||
company: Google
|
||
- name: Jared Bhatti
|
||
github: jaredbhatti
|
||
company: Google
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "17:30"
|
||
tz: "UTC"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/678394311
|
||
archive_url: https://docs.google.com/document/d/1Ds87eRiNZeXwRBEbFr6Z7ukjbTow5RQcNZLaSvWWQsE/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3b5hlx0YV7Lo7DtckM84y8
|
||
contact:
|
||
slack: sig-docs
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-docs
|
||
teams:
|
||
- name: sig-docs-maintainers
|
||
description: Documentation Maintainers
|
||
- name: sig-docs-pr-reviews
|
||
description: Documentation PR Reviewers
|
||
subprojects:
|
||
- name: kubernetes-bootcamp
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes-bootcamp/master/OWNERS
|
||
- name: kubernetes-docs-cn
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes-docs-cn/master/OWNERS
|
||
- name: reference-docs
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/reference-docs/master/OWNERS
|
||
- name: website
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/website/master/OWNERS
|
||
- name: GCP
|
||
dir: sig-gcp
|
||
mission_statement: >
|
||
A Special Interest Group for building, deploying, maintaining,
|
||
supporting, and using Kubernetes on the Google Cloud Platform.
|
||
label: gcp
|
||
leads:
|
||
- name: Adam Worrall
|
||
github: abgworrall
|
||
company: Google
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "16:00"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/761149873
|
||
archive_url: https://docs.google.com/document/d/1mtmwZ4oVSSWhbEw8Lfzvc7ig84qxUpdK6uHyJp8rSGU/edit
|
||
contact:
|
||
slack: sig-gcp
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-gcp
|
||
teams:
|
||
- name: sig-gcp-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-gcp-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-gcp-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-gcp-misc
|
||
description: General Discussion
|
||
- name: sig-gcp-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-gcp-proposals
|
||
description: Design Proposals
|
||
- name: sig-gcp-test-failures
|
||
description: Test Failures and Triage
|
||
- name: Instrumentation
|
||
dir: sig-instrumentation
|
||
mission_statement: >
|
||
Covers best practices for cluster observability through metrics, logging, and events across all
|
||
Kubernetes components and development of relevant components such as Heapster and kube-state-metrics.
|
||
Coordinates metric requirements of different SIGs for other components through finding common APIs.
|
||
label: instrumentation
|
||
leads:
|
||
- name: Piotr Szczesniak
|
||
github: piosz
|
||
company: Google
|
||
- name: Fabian Reinartz
|
||
github: fabxc
|
||
company: CoreOS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "17:30"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/5342565819
|
||
archive_url: https://docs.google.com/document/d/1gWuAATtlmI7XJILXd31nA4kMq6U9u63L70382Y3xcbM/edit
|
||
contact:
|
||
slack: sig-instrumentation
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-instrumentation
|
||
teams:
|
||
- name: sig-instrumentation-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-instrumentation-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-instrumentation-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-instrumentation-misc
|
||
description: General Discussion
|
||
- name: sig-instrumentation-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-instrumentation-proposals
|
||
description: Design Proposals
|
||
- name: sig-instrumentation-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: custom-metrics-apiserver
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/custom-metrics-apiserver/master/OWNERS
|
||
- name: heapster
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/heapster/master/OWNERS
|
||
- name: kube-state-metrics
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
|
||
- name: metrics-server
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/metrics-server/master/OWNERS
|
||
- name: Multicluster
|
||
dir: sig-multicluster
|
||
mission_statement: >
|
||
A Special Interest Group focussed on solving common challenges related to the
|
||
management of multiple Kubernetes clusters, and applications that exist therein.
|
||
The SIG will be responsible for designing, discussing, implementing and maintaining
|
||
API’s, tools and documentation related to multi-cluster administration and application
|
||
management. This includes not only active automated approaches such as Cluster
|
||
Federation, but also those that employ batch workflow-style continuous deployment
|
||
systems like Spinnaker and others. Standalone building blocks for these and other
|
||
similar systems (for example a cluster registry), and proposed changes to kubernetes
|
||
core where appropriate will also be in scope.
|
||
label: multicluster
|
||
leads:
|
||
- name: Christian Bell
|
||
github: csbell
|
||
company: Google
|
||
- name: Quinton Hoole
|
||
github: quinton-hoole
|
||
company: Huawei
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "9:30"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/k8s.mc
|
||
archive_url: https://docs.google.com/document/d/18mk62nOXE_MCSSnb4yJD_8UadtzJrYyJxFwbrgabHe8/edit
|
||
recordings_url: https://www.youtube.com/watch?v=iWKC3FsNHWg&list=PL69nYSiGNLP0HqgyqTby6HlDEz7i1mb0-
|
||
- description: Federation v2 Working Group
|
||
day: Wednesday
|
||
time: "9:30"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/k8s.mc
|
||
archive_url: https://docs.google.com/document/d/1v-Kb1pUs3ww_x0MiKtgcyTXCAuZlbVlz4_A9wS3_HXY/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3iKP5EzMbtNT2zOZv6RCrX
|
||
contact:
|
||
slack: sig-multicluster
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-multicluster
|
||
teams:
|
||
- name: sig-multicluster-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-multicluster-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-multicluster-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-multicluster-misc
|
||
description: General Discussion
|
||
- name: sig-multicluster-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-multicluster-test-failures
|
||
description: Test Failures and Triage
|
||
- name: sig-mutlicluster-proposals
|
||
description: Design Proposals
|
||
# subprojects: (Kept in custom header)
|
||
- name: Network
|
||
dir: sig-network
|
||
mission_statement: >
|
||
Covers networking in Kubernetes.
|
||
label: network
|
||
leads:
|
||
- name: Tim Hockin
|
||
github: thockin
|
||
company: Google
|
||
- name: Dan Williams
|
||
github: dcbw
|
||
company: Red Hat
|
||
- name: Casey Davenport
|
||
github: caseydavenport
|
||
company: Tigera
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "14:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/5806599998
|
||
archive_url: https://docs.google.com/document/d/1_w77-zG_Xj0zYvEMfQZTQ-wPP4kXkpGD8smVtW_qqWM/edit
|
||
recordings_url: https://www.youtube.com/watch?v=phCA5-vWkVM&list=PL69nYSiGNLP2E8vmnqo5MwPOY25sDWIxb
|
||
contact:
|
||
slack: sig-network
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-network
|
||
teams:
|
||
- name: sig-network-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-network-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-network-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-network-misc
|
||
description: General Discussion
|
||
- name: sig-network-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-network-proposals
|
||
description: Design Proposals
|
||
- name: sig-network-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: services
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/pkg/proxy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/pkg/controller/endpoint/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/pkg/controller/service/OWNERS
|
||
- name: kube-dns
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
|
||
- name: external-dns
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/external-dns/master/OWNERS
|
||
- name: ingress
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
|
||
- name: pod-networking
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/ip-masq-agent/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/network/OWNERS
|
||
- name: network-policy
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/api/master/networking/OWNERS
|
||
- name: Node
|
||
dir: sig-node
|
||
mission_statement: >
|
||
label: node
|
||
leads:
|
||
- name: Dawn Chen
|
||
github: dchen1107
|
||
company: Google
|
||
- name: Derek Carr
|
||
github: derekwaynecarr
|
||
company: Red Hat
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "10:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/4799874685
|
||
archive_url: https://docs.google.com/document/d/1Ne57gvidMEWXR70OxxnRkYquAoMpt56o75oZtg-OeBg/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/watch?v=FbKOI9-x9hI&list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG
|
||
contact:
|
||
slack: sig-node
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-node
|
||
teams:
|
||
- name: sig-node-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-node-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-node-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-node-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-node-proposals
|
||
description: Design Proposals
|
||
- name: sig-node-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: cri-containerd
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-containerd/master/OWNERS
|
||
- name: cri-o
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/OWNERS
|
||
- name: cri-tools
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/cri-tools/master/OWNERS
|
||
- name: frakti
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/frakti/master/OWNERS
|
||
- name: kubelet
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
|
||
- name: node-feature-discovery
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/node-feature-discovery/master/OWNERS
|
||
- name: node-problem-detector
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
|
||
- name: rktlet
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/rktlet/master/OWNERS
|
||
- name: On Premise
|
||
dir: sig-on-premise
|
||
mission_statement: >
|
||
Brings together member of Kubernetes community interested in running
|
||
Kubernetes on premise, on bare metal or more generally beyond cloud
|
||
providers.
|
||
label: onprem
|
||
leads:
|
||
- name: Marco Ceppi
|
||
github: marcoceppi
|
||
company: Canonical
|
||
- name: Dalton Hubble
|
||
github: dghubble
|
||
company: CoreOS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "16:00"
|
||
tz: "UTC"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/k8s.sig.onprem
|
||
archive_url: https://docs.google.com/document/d/1AHF1a8ni7iMOpUgDMcPKrLQCML5EMZUAwP4rro3P6sk/edit#
|
||
recordings_url: https://www.youtube.com/watch?v=dyUWqqNYUio&list=PL69nYSiGNLP2MvqC6NeegrgtOl5s1KlYa
|
||
contact:
|
||
slack: sig-onprem
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-on-prem
|
||
teams:
|
||
- name: sig-onprem-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-onprem-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-onprem-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-onprem-misc
|
||
description: General Discussion
|
||
- name: sig-onprem-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-onprem-proposals
|
||
description: Design Proposals
|
||
- name: sig-onprem-test-failures
|
||
description: Test Failures and Triage
|
||
- name: OpenStack
|
||
dir: sig-openstack
|
||
mission_statement: >
|
||
Coordinates the cross-community efforts of the OpenStack and Kubernetes
|
||
communities. This includes OpenStack-related contributions to Kubernetes
|
||
projects with OpenStack as: a deployment platform for Kubernetes; a
|
||
service provider for Kubernetes; a collection of applications to run on
|
||
Kubernetes.
|
||
label: openstack
|
||
leads:
|
||
- name: Chris Hoge
|
||
github: hogepodge
|
||
company: OpenStack Foundation
|
||
- name: David Lyle
|
||
github: dklyle
|
||
company: Intel
|
||
- name: Robert Morse
|
||
github: rjmorse
|
||
company: Ticketmaster
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "00:00"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/417251241
|
||
archive_url: https://docs.google.com/document/d/1iAQ3LSF_Ky6uZdFtEZPD_8i6HXeFxIeW4XtGcUJtPyU/edit?usp=sharing_eixpa_nl&ts=588b986f
|
||
recordings_url: https://www.youtube.com/watch?v=iCfUx7ilh0E&list=PL69nYSiGNLP20iTSChQ_i2QQmTBl3M7ax
|
||
contact:
|
||
slack: sig-openstack
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-openstack
|
||
teams:
|
||
- name: sig-openstack-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-openstack-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-openstack-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-openstack-misc
|
||
description: General Discussion
|
||
- name: sig-openstack-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-openstack-proposals
|
||
description: Design Proposals
|
||
- name: sig-openstack-test-failures
|
||
description: Test Failures and Triage
|
||
- name: Product Management
|
||
dir: sig-product-management
|
||
mission_statement: >
|
||
Focuses on aspects of product management, such as the qualification and
|
||
successful management of user requests, and aspects of project and
|
||
program management such as the continued improvement of the processes
|
||
used by the Kubernetes community to maintain the Kubernetes Project itself.
|
||
|
||
Besides helping to discover both what to build and how to build it, the
|
||
PM Group also helps to try and keep the wheels on this spaceship we are
|
||
all building together; bringing together people who think about Kubernetes
|
||
as both a vibrant community of humans and technical program is another
|
||
primary focus of this group.
|
||
|
||
Members of the Kubernetes PM Group can assume certain additional
|
||
responsibilities to help maintain the Kubernetes Project itself.
|
||
|
||
It is also important to remember that the role of managing an open
|
||
source project is very new and largely unscoped for a project as large
|
||
as Kubernetes; we are learning too and we are excited to learn how we
|
||
can best serve the community of users and contributors.
|
||
label: none
|
||
leads:
|
||
- name: Aparna Sinha
|
||
github: apsinha
|
||
company: Google
|
||
- name: Ihor Dvoretskyi
|
||
github: idvoretskyi
|
||
company: CNCF
|
||
- name: Caleb Miles
|
||
github: calebamiles
|
||
company: Google
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "16:00"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/845373595
|
||
archive_url: https://docs.google.com/document/d/1YqIpyjz4mV1jjvzhLx9JYy8LAduedzaoBMjpUKGUJQo/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/watch?v=VcdjaZAol2I&list=PL69nYSiGNLP3EBqpUGVsK1sMgUZVomfEQ
|
||
contact:
|
||
slack: kubernetes-pm
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-pm
|
||
subprojects:
|
||
- name: features
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/features/master/OWNERS
|
||
- name: Release
|
||
dir: sig-release
|
||
label: release
|
||
leads:
|
||
- name: Jaice Singer DuMars
|
||
github: jdumars
|
||
company: Microsoft
|
||
- name: Caleb Miles
|
||
github: calebamiles
|
||
company: Google
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "21:00"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/664772523
|
||
archive_url: https://docs.google.com/document/d/1vhsixdT58iJFfoGZbpmvI_xnK59XyAjtadu3h6hHPpY/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/watch?v=I0KbWz8MTMk&list=PL69nYSiGNLP3QKkOsDsO6A0Y1rhgP84iZ
|
||
contact:
|
||
slack: sig-release
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-release
|
||
teams:
|
||
- name: sig-release-admins
|
||
description: Release Team Admins
|
||
- name: sig-release-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-release-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-release-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-release-members
|
||
description: Release Team Members
|
||
- name: sig-release-misc
|
||
description: General Discussion
|
||
- name: sig-release-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-release-proposals
|
||
description: Design Proposals
|
||
- name: sig-release-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: hyperkube
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/build/debian-hyperkube-base/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/hyperkube/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/images/hyperkube/OWNERS
|
||
- name: release
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
|
||
- name: sig-release
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-release/master/OWNERS
|
||
- name: Scalability
|
||
dir: sig-scalability
|
||
mission_statement: >
|
||
Responsible for answering scalability related questions such as:
|
||
|
||
What size clusters do we think that we should support with Kubernetes
|
||
in the short to medium term? How performant do we think that the control
|
||
system should be at scale? What resource overhead should the Kubernetes
|
||
control system reasonably consume?
|
||
|
||
For more details about our objectives please review our
|
||
[Scaling And Performance Goals](https://git.k8s.io/community/sig-scalability/goals.md)
|
||
label: scalability
|
||
leads:
|
||
- name: Wojciech Tyczynski
|
||
github: wojtek-t
|
||
company: Google
|
||
- name: Bob Wise
|
||
github: countspongebob
|
||
company: Samsung SDS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "16:30"
|
||
tz: "UTC"
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/989573207
|
||
archive_url: https://docs.google.com/a/bobsplanet.com/document/d/1hEpf25qifVWztaeZPFmjNiJvPo-5JX1z0LSvvVY5G2g/edit?usp=drive_web
|
||
recordings_url: https://www.youtube.com/watch?v=NDP1uYyom28&list=PL69nYSiGNLP2X-hzNTqyELU6jYS3p10uL
|
||
contact:
|
||
slack: sig-scalability
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-scale
|
||
teams:
|
||
- name: sig-scalability-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-scalability-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-scalability-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-scalability-misc
|
||
description: General Discussion
|
||
- name: sig-scalability-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-scalability-proprosals
|
||
description: Design Proposals
|
||
- name: sig-scalability-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: kubemark
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubemark/master/cmd/kubemark/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubemark/master/pkg/kubemark/OWNERS
|
||
- name: perf-tests
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS
|
||
- name: Scheduling
|
||
dir: sig-scheduling
|
||
mission_statement: >
|
||
label: scheduling
|
||
leads:
|
||
- name: Bobby (Babak) Salamat
|
||
github: bsalamat
|
||
company: Google
|
||
- name: Timothy St. Clair
|
||
github: timothysc
|
||
company: Heptio
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "20:00"
|
||
tz: "UTC"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/7767391691
|
||
archive_url: https://docs.google.com/document/d/13mwye7nvrmV11q9_Eg77z-1w3X7Q1GTbslpml4J7F3A/edit
|
||
recordings_url: https://www.youtube.com/watch?v=PweKj6SU7UA&list=PL69nYSiGNLP2vwzcCOhxrL3JVBc-eaJWI
|
||
contact:
|
||
slack: sig-scheduling
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling
|
||
teams:
|
||
- name: sig-scheduling-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-scheduling-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-scheduling-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-scheduling-misc
|
||
description: General Discussion
|
||
- name: sig-scheduling-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-scheduling-proposals
|
||
description: Design Proposals
|
||
- name: sig-scheduling-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: cluster-capacity
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS
|
||
- name: descheduler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/descheduler/master/OWNERS
|
||
- name: kube-arbitrator
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/kube-arbitrator/master/OWNERS
|
||
- name: scheduler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-scheduler/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/OWNERS
|
||
- name: Service Catalog
|
||
dir: sig-service-catalog
|
||
mission_statement: >
|
||
To develop a Kubernetes API for the CNCF service broker and Kubernetes
|
||
broker implementation.
|
||
label: service-catalog
|
||
leads:
|
||
- name: Paul Morie
|
||
github: pmorie
|
||
company: Red Hat
|
||
- name: Aaron Schlesinger
|
||
github: arschles
|
||
company: Microsoft
|
||
- name: Ville Aikas
|
||
github: vaikas-google
|
||
company: Google
|
||
- name: Doug Davis
|
||
github: duglin
|
||
company: IBM
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Monday
|
||
time: "13:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/7201225346
|
||
archive_url: https://docs.google.com/document/d/17xlpkoEbPR5M6P5VDzNx17q6-IPFxKyebEekCGYiIKM/edit
|
||
recordings_url: https://www.youtube.com/watch?v=ukPj1sFFkr0&list=PL69nYSiGNLP2k9ZXx9E1MvRSotFDoHUWs
|
||
contact:
|
||
slack: sig-service-catalog
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-service-catalog
|
||
teams:
|
||
- name: sig-service-catalog-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-service-catalog-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-service-catalog-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-service-catalog-misc
|
||
description: General Discussion
|
||
- name: sig-service-catalog-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-service-catalog-proposals
|
||
description: Design Proposals
|
||
- name: sig-service-catalog-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: service-catalog
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS
|
||
- name: Storage
|
||
dir: sig-storage
|
||
mission_statement: >
|
||
Covers storage and volume plugins.
|
||
label: storage
|
||
leads:
|
||
- name: Saad Ali
|
||
github: saad-ali
|
||
company: Google
|
||
- name: Bradley Childs
|
||
github: childsb
|
||
company: Red Hat
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "9:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/614261834
|
||
archive_url: https://docs.google.com/document/d/1-8KEG8AjAgKznS9NFm3qWqkGyCHmvU6HVl0sk5hwoAE/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/watch?v=Eh7Qa7KOL8o&list=PL69nYSiGNLP02-BMqJdfFgGxYQ4Nb-2Qq
|
||
contact:
|
||
slack: sig-storage
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-storage
|
||
teams:
|
||
- name: sig-storage-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-storage-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-storage-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-storage-misc
|
||
description: General Discussion
|
||
- name: sig-storage-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-storage-proposals
|
||
description: Design Proposals
|
||
- name: sig-storage-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: external-storage
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/external-storage/master/OWNERS
|
||
- name: git-sync
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
|
||
- name: nfs-provisioner
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-incubator/nfs-provisioner/master/OWNERS
|
||
- name: volumes
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
||
- name: Testing
|
||
dir: sig-testing
|
||
mission_statement: >
|
||
Interested in how we can most effectively test Kubernetes. We're
|
||
interested specifically in making it easier for the community to run
|
||
tests and contribute test results, to ensure Kubernetes is stable across
|
||
a variety of cluster configurations and cloud providers.
|
||
label: testing
|
||
leads:
|
||
- name: Aaron Crickenberger
|
||
github: spiffxp
|
||
company: Samsung SDS
|
||
- name: Erick Feja
|
||
github: fejta
|
||
company: Google
|
||
- name: Steve Kuznetsov
|
||
github: stevekuznetsov
|
||
company: Red Hat
|
||
- name: Timothy St. Clair
|
||
github: timothysc
|
||
company: Heptio
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "13:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/k8s.sig.testing
|
||
archive_url: https://bit.ly/k8s-sig-testing-notes
|
||
recordings_url: https://bit.ly/k8s-sig-testing-videos
|
||
contact:
|
||
slack: sig-testing
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-testing
|
||
teams:
|
||
- name: sig-testing-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-testing-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-testing-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-testing-misc
|
||
description: General Discussion
|
||
- name: sig-testing-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-testing-proposals
|
||
description: Design Proposals
|
||
- name: sig-testing-test-failures
|
||
description: Test Failures and Triage
|
||
subprojects:
|
||
- name: test-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/OWNERS
|
||
- name: testing-commons
|
||
description: "The Testing Commons is a subproject within the Kubernetes sig-testing community interested code structure, layout, and execution of common test code used throughout the kubernetes project."
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sig-testing/frameworks/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/OWNERS
|
||
meetings:
|
||
- description: Testing Commons
|
||
day: Wednesday
|
||
time: "07:30"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/my/k8s.sig.testing
|
||
archive_url: https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit#heading=h.tnoevy5f439o
|
||
- name: UI
|
||
dir: sig-ui
|
||
mission_statement: >
|
||
Covers all things UI related. Efforts are centered around Kubernetes
|
||
Dashboard: a general purpose, web-based UI for Kubernetes clusters. It
|
||
allows users to manage applications running in the cluster and
|
||
troubleshoot them, as well as manage the cluster itself.
|
||
label: ui
|
||
leads:
|
||
- name: Dan Romlein
|
||
github: danielromlein
|
||
company: Google
|
||
- name: Sebastian Florek
|
||
github: floreks
|
||
company: Fujitsu
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "18:00"
|
||
tz: "CET (Central European Time)"
|
||
frequency: weekly
|
||
url: https://groups.google.com/forum/#!forum/kubernetes-sig-ui
|
||
archive_url: https://docs.google.com/document/d/1PwHFvqiShLIq8ZpoXvE3dSUnOv1ts5BTtZ7aATuKd-E/edit?usp=sharing
|
||
recordings_url:
|
||
contact:
|
||
slack: sig-ui
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-ui
|
||
subprojects:
|
||
- name: dashboard
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/dashboard/master/OWNERS
|
||
- name: Windows
|
||
dir: sig-windows
|
||
mission_statement: >
|
||
Focuses on supporting Windows Server Containers for Kubernetes.
|
||
label: windows
|
||
leads:
|
||
- name: Michael Michael
|
||
github: michmike
|
||
company: Apprenda
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "12:30"
|
||
tz: "Eastern Standard Time (EST)"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/sigwindows
|
||
archive_url: https://docs.google.com/document/d/1Tjxzjjuy4SQsFSUVXZbvqVb64hjNAG5CQX8bK7Yda9w/edit#heading=h.kbz22d1yc431
|
||
recordings_url: https://www.youtube.com/watch?v=7zawb3KT9Xk&list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4
|
||
contact:
|
||
slack: sig-windows
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-windows
|
||
teams:
|
||
- name: sig-windows-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-windows-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-windows-misc
|
||
description: General Discussion
|
||
workinggroups:
|
||
- name: Resource Management
|
||
dir: wg-resource-management
|
||
mission_statement: >
|
||
Designing and shepherding cross-cutting features around compute resource isolation and utilization.
|
||
leads:
|
||
- name: Vishnu Kannan
|
||
github: vishh
|
||
company: Google
|
||
- name: Derek Carr
|
||
github: derekwaynecarr
|
||
company: Red Hat
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Wednesday
|
||
time: "11:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly (On demand)
|
||
url: https://zoom.us/j/4799874685
|
||
archive_url: https://docs.google.com/document/d/1j3vrG6BgE0hUDs2e-1ZUegKN4W4Adb1B6oJ6j-4kyPU
|
||
recordings_url: https://www.youtube.com/watch?v=FUUJeWIEej0&list=PL69nYSiGNLP2uTrVwZCFtdEvLQvsbG2w4
|
||
contact:
|
||
slack: wg-resource-mgmt
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-resource-management
|
||
- name: Container Identity
|
||
dir: wg-container-identity
|
||
mission_statement: >
|
||
Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
|
||
leads:
|
||
- name: Clayton Coleman
|
||
github: smarterclayton
|
||
company: Red Hat
|
||
- name: Greg Gastle
|
||
github: destijl
|
||
company: Google
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Tuesday
|
||
time: "15:00"
|
||
tz: "UTC"
|
||
frequency: bi-weekly (On demand)
|
||
url: TBD
|
||
archive_url: https://docs.google.com/document/d/1uH60pNr1-jBn7N2pEcddk6-6NTnmV5qepwKUJe9tMRo/edit
|
||
recordings_url:
|
||
contact:
|
||
slack: wg-container-identity
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-container-identity
|
||
- name: Kubeadm Adoption
|
||
dir: wg-kubeadm-adoption
|
||
mission_statement: >
|
||
Boost adoption of the kubeadm tool. kubeadm is a tool for creating new Kubernetes clusters easily for new users, but can also be used as a toolbox for higher-level deployment
|
||
solutions. This working group makes sure kubeadm meets the extensibility requirements of those higher-level Kubernetes installers.
|
||
leads:
|
||
- name: Lucas Käldström
|
||
github: luxas
|
||
company: Luxas Labs (occasionally contracting for Weaveworks)
|
||
- name: Justin Santa Barbara
|
||
github: justinsb
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Tuesday
|
||
time: "18:00"
|
||
tz: "UTC"
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/166836%E2%80%8B624
|
||
archive_url: https://docs.google.com/document/d/1KdXsLYiJYJdiRbtgZsx6qbHF4g_K-gAScB9Zs4avgzg/edit
|
||
recordings_url: https://www.youtube.com/watch?v=-Xlcrm5iT80&list=PLPgAK4Icr0ehh93BiMC3djAc5KoW7WIkl
|
||
contact:
|
||
slack: sig-cluster-lifecycle
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle
|
||
- name: Cluster API
|
||
dir: wg-cluster-api
|
||
mission_statement: >
|
||
Define a portable API that represents a Kubernetes cluster. The API will contain the control plane and its configuration and the underlying infrastructure (nodes, node pools, etc).
|
||
leads:
|
||
- name: Kris Nova
|
||
github: kris-nova
|
||
company: Heptio
|
||
- name: Robert Bailey
|
||
github: roberthbailey
|
||
company: Google
|
||
archive_url: https://docs.google.com/document/d/16ils69KImmE94RlmzjWDrkmFZysgB2J4lGnYMRN89WM/edit
|
||
contact:
|
||
slack: sig-cluster-lifecycle
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle
|
||
- name: App Def
|
||
dir: wg-app-def
|
||
mission_statement: >
|
||
Improve UX of declarative primitives in the API and/or primary client libraries and tools,
|
||
understand the needs of other parts of the ecosystem on this layer, and improve the interoperability
|
||
of application management tools through better separation of concerns, common conventions,
|
||
and common principles.
|
||
|
||
Charter can be found [here](https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit#)
|
||
leads:
|
||
- name: Antoine Legrand
|
||
github: ant31
|
||
company: CoreOS
|
||
- name: Bryan Liles
|
||
github: bryanl
|
||
company: Heptio
|
||
- name: Gareth Rushgrove
|
||
github: garethr
|
||
company: Docker
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Wednesday
|
||
time: "16:00"
|
||
tz: "UTC"
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/748123863
|
||
archive_url: https://docs.google.com/document/d/1Pxc-qwAt4FvuISZ_Ib5KdUwlynFkGueuzPx5Je_lbGM/edit
|
||
contact:
|
||
slack: wg-app-def
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-app-def
|
||
- name: Cloud Provider
|
||
dir: wg-cloud-provider
|
||
label: cloud-provider
|
||
mission_statement: >
|
||
Charter can be found [here](https://docs.google.com/document/d/1m4Kvnh_u_9cENEE9n1ifYowQEFSgiHnbw43urGJMB64/edit#)
|
||
leads:
|
||
- name: Sidhartha Mani
|
||
github: wlan0
|
||
company: Caascade Labs
|
||
- name: Jago Macleod
|
||
github: jagosan
|
||
company: Google
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Wednesday
|
||
time: "10:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/my/cloudprovider
|
||
archive_url: https://docs.google.com/document/d/1OZE-ub-v6B8y-GuaWejL-vU_f9jsjBbrim4LtTfxssw/edit#heading=h.w7i4ksrweimp
|
||
contact:
|
||
slack: wg-cloud-provider
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-cloud-provider
|
||
subprojects:
|
||
- name: aws-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/aws-cloud-provider/master/OWNERS
|
||
- name: azure-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/azure-cloud-provider/master/OWNERS
|
||
- name: cloudstack-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cloudstack-cloud-provider/master/OWNERS
|
||
- name: gcp-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/gcp-cloud-provider/master/OWNERS
|
||
- name: openstack-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/openstack-cloud-provider/master/OWNERS
|
||
- name: ovirt-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/ovirt-cloud-provider/master/OWNERS
|
||
- name: photon-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/photon-cloud-provider/master/OWNERS
|
||
- name: vsphere-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/vsphere-cloud-provider/master/OWNERS
|
||
- name: Multitenancy
|
||
dir: wg-multitenancy
|
||
mission_statement: >
|
||
Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments.
|
||
leads:
|
||
- name: David Oppenheimer
|
||
github: davidopp
|
||
company: Google
|
||
- name: Jessie Frazelle
|
||
github: jessfraz
|
||
company: Microsoft
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Wednesday
|
||
time: "11:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/k8s.sig.auth
|
||
archive_url: https://docs.google.com/document/d/1fj3yzmeU2eU8ZNBCUJG97dk_wC7228-e_MmdcmTNrZY/edit?usp=sharing
|
||
contact:
|
||
slack: wg-multitenancy
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy
|
||
- name: Policy
|
||
dir: wg-policy
|
||
mission_statement: >
|
||
Provide an overall architecture that describes both the current policy related implementations as well as future policy related proposals in Kubernetes. Through a collaborative method, we want to present both dev and end user a universal view of policy architecture in Kubernetes.
|
||
leads:
|
||
- name: Howard Huang
|
||
github: hannibalhuang
|
||
company: Huawei
|
||
- name: Torin Sandall
|
||
github: tsandall
|
||
company: Styra
|
||
- name: David Oppenheimer
|
||
github: davidopp
|
||
company: Google
|
||
- name: Clayton Coleman
|
||
github: smarterclayton
|
||
company: Red Hat
|
||
- name: Xuan Jia
|
||
github: xuanjia
|
||
company: China Mobile
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Thursday
|
||
time: "17:00"
|
||
tz: "PT (Pacific Time)"
|
||
frequency: weekly
|
||
url: https://zoom.us/j/421702434
|
||
archive_url: https://docs.google.com/document/d/1ihFfEfgViKlUMbY2NKxaJzBkgHh-Phk5hqKTzK-NEEs/edit?usp=sharing
|
||
contact:
|
||
slack: wg-policy
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-policy
|