4004 lines
161 KiB
YAML
4004 lines
161 KiB
YAML
sigs:
|
||
- dir: sig-api-machinery
|
||
name: 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.
|
||
|
||
charter_link: charter.md
|
||
label: api-machinery
|
||
leadership:
|
||
chairs:
|
||
- github: deads2k
|
||
name: David Eads
|
||
company: Red Hat
|
||
email: deads@redhat.com
|
||
- github: fedebongio
|
||
name: Federico Bongiovanni
|
||
company: Google
|
||
email: fbongiovanni@google.com
|
||
tech_leads:
|
||
- github: deads2k
|
||
name: David Eads
|
||
company: Red Hat
|
||
email: deads@redhat.com
|
||
- github: jpbetz
|
||
name: Joe Betz
|
||
company: Google
|
||
email: jpbetz@google.com
|
||
- github: sttts
|
||
name: Stefan Schimanski
|
||
company: Upbound
|
||
email: stefan.schimanski@gmail.com
|
||
meetings:
|
||
- description: Kubebuilder Meeting
|
||
day: Thursday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
archive_url: https://docs.google.com/document/d/1GbSkHAxIaFTm2fL92z3WeWrCtnIjXfr7gNZSySLHhmk/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0SOaFeA9f3dwdCNECEKkX3
|
||
- 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/playlist?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 (API Machinery APIs, NOT all APIs)
|
||
- 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
|
||
liaison:
|
||
github: saschagrunert
|
||
name: Sascha Grunert
|
||
subprojects:
|
||
- name: cel-admission-webhook
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cel-admission-webhook/main/OWNERS
|
||
- name: component-base
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/legacyflag/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/component-base/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/version/OWNERS
|
||
- name: control-plane-features
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-storage-version-migrator/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubectl-check-ownerreferences/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/garbagecollector/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/namespace/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/resourcequota/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/quota/v1/OWNERS
|
||
- name: idl-schema-client-pipeline
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-client/gen/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/structured-merge-diff/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/code-generator/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kube-openapi/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/code-generator/OWNERS
|
||
- name: json
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/json/main/OWNERS
|
||
- name: kubernetes-clients
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-client/c/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/csharp/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/perl/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/python-base/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/python/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-client/ruby/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/clientgofix/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/client-go/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/OWNERS
|
||
- name: server-api-aggregation
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kube-aggregator/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/kube-aggregator/OWNERS
|
||
- name: server-binaries
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-apiserver/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-controller-manager/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controlplane/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubeapiserver/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/controller-manager/OWNERS
|
||
- name: server-crd
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/apiextensions-apiserver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiextensions-apiserver/OWNERS
|
||
- name: server-frameworks
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/controller-manager/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/controller-manager/OWNERS
|
||
- name: server-sdk
|
||
contact:
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubebuilder
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/apiserver-runtime/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-declarative-pattern/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-release-tools/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-apiserver/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sample-apiserver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
||
- name: universal-machinery
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apimachinery/OWNERS
|
||
- name: yaml
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/OWNERS
|
||
- dir: sig-apps
|
||
name: 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.
|
||
|
||
charter_link: charter.md
|
||
label: apps
|
||
leadership:
|
||
chairs:
|
||
- github: janetkuo
|
||
name: Janet Kuo
|
||
company: Google
|
||
email: chiachenk@google.com
|
||
- github: kow3ns
|
||
name: Kenneth Owens
|
||
company: Snowflake
|
||
email: kowens0826@gmail.com
|
||
- github: soltysh
|
||
name: Maciej Szulik
|
||
company: Defense Unicorns
|
||
email: soltysh@gmail.com
|
||
tech_leads:
|
||
- github: janetkuo
|
||
name: Janet Kuo
|
||
company: Google
|
||
email: chiachenk@google.com
|
||
- github: kow3ns
|
||
name: Kenneth Owens
|
||
company: Snowflake
|
||
email: kowens0826@gmail.com
|
||
- github: soltysh
|
||
name: Maciej Szulik
|
||
company: Defense Unicorns
|
||
email: soltysh@gmail.com
|
||
emeritus_leads:
|
||
- github: mattfarina
|
||
name: Matt Farina
|
||
- github: prydonius
|
||
name: Adnan Abdulhussein
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Monday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/739385290?pwd=ekVmNGRjT214MGJkY1JUUUpPMVlJUT09
|
||
archive_url: https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit#
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2LMq7vznITnpd2Fk1YIZF3
|
||
contact:
|
||
slack: sig-apps
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/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
|
||
liaison:
|
||
github: aojea
|
||
name: Antonio Ojea
|
||
subprojects:
|
||
- name: application
|
||
description: Application metadata descriptor CRD
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/application/master/OWNERS
|
||
- name: examples
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/examples/master/OWNERS
|
||
- name: execution-hook
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/execution-hook/master/OWNERS
|
||
- name: kjob
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kjob/main/OWNERS
|
||
- name: kompose
|
||
contact:
|
||
slack: kompose
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kompose/master/OWNERS
|
||
- name: workloads-api
|
||
description: The core workloads API, which is composed of the CronJob, DaemonSet,
|
||
Deployment, Job, ReplicaSet, ReplicationController, PodDisruptionBudget and
|
||
StatefulSet kinds
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/jobset/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/lws/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/apps/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/batch/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/core/v1/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/extensions/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/policy/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/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/batch/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/extensions/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/policy/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
|
||
- dir: sig-architecture
|
||
name: 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.
|
||
|
||
charter_link: charter.md
|
||
label: architecture
|
||
leadership:
|
||
chairs:
|
||
- github: derekwaynecarr
|
||
name: Derek Carr
|
||
company: Red Hat
|
||
- github: dims
|
||
name: Davanum Srinivas
|
||
company: Amazon
|
||
email: davanum@gmail.com
|
||
- github: johnbelamaric
|
||
name: John Belamaric
|
||
company: Google
|
||
email: jbelamaric@google.com
|
||
meetings:
|
||
- description: Enhancements Subproject Meeting
|
||
day: Thursday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/95357819945
|
||
archive_url: https://bit.ly/k8s-enhancements-agenda
|
||
recordings_url: TBD
|
||
- description: Production Readiness Office Hours
|
||
day: Wednesday
|
||
time: "12:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/482444151
|
||
archive_url: https://docs.google.com/document/d/10QkXwiZfBL7wBKHHFslooXvGDKHA75jkkgiIXuKFryM/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2m6198LaLN6YahX7EEac5g
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/845605479
|
||
archive_url: https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2m6198LaLN6YahX7EEac5g
|
||
- description: code organization Office Hours
|
||
day: Thursday
|
||
time: "14:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/159990793
|
||
archive_url: https://docs.google.com/document/d/1HtTI0rJEGP_MSf6eO87aCmx_tzpovPAAg7U2Zxwm8FE/edit#
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP03VEluzh0wpSRPzgve8kI5
|
||
- description: conformance office Hours
|
||
day: Wednesday
|
||
time: "18:00"
|
||
tz: UTC
|
||
frequency: First Wednesday of the month
|
||
url: https://zoom.us/j/427337923
|
||
archive_url: https://docs.google.com/document/d/1W31nXh9RYAb_VaYkwuPLd1hFxuRX3iU0DmaQ4lkCsX8/edit#
|
||
recordings_url: https://www.youtube.com/playlist?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
|
||
liaison:
|
||
github: BenTheElder
|
||
name: Benjamin Elder
|
||
subprojects:
|
||
- name: apisnoop
|
||
description: Snooping on the Kubernetes OpenAPI communications
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/apisnoop/main/OWNERS
|
||
- name: architecture-and-api-governance
|
||
description: '[Described below](#architecture-and-api-governance-1)'
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/api/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/design-proposals-archive/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/OWNERS
|
||
- name: code-organization
|
||
description: '[Described below](#code-organization-1)'
|
||
contact:
|
||
slack: k8s-code-organization
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/depstat/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/component-helpers/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-helpers/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/third_party/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/vendor/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/utils/master/OWNERS
|
||
- name: conformance-definition
|
||
description: '[Described below](#conformance-definition-1)'
|
||
contact:
|
||
slack: k8s-conformance
|
||
teams:
|
||
- name: cncf-conformance-wg
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/verify-conformance/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/image/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/conformance/testdata/OWNERS
|
||
- name: enhancements
|
||
description: '[Described below](#enhancement-proposals)'
|
||
contact:
|
||
slack: enhancements
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/enhancements/master/OWNERS
|
||
- name: production-readiness
|
||
description: '[Described below](#production-readiness-1)'
|
||
contact:
|
||
slack: prod-readiness
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-architecture/OWNERS
|
||
- name: wg-device-management
|
||
description: Contains prototype code for future work driven by WG Device Management
|
||
contact:
|
||
slack: wg-device-management
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/wg-device-management/main/OWNERS
|
||
- name: wg-serving
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/wg-serving/main/OWNERS
|
||
- dir: sig-auth
|
||
name: Auth
|
||
mission_statement: >
|
||
Covers improvements to Kubernetes authorization, authentication, and cluster security
|
||
policy.
|
||
|
||
|
||
"All I want is a secure system where it's easy to do anything I want. Is that
|
||
so much to ask?" - [xkcd](https://xkcd.com/2044 "xkcd")
|
||
|
||
charter_link: charter.md
|
||
label: auth
|
||
leadership:
|
||
chairs:
|
||
- github: enj
|
||
name: Mo Khan
|
||
company: Microsoft
|
||
- github: mikedanese
|
||
name: Mike Danese
|
||
company: Google
|
||
- github: ritazh
|
||
name: Rita Zhang
|
||
company: Microsoft
|
||
tech_leads:
|
||
- github: deads2k
|
||
name: David Eads
|
||
company: Red Hat
|
||
- github: enj
|
||
name: Mo Khan
|
||
company: Microsoft
|
||
- github: liggitt
|
||
name: Jordan Liggitt
|
||
company: Google
|
||
email: liggitt@google.com
|
||
emeritus_leads:
|
||
- github: ericchiang
|
||
name: Eric Chiang
|
||
- github: erictune
|
||
name: Eric Tune
|
||
- github: tallclair
|
||
name: Tim Allclair
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly, you must be signed into a free zoom account to join
|
||
url: https://zoom.us/j/264572674?pwd=NHVXTm14VktMRi8zRmU0aUt1NE9uQT09
|
||
archive_url: https://docs.google.com/document/d/1woLGRoONE3EBVx-wTb4pvp4CI7tmLZ6lS26VTbosLKM/edit#
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0VMOZ-V7-5AchXTHAQFzJw
|
||
- description: Secrets Store CSI Meeting
|
||
day: Thursday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly, you must be signed into a free zoom account to join
|
||
url: https://zoom.us/j/91272289538?pwd=ZXZFV251Zi82Vnp3cEJrcmVDeGZaZz09
|
||
archive_url: https://docs.google.com/document/d/1q74nboAg0GSPcom3kLWCIoWg43Qg3mr306KNL58f2hg/edit#
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0PCFJrlpV6_nR_j_3RtnwI
|
||
- description: Weekly Issues/PR Triage Meeting
|
||
day: Monday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly, you must be signed into a free zoom account to join
|
||
url: https://zoom.us/j/264572674?pwd=NHVXTm14VktMRi8zRmU0aUt1NE9uQT09
|
||
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
|
||
liaison:
|
||
github: pohly
|
||
name: Patrick Ohly
|
||
subprojects:
|
||
- name: audit-logging
|
||
description: |
|
||
Kubernetes API support for audit logging.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/apis/audit/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/audit/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/plugin/pkg/audit/OWNERS
|
||
- name: authenticators
|
||
description: |
|
||
Kubernetes API support for authentication.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/authentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubeapiserver/authenticator/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/authentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/auth/authenticator/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/authentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/authentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/kubernetes/typed/authentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/listers/authentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/pkg/apis/clientauthentication/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/plugin/pkg/client/auth/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/tools/auth/OWNERS
|
||
- name: authorizers
|
||
description: |
|
||
Kubernetes API support for authorization.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/authorization/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/rbac/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubeapiserver/authorizer/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/authorization/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/rbac/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/auth/authorizer/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/authorization/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/rbac/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/authorization/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/plugin/pkg/authorizer/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/kubernetes/typed/authorization/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/kubernetes/typed/rbac/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/listers/authorization/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/listers/rbac/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/kubectl/pkg/cmd/auth/OWNERS
|
||
- name: certificates
|
||
description: |
|
||
Certificates APIs and client infrastructure to support PKI.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/certificates/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/certificates/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/certificates/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/authentication/request/x509/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/util/cert/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/client-go/util/certificate/OWNERS
|
||
- name: encryption-at-rest
|
||
description: |
|
||
API storage support for storing data encrypted at rest in etcd.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/pkg/storage/value/OWNERS
|
||
- name: hierarchical-namespace-controller
|
||
description: |
|
||
Controller to manage hierarchical namespaces
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/hierarchical-namespaces/master/OWNERS
|
||
- name: node-identity-and-isolation
|
||
description: |
|
||
Node identity management (co-owned with sig-lifecycle), and authorization restrictions for isolating workloads on separate nodes (co-owned with sig-node).
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/certificates/approver/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/certificate/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/admission/noderestriction/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/auth/authorizer/node/OWNERS
|
||
- name: policy-management
|
||
description: |
|
||
API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/pspmigrator/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kms/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/policy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/policy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/security/podsecuritypolicy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/admission/imagepolicy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/admission/security/podsecuritypolicy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/imagepolicy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/policy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/pod-security-admission/master/OWNERS
|
||
- name: secrets-store-csi-driver
|
||
description: |
|
||
Integrates secrets stores with Kubernetes via a CSI volume.
|
||
contact:
|
||
slack: csi-secrets-store
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-secrets-store-csi-driver
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-csi-driver/master/OWNERS
|
||
- name: secrets-store-sync-controller
|
||
description: |
|
||
This is a Kubernetes controller that watches for changes to a custom resource and syncs the secrets from external secrets-store as Kubernetes secret.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/secrets-store-sync-controller/main/OWNERS
|
||
- name: service-accounts
|
||
description: |
|
||
Infrastructure implementing Kubernetes service account based workload identity.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/serviceaccount/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/token/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/serviceaccount/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/plugin/pkg/admission/serviceaccount/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/externaljwt/OWNERS
|
||
- name: sig-auth-tools
|
||
description: |
|
||
Tooling to automate the SIG Auth project boards
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-auth-tools/main/OWNERS
|
||
- dir: sig-autoscaling
|
||
name: Autoscaling
|
||
mission_statement: >
|
||
Covers development and maintenance of components for automated scaling in Kubernetes.
|
||
This includes automated vertical and horizontal pod autoscaling, initial resource
|
||
estimation, cluster-proportional system component autoscaling, and autoscaling
|
||
of Kubernetes clusters themselves.
|
||
|
||
charter_link: charter.md
|
||
label: autoscaling
|
||
leadership:
|
||
chairs:
|
||
- github: gjtempleton
|
||
name: Guy Templeton
|
||
company: Skyscanner
|
||
- github: maciekpytel
|
||
name: Maciek Pytel
|
||
company: Google
|
||
emeritus_leads:
|
||
- github: mwielgus
|
||
name: Marcin Wielgus
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Monday
|
||
time: "16:00"
|
||
tz: Poland
|
||
frequency: weekly
|
||
url: https://zoom.us/j/96548204174
|
||
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
|
||
liaison:
|
||
github: soltysh
|
||
name: Maciej Szulik
|
||
subprojects:
|
||
- name: addon-resizer
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/addon-resizer/OWNERS
|
||
- name: cluster-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/cluster-autoscaler/OWNERS
|
||
- name: horizontal-pod-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/api/master/autoscaling/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/podautoscaler/OWNERS
|
||
- name: karpenter
|
||
contact:
|
||
slack: karpenter
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/karpenter/main/OWNERS
|
||
- name: vertical-pod-autoscaler
|
||
contact:
|
||
slack: vertical-pod-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/OWNERS
|
||
- dir: sig-cli
|
||
name: 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.
|
||
|
||
charter_link: charter.md
|
||
label: cli
|
||
leadership:
|
||
chairs:
|
||
- github: ardaguclu
|
||
name: Arda Guclu
|
||
company: Red Hat
|
||
email: ardaguclu@gmail.com
|
||
- github: mpuckett159
|
||
name: Marly Salazar
|
||
company: Independent
|
||
email: mpuckett259@gmail.com
|
||
tech_leads:
|
||
- github: eddiezane
|
||
name: Eddie Zaneski
|
||
company: Defense Unicorns
|
||
email: eddiezane@gmail.com
|
||
- github: soltysh
|
||
name: Maciej Szulik
|
||
company: Defense Unicorns
|
||
email: soltysh@gmail.com
|
||
emeritus_leads:
|
||
- github: AdoHe
|
||
name: Tony Ado
|
||
- github: KnVerey
|
||
name: Katrina Verey
|
||
- github: fabianofranz
|
||
name: Fabiano Franz
|
||
- github: natasha41575
|
||
name: Natasha Sarkar
|
||
- github: pwittrock
|
||
name: Phillip Wittrock
|
||
- github: seans3
|
||
name: Sean Sullivan
|
||
meetings:
|
||
- description: Bug Scrub
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: every four weeks
|
||
url: https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09
|
||
archive_url: https://docs.google.com/document/d/1I1UFGHMDO7mMbDbioQp52DEJXEhk1qymch3qL5-EN10/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/288426795?pwd=UDdoYnFyNjBiS1RHcXRxS1BCNy9wUT09
|
||
archive_url: https://docs.google.com/document/d/1I1UFGHMDO7mMbDbioQp52DEJXEhk1qymch3qL5-EN10/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP28HaTzSlFe6RJVxpFmbUvF
|
||
contact:
|
||
slack: sig-cli
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/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
|
||
liaison:
|
||
github: pacoxu
|
||
name: Paco Xu 徐俊杰
|
||
subprojects:
|
||
- name: cli-experimental
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cli-experimental/master/OWNERS
|
||
- name: cli-sdk
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cli-runtime/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cli-runtime/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS
|
||
- name: cli-utils
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cli-utils/master/OWNERS
|
||
- name: krew
|
||
description: Plugin manager for kubectl.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/krew/master/OWNERS
|
||
- name: krew-index
|
||
description: Centralized plugin index for krew.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/OWNERS
|
||
- name: krm-functions
|
||
contact:
|
||
slack: sig-cli-krm-functions
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/krm-functions-registry/main/OWNERS
|
||
- name: kubectl
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubectl/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubectl/OWNERS
|
||
- name: kubectl-validate
|
||
description: |
|
||
CLI Tool for validating Kubernetes resources from their OpenAPIV3
|
||
schemas on client-side aiming for best parity with errors returned
|
||
by server. Supports core resources, CRDs, CEL validations, and more!
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubectl-validate/main/OWNERS
|
||
- name: kui
|
||
description: Hybrid command-line/UI development experience for cloud-native development
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kui/master/OWNERS
|
||
- name: kustomize
|
||
contact:
|
||
slack: kustomize
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS
|
||
leads:
|
||
- github: koba1t
|
||
name: Yugo Kobayashi
|
||
company: LY Corporation
|
||
- dir: sig-cloud-provider
|
||
name: Cloud Provider
|
||
mission_statement: >
|
||
Ensures that the Kubernetes ecosystem is evolving in a way that is neutral to
|
||
all (public and private) cloud providers. It will be responsible for establishing
|
||
standards and requirements that must be met by all providers to ensure optimal
|
||
integration with Kubernetes.
|
||
|
||
charter_link: CHARTER.md
|
||
label: cloud-provider
|
||
leadership:
|
||
chairs:
|
||
- github: bridgetkromhout
|
||
name: Bridget Kromhout
|
||
company: Microsoft
|
||
email: bridget@kromhout.org
|
||
- github: elmiko
|
||
name: Michael McCune
|
||
company: Red Hat
|
||
email: msm@opbstudios.com
|
||
tech_leads:
|
||
- github: cheftako
|
||
name: Walter Fender
|
||
company: Google
|
||
email: wfender@google.com
|
||
- github: elmiko
|
||
name: Michael McCune
|
||
company: Red Hat
|
||
email: msm@opbstudios.com
|
||
emeritus_leads:
|
||
- github: andrewsykim
|
||
name: Andrew Sy Kim
|
||
- github: hogepodge
|
||
name: Chris Hoge
|
||
- github: jagosan
|
||
name: Jago Macleod
|
||
- github: nckturner
|
||
name: Nick Turner
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/508079177?pwd=ZmEvMksxdTFTc0N1eXFLRm91QUlyUT09
|
||
archive_url: https://docs.google.com/document/d/1OZE-ub-v6B8y-GuaWejL-vU_f9jsjBbrim4LtTfxssw/edit#heading=h.w7i4ksrweimp
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3dXLcYbRKCbpPCN-8CDFAB
|
||
contact:
|
||
slack: sig-cloud-provider
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-cloud-provider
|
||
teams:
|
||
- name: sig-cloud-provider-api-reviews
|
||
description: API Changes and Reviews
|
||
- name: sig-cloud-provider-bugs
|
||
description: Bug Triage and Troubleshooting
|
||
- name: sig-cloud-provider-feature-requests
|
||
description: Feature Requests
|
||
- name: sig-cloud-provider-maintainers
|
||
description: Cloud Providers Maintainers
|
||
- name: sig-cloud-provider-pr-reviews
|
||
description: PR Reviews
|
||
- name: sig-cloud-provider-proposals
|
||
description: Design Proposals
|
||
- name: sig-cloud-provider-test-failures
|
||
description: Test Failures and Triage
|
||
- name: sig-cloud-providers-misc
|
||
description: General Discussion
|
||
liaison:
|
||
github: soltysh
|
||
name: Maciej Szulik
|
||
subprojects:
|
||
- name: cloud-provider-extraction-migration
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/apiserver-network-proxy/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-pv-admission-labeler/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-cloud-provider/cloud-provider-extraction-migration/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/legacy-cloud-providers/master/OWNERS
|
||
- name: kubernetes-cloud-provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-sample/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/cloud-controller-manager/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/cloudprovider/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/cloud/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cloud-provider/OWNERS
|
||
- name: provider-alibaba-cloud
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/alibaba-cloud-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-alibaba-cloud/master/OWNERS
|
||
meetings:
|
||
- description: Regular Alibaba Cloud Subproject Meeting
|
||
day: Tuesday
|
||
time: "12:00"
|
||
tz: UTC
|
||
frequency: 'monthly 2020 start date: Jan. 7th'
|
||
url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit
|
||
archive_url: https://docs.google.com/document/d/1x7E2Brzx8rAEI4IIsfOZuZUBIf-J4NTIGuDaKb8z_sM/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PLWpmsLfcyyD7HAhlLTuwmI9KWuoiaN9nO
|
||
- name: provider-aws
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-ebs-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-efs-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-encryption-provider/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-file-cache-csi-driver/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-fsx-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-fsx-openzfs-csi-driver/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-iam-authenticator/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/provider-aws-test-infra/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-aws/master/OWNERS
|
||
meetings:
|
||
- description: Regular AWS Subproject Meeting
|
||
day: Friday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: 'biweekly 2019 start date: Jan. 11th'
|
||
url: https://zoom.us/j/508079177?pwd=ZmEvMksxdTFTc0N1eXFLRm91QUlyUT09
|
||
archive_url: https://docs.google.com/document/d/1-i0xQidlXnFEP9fXHWkBxqySkXwJnrGJP9OGyP2_P14/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29DzPOBBaJi-SO3AQ_b4HC
|
||
- name: provider-azure
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/azurelustre-csi-driver/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/blobfuse-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/OWNERS
|
||
meetings:
|
||
- description: Azure Subproject Meeting
|
||
day: Tuesday
|
||
time: "16:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly - third Tuesday
|
||
url: https://zoom.us/j/586836662
|
||
archive_url: https://docs.google.com/document/d/1SpxvmOgHDhnA72Z0lbhBffrfe9inQxZkU9xqlafOW9k/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2JNdHwB8GxRs2mikK7zyc4
|
||
- name: provider-equinix-metal
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-equinix-metal/main/OWNERS
|
||
- name: provider-gcp
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gcp-filestore-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-gcp/master/OWNERS
|
||
meetings:
|
||
- description: Regular GCP Subproject Meeting
|
||
day: Thursday
|
||
time: "16:00"
|
||
tz: UTC
|
||
frequency: biweekly
|
||
url: https://docs.google.com/document/d/1FQx0BPlkkl1Bn0c9ocVBxYIKojpmrS1CFP5h0DI68AE/edit
|
||
archive_url: https://docs.google.com/document/d/1mtmwZ4oVSSWhbEw8Lfzvc7ig84qxUpdK6uHyJp8rSGU/edit
|
||
- name: provider-huaweicloud
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-huaweicloud/master/OWNERS
|
||
- name: provider-ibmcloud
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/ibm-powervs-block-csi-driver/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/ibm-vpc-block-csi-driver/master/OWNERS
|
||
meetings:
|
||
- description: Regular IBM Subproject Meeting
|
||
day: Wednesday
|
||
time: "14:00"
|
||
tz: ET (Eastern Time)
|
||
frequency: monthly - last Wednesday every month
|
||
url: https://zoom.us/j/9392903494
|
||
archive_url: https://docs.google.com/document/d/1qd_LTu5GFaxUhSWTHigowHt3XwjJVf1L57kupj8lnwg/edit
|
||
- name: provider-oci
|
||
owners:
|
||
- https://github.com/oracle/cluster-api-provider-oci/blob/main/OWNERS
|
||
meetings:
|
||
- description: Regular Oracle Cloud Subproject Meeting
|
||
day: Tuesday
|
||
time: "06:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: First Tuesday of each month
|
||
url: https://oracle.zoom.us/j/99910180651?pwd=MjhhVC9jZjU3eGIxdjNTYm1UU3V6dz09
|
||
archive_url: https://docs.google.com/document/d/1mgZxjDbnSv74Vut1aHtWplG6vsR9zu5sqXvQN8SPgCc
|
||
- name: provider-openstack
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-openstack/master/OWNERS
|
||
meetings:
|
||
- description: Regular OpenStack Subproject Meeting
|
||
day: Wednesday
|
||
time: "08:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly starting Wednesday March 20, 2019
|
||
url: https://docs.google.com/document/d/1bW3j4hFN4D8rv2LFv-DybB3gcE5ISAaOO_OpvDCgrGg/edit
|
||
archive_url: https://docs.google.com/document/d/15UwgLbEyZyXXxVtsThcSuPiJru4CuqU9p3ttZSfTaY4/edit
|
||
recordings_url: https://www.youtube.com/watch?v=iCfUx7ilh0E&list=PL69nYSiGNLP20iTSChQ_i2QQmTBl3M7ax
|
||
- name: provider-vsphere
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/vsphere-csi-driver/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/OWNERS
|
||
meetings:
|
||
- description: Cloud Provider vSphere monthly syncup
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly - first Wednesday every month
|
||
url: https://zoom.us/j/584244729
|
||
archive_url: https://docs.google.com/document/d/1B0NmmKVh8Ea5hnNsbUsJC7ZyNCsq_6NXl5hRdcHlJgY/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PLutJyDdkKQIpOT4bOfuO3MEMHvU1tRqyR
|
||
- dir: sig-cluster-lifecycle
|
||
name: 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.
|
||
Add our [calendar](https://calendar.google.com/calendar/u/0/embed?src=u5822lrl4q68ic1iakuvcpe7b4@group.calendar.google.com)
|
||
to track when we have community meetings.
|
||
|
||
charter_link: charter.md
|
||
label: cluster-lifecycle
|
||
leadership:
|
||
chairs:
|
||
- github: justinsb
|
||
name: Justin Santa Barbara
|
||
company: Google
|
||
email: justinsb@google.com
|
||
- github: neolit123
|
||
name: Lubomir Ivanov
|
||
company: VMware
|
||
email: neolit123@gmail.com
|
||
- github: vincepri
|
||
name: Vince Prignano
|
||
company: Red Hat
|
||
email: hi@vincepri.com
|
||
tech_leads:
|
||
- github: fabriziopandini
|
||
name: Fabrizio Pandini
|
||
company: VMware
|
||
email: fabrizio.pandini@gmail.com
|
||
emeritus_leads:
|
||
- github: CecileRobertMichon
|
||
name: Cecile Robert-Michon
|
||
- github: luxas
|
||
name: Lucas Käldström
|
||
- github: roberthbailey
|
||
name: Robert Bailey
|
||
- github: timothysc
|
||
name: Timothy St. Clair
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/916523531?pwd=eVhPNU5IQWtBYWhmT1N4T0V6bHZFZz09
|
||
archive_url: https://docs.google.com/document/d/1Gmc7LyCIL_148a9Tft7pdhdee0NBHdOfHS1SAF0duI4/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
calendar_url: https://calendar.google.com/calendar/u/0/embed?src=u5822lrl4q68ic1iakuvcpe7b4@group.calendar.google.com
|
||
contact:
|
||
slack: sig-cluster-lifecycle
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
teams:
|
||
- name: sig-cluster-lifecycle
|
||
description: SIG Cluster Lifecycle mailing list
|
||
liaison:
|
||
github: saschagrunert
|
||
name: Sascha Grunert
|
||
subprojects:
|
||
- name: cluster-addons
|
||
description: A project for figuring out the best way to install, manage and deliver
|
||
cluster addons
|
||
contact:
|
||
slack: cluster-addons
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-addons/master/OWNERS
|
||
meetings:
|
||
- description: Cluster Addons meeting
|
||
day: Tuesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/130096731?pwd=U3pzWloxZ0lpbEtadTZGSERRdENrZz09
|
||
archive_url: https://docs.google.com/document/d/10_tl_SXcFGb-2109QpcFVrdrfnVEuQ05MBrXtasB0vk/edit
|
||
- name: cluster-api
|
||
description: A project focused on providing declarative APIs and tooling to simplify
|
||
provisioning, upgrading, and operating multiple Kubernetes clusters
|
||
contact:
|
||
slack: cluster-api
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/logical-cluster/main/OWNERS
|
||
meetings:
|
||
- description: Cluster API office hours
|
||
day: Wednesday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/861487554?pwd=dTVGVVFCblFJc0VBbkFqQlU0dHpiUT09
|
||
archive_url: https://cluster-api.sigs.k8s.io/agenda
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: cluster-api-addon-provider-helm
|
||
description: Implementation of Cluster Add-on Provider for Helm, an add-on orchestration
|
||
solution for Cluster API using Helm.
|
||
contact:
|
||
slack: cluster-api-addon-helm
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://github.com/kubernetes-sigs/cluster-api-addon-provider-helm/blob/main/OWNERS
|
||
- name: cluster-api-ipam-provider-in-cluster
|
||
description: Cluster API IPAM provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/main/OWNERS
|
||
- name: cluster-api-operator
|
||
description: Leverages a declarative API and an operator to empower admins to
|
||
handle the lifecycle of Cluster API providers within the management cluster
|
||
contact:
|
||
slack: cluster-api-operator
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-operator/main/OWNERS
|
||
meetings:
|
||
- description: Cluster API Operator office hours
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: every third Wednesday of the month
|
||
url: https://zoom.us/j/98299072687?pwd=5uKfP6PbS7uMMq99vQIEgTyDvurgUY.1
|
||
archive_url: https://docs.google.com/document/d/1-X4TQBLrGrVhUMTZokwaMil94aA-gXqdJj4Sp3Asdps/
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: cluster-api-provider-aws
|
||
description: Cluster API infrastructure provider for AWS
|
||
contact:
|
||
slack: cluster-api-aws
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-aws/master/OWNERS
|
||
meetings:
|
||
- description: Cluster API Provider AWS office hours
|
||
day: Monday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/423312508?pwd=Tk9OWnZ4WHg2T2xRek9xZXA1eFQ4dz09
|
||
archive_url: https://docs.google.com/document/d/1iW-kqcX-IhzVGFrRKTSPGBPOc-0aUvygOVoJ5ETfEZU/
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: cluster-api-provider-azure
|
||
description: Cluster API infrastructure provider for Azure
|
||
contact:
|
||
slack: cluster-api-azure
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
|
||
meetings:
|
||
- description: Cluster API Provider Azure office hours
|
||
day: Thursday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/566930821?pwd=N2JuRWljc3hGS3ZnVlBLTk42TFlzQT09
|
||
archive_url: http://bit.ly/k8s-capz-agenda
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: cluster-api-provider-cloudstack
|
||
description: Cluster API provider for Apache Cloudstack
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-cloudstack/master/OWNERS
|
||
- name: cluster-api-provider-digitalocean
|
||
description: Cluster API infrastructure provider for DigitalOcean
|
||
contact:
|
||
slack: cluster-api-digitalocean
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-digitalocean/master/OWNERS
|
||
meetings:
|
||
- description: Cluster API Provider DigitalOcean office hours
|
||
day: Thursday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly, second Thursday of the month
|
||
url: https://zoom.us/j/91312171751?pwd=bndnMDdJMkhySDVncjZoR1VhdFBTZz09
|
||
archive_url: http://bit.ly/k8s-capdo-agenda
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: cluster-api-provider-gcp
|
||
description: Cluster API infrastructure provider for GCP
|
||
contact:
|
||
slack: cluster-api-gcp
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-gcp/main/OWNERS
|
||
meetings:
|
||
- description: Cluster API infrastructure provider for GCP
|
||
day: Thursday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: every first Thursday of the month
|
||
url: https://zoom.us/j/96963829102?pwd=WjBZcmwvZFZsUU93aVZieUk1L3FnZz09
|
||
archive_url: https://docs.google.com/document/d/1l8B947Je79ZJX7zmKnJyMcOMIWjNidvp5FMTnPAY72I/
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: cluster-api-provider-ibmcloud
|
||
description: Cluster API infrastructure provider for IBM Cloud
|
||
contact:
|
||
slack: cluster-api-ibmcloud
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-ibmcloud/main/OWNERS
|
||
meetings:
|
||
- description: Cluster API Provider IBM Cloud office hours
|
||
day: Tuesday
|
||
time: "10:00"
|
||
tz: IST
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/508079177
|
||
archive_url: https://cluster-api-ibmcloud.sigs.k8s.io/agenda
|
||
recordings_url: https://www.youtube.com/playlist?list=PLcYv3LH7qY9Nvx4lNaeOeBrfBZa777h3m
|
||
- name: cluster-api-provider-kubemark
|
||
description: Cluster API infrastructure provider for Kubemark
|
||
contact:
|
||
slack: cluster-api-kubemark
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-kubemark/master/OWNERS
|
||
- name: cluster-api-provider-kubevirt
|
||
description: Cluster API infrastructure provider for KubeVirt
|
||
contact:
|
||
slack: cluster-api-kubevirt
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-kubevirt/main/OWNERS
|
||
meetings:
|
||
- description: Cluster API Provider KubeVirt Syncup Meetings
|
||
day: Tuesday
|
||
time: "8:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly starting Tuesday December 7th, 2021
|
||
url: https://zoom.us/j/94685513559?pwd=cnI3RUQyZ3RrckpOc1BQNDA1Q1BrZz09
|
||
archive_url: https://docs.google.com/document/d/1ZAnRLCKOVbDqrsrYis2OR0aZIAlqp576gCJVCkMNiHM/edit?usp=sharing
|
||
- name: cluster-api-provider-openstack
|
||
description: Cluster API infrastructure provider for OpenStack
|
||
contact:
|
||
slack: cluster-api-openstack
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-openstack/master/OWNERS
|
||
meetings:
|
||
- description: Cluster API Provider OpenStack Office Hours
|
||
day: Wednesday
|
||
time: "14:00"
|
||
tz: UTC
|
||
frequency: alternate weeks, check agenda doc for last meeting
|
||
url: https://zoom.us/j/91405526408?pwd=bVBxempwVDBzejJGQlhSOGlXZnRxUT09
|
||
archive_url: https://cluster-api-openstack.sigs.k8s.io/agenda
|
||
- name: cluster-api-provider-packet
|
||
description: Cluster API infrastructure provider for Packet
|
||
contact:
|
||
slack: cluster-api-packet
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-packet/master/OWNERS
|
||
- name: cluster-api-provider-vsphere
|
||
description: Cluster API infrastructure provider for vSphere
|
||
contact:
|
||
slack: cluster-api-vsphere
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-vsphere/master/OWNERS
|
||
meetings:
|
||
- description: Cluster API vSphere meeting
|
||
day: Thursday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly starting Thursday June 25th, 2020
|
||
url: https://zoom.us/j/92253194848?pwd=cVVVNDMxeTl1QVJPUlpvLzNSVU1JZz09
|
||
archive_url: https://docs.google.com/document/d/15CD2VOdkCAEcq2mm5FVoPO8M4-0a2SA2ajHLFBYqz7c/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PLutJyDdkKQIovV-AONxMa2cyv-_5LAYiu
|
||
- name: image-builder
|
||
description: A collection of cross-provider Kubernetes virtual machine image building
|
||
utilities
|
||
contact:
|
||
slack: image-builder
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/image-builder/master/OWNERS
|
||
meetings:
|
||
- description: Image Builder office hours
|
||
day: Monday
|
||
time: "08:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/807524571?pwd=WEFTeDJzeWU3bVFkcWQ0UEdZRkRCdz09
|
||
archive_url: https://docs.google.com/document/d/1YIOD0Nnid_0h6rKlDxcbfJaoIRNO6mQd9Or5vKRNxaU/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: kOps
|
||
description: A tool for creating, destroying, upgrading and maintaining production-grade,
|
||
highly available, Kubernetes cluster that also provisions infrastructure
|
||
contact:
|
||
slack: kops-dev
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kops/master/OWNERS
|
||
meetings:
|
||
- description: kOps Office Hours
|
||
day: Friday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/97072789944?pwd=VVlUR3dhN2h5TEFQZHZTVVd4SnJUdz09
|
||
archive_url: https://docs.google.com/document/d/12QkyL0FkNbWPcLFxxRGSPt_tNPBHbmni3YLY-lHny7E/edit
|
||
- name: karpenter-provider-cluster-api
|
||
description: Cluster API Karpenter provider
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/karpenter-provider-cluster-api/refs/heads/main/OWNERS
|
||
- name: kubeadm
|
||
description: A tool that performs the actions necessary to get a minimum viable,
|
||
secure cluster up and running in a user friendly way
|
||
contact:
|
||
slack: kubeadm
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cluster-bootstrap/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubeadm/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubeadm/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cluster-bootstrap/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/configz/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/featuregate/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/lifecycle/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_kubeadm/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/system-validators/master/OWNERS
|
||
meetings:
|
||
- description: kubeadm Office Hours
|
||
day: Wednesday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/179916854?pwd=dzRhbjFnRGVQRDVUVHY1a29JV2JxUT09
|
||
archive_url: https://docs.google.com/document/d/1ONcoy8bOw8SWPUwXxnKeRZST3lnUxYpUv4Y6466h9Ek/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP29D0nYgAGWt1ZFqS9Z7lw4
|
||
- name: kubespray
|
||
description: A project that uses Ansible / Vagrant for deploying production ready
|
||
clusters on different infrastructure
|
||
contact:
|
||
slack: kubespray
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubespray/master/OWNERS
|
||
- name: minikube
|
||
description: Implements a local Kubernetes cluster for application development
|
||
on macOS, Linux, and Windows
|
||
contact:
|
||
slack: minikube
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-cluster-lifecycle
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/minikube-gui/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
|
||
meetings:
|
||
- description: minikube office hours
|
||
day: Monday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/97017029363?pwd=U3MvZ3pMMHM5eWorSjgzUnd5OEFtUT09
|
||
archive_url: https://docs.google.com/document/d/1jhfmL1gsgN39uCEgz5pW9tnIotFgHhxq2yfMK3KYE4w/edit
|
||
- dir: sig-contributor-experience
|
||
name: 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, and that there are not bottlenecks hindering the project
|
||
in, for example: feature velocity, community scaling, pull request latency, and
|
||
absolute numbers of open pull requests and open issues.
|
||
|
||
charter_link: charter.md
|
||
label: contributor-experience
|
||
leadership:
|
||
chairs:
|
||
- github: kaslin
|
||
name: Kaslin Fields
|
||
company: Google
|
||
email: kaslin.fields@gmail.com
|
||
- github: mfahlandt
|
||
name: Mario Fahlandt
|
||
company: Kubermatic GmbH
|
||
email: mfahlandt@pixel-haufen.de
|
||
- github: palnabarun
|
||
name: Nabarun Pal
|
||
company: VMware
|
||
email: pal.nabarun95@gmail.com
|
||
tech_leads:
|
||
- github: MadhavJivrajani
|
||
name: Madhav Jivrajani
|
||
company: VMware
|
||
email: madhav.jiv@gmail.com
|
||
- github: Priyankasaggu11929
|
||
name: Priyanka Saggu
|
||
company: SUSE
|
||
email: priyankasaggu11929@gmail.com
|
||
emeritus_leads:
|
||
- github: Phillels
|
||
name: Elsie Phillips
|
||
- github: alisondy
|
||
name: Alison Dowdney
|
||
- github: castrojo
|
||
name: Jorge Castro
|
||
- github: cblecker
|
||
name: Christoph Blecker
|
||
- github: grodrigues3
|
||
name: Garrett Rodrigues
|
||
- github: jberkus
|
||
name: Josh Berkus
|
||
- github: mrbobbytables
|
||
name: Bob Killen
|
||
- github: nikhita
|
||
name: Nikhita Raghunath
|
||
- github: parispittman
|
||
name: Paris Pittman
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: Biweekly
|
||
url: https://zoom.us/j/397264241?pwd=bHNnZVArNFdPaWVJMmttdko0Sktudz09
|
||
archive_url: https://docs.google.com/document/d/1CBz8qV_mD6rbDmTsMuosTOQGRXGhN3d8UrcULUI6Vkw/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2x_48wbOPO0vXQgNTm_xxr
|
||
- description: Regular SIG Meeting (APAC/J/NZ timezone friendly)
|
||
day: Wednesday
|
||
time: "7:30"
|
||
tz: UTC
|
||
frequency: Biweekly, interleaved with the Regular SIG Meeting
|
||
url: https://zoom.us/j/397264241?pwd=bHNnZVArNFdPaWVJMmttdko0Sktudz09
|
||
archive_url: https://docs.google.com/document/d/1CBz8qV_mD6rbDmTsMuosTOQGRXGhN3d8UrcULUI6Vkw/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2x_48wbOPO0vXQgNTm_xxr
|
||
contact:
|
||
slack: sig-contribex
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-contribex
|
||
teams:
|
||
- name: sig-contributor-experience
|
||
description: General Discussion
|
||
- name: sig-contributor-experience-leads
|
||
description: Chairs and Technical Leads
|
||
- name: sig-contributor-experience-pr-reviews
|
||
description: PR Reviews
|
||
liaison:
|
||
github: aojea
|
||
name: Antonio Ojea
|
||
subprojects:
|
||
- name: community
|
||
description: Owns and manages overall community repo, including community group
|
||
documentation and operations.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/OWNERS
|
||
- name: community-management
|
||
description: Manages operations and policy for upstream community group communication
|
||
platforms.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/discuss-theme/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/communication/OWNERS
|
||
- name: contributor-comms
|
||
description: |
|
||
Contributor Communications focuses on amplifying the success of Kubernetes contributors through marketing.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/lwkd/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/communication/contributor-comms/OWNERS
|
||
meetings:
|
||
- description: Contributor Comms - Contributor Comms Team Meeting
|
||
day: Friday
|
||
time: "8:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/596959769?pwd=TURBNlZPb3BEWVFmbWlCYXlMVVJiUT09
|
||
archive_url: https://docs.google.com/document/d/1K3vjCZ9C3LwYrOJOhztQtFuDQCe-urv-ewx1bI8IPVQ/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2x_48wbOPO0vXQgNTm_xxr
|
||
- name: contributors-documentation
|
||
description: writes and maintains documentation around contributing to Kubernetes,
|
||
including the Contributor's Guide, Developer's Guide, and contributor website.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/contributors/guide/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/contributor-site/master/OWNERS
|
||
- name: devstats
|
||
description: Maintains and updates https://k8s.devstats.cncf.io, including taking
|
||
requests for new charts.
|
||
contact:
|
||
slack: devstats
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-contributor-experience/devstats/OWNERS
|
||
- name: elections
|
||
description: Oversees running elections in the community. Maintains documentation
|
||
and software for elections.
|
||
contact:
|
||
slack: sig-contribex
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/elections/OWNERS
|
||
- name: events
|
||
description: Creates and runs contributor-focused events, such as the Contributor
|
||
Summit. Event Teams are part of this subproject.
|
||
contact:
|
||
slack: sig-contribex
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/events/OWNERS
|
||
- name: github-management
|
||
description: Manages and controls Github permissions, repos, and groups, including
|
||
Org Membership.
|
||
contact:
|
||
slack: github-management
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-client/.github/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/.github/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/.github/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/maintainers/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/.github/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/org/master/OWNERS
|
||
meetings:
|
||
- description: GitHub Administration Subproject
|
||
day: Thursday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: Monthly on 4th Thursday
|
||
url: https://zoom.us/j/442435463?pwd=Rk1PWWpSSTJDaWJKdzRYb2EyTlkvZz09
|
||
archive_url: https://docs.google.com/document/d/1IiVrr1hcFWmbboExk971FsMUGfr2Wp68mdMribCuzLs/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2x_48wbOPO0vXQgNTm_xxr
|
||
- name: mentoring
|
||
description: Oversees and develops programs for helping contributors ascend the
|
||
contributor ladder, including the New Contributor Workshops, and other programs.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-katacoda/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/contributor-playground/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/mentoring/OWNERS
|
||
- name: sigs-github-actions
|
||
description: Repository for GitHub actions and artifacts related to all sigs in
|
||
Kubernetes.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sigs-github-actions/main/OWNERS
|
||
- name: slack-infra
|
||
description: Creates and maintains tools and automation for Kubernetes Slack.
|
||
contact:
|
||
slack: slack-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/slack-infra/main/OWNERS
|
||
- dir: sig-docs
|
||
name: Docs
|
||
mission_statement: >
|
||
Covers documentation, doc processes, and doc publishing for Kubernetes.
|
||
|
||
charter_link: charter.md
|
||
label: docs
|
||
leadership:
|
||
chairs:
|
||
- github: divya-mohan0209
|
||
name: Divya Mohan
|
||
company: SUSE
|
||
email: divya.mohan0209@gmail.com
|
||
- github: natalisucks
|
||
name: Natali Vlatko
|
||
company: Cisco
|
||
email: natalivlatko@gmail.com
|
||
- github: reylejano
|
||
name: Rey Lejano
|
||
company: Red Hat
|
||
email: rlejano@gmail.com
|
||
tech_leads:
|
||
- github: katcosgrove
|
||
name: Kat Cosgrove
|
||
company: Dell
|
||
email: kat.cosgrove@gmail.com
|
||
- github: salaxander
|
||
name: Xander Grzywinski
|
||
company: Independent
|
||
email: xandergrzyw@gmail.com
|
||
- github: tengqm
|
||
name: Qiming Teng
|
||
company: Sangfor Technologies
|
||
email: tengqm@outlook.com
|
||
emeritus_leads:
|
||
- github: Bradamant3
|
||
name: Jennifer Rondeau
|
||
- github: chenopis
|
||
name: Andrew Chen
|
||
- github: irvifa
|
||
name: Irvi Aini
|
||
- github: jaredbhatti
|
||
name: Jared Bhatti
|
||
- github: jimangel
|
||
name: Jim Angel
|
||
- github: kbarnard10
|
||
name: Kaitlyn Barnard
|
||
- github: kbhawkey
|
||
name: Karen Bradshaw
|
||
- github: onlydole
|
||
name: Taylor Dolezal
|
||
- github: sftim
|
||
name: Tim Bannister
|
||
- github: zacharysarah
|
||
name: Sarah Corleissen
|
||
meetings:
|
||
- description: APAC SIG Meeting
|
||
day: Wednesday
|
||
time: "05:30"
|
||
tz: UTC
|
||
frequency: monthly - Wednesday, after the fourth Tuesday, every month
|
||
url: https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit
|
||
archive_url: https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3b5hlx0YV7Lo7DtckM84y8
|
||
- description: Korean Team Meeting
|
||
day: Thursday
|
||
time: "13:00"
|
||
tz: UTC
|
||
frequency: biweekly
|
||
url: https://docs.google.com/document/d/1h5sMhBpPB5unJmBAS7KzDiPs-_eFQOu5o4UyHwMtFCA/edit
|
||
archive_url: https://docs.google.com/document/d/1h5sMhBpPB5unJmBAS7KzDiPs-_eFQOu5o4UyHwMtFCA/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PLAOP7m08QDCWZ7RwGca6cU4vzrOMw3ht7
|
||
- description: Localization Subproject Meeting
|
||
day: Monday
|
||
time: "15:00"
|
||
tz: UTC
|
||
frequency: first Monday of the month
|
||
url: https://docs.google.com/document/d/1NwO1AN8Ea2zlK8uAdaDAKf1-LZDAFvSewIfrKqfl5No/
|
||
archive_url: https://docs.google.com/document/d/1NwO1AN8Ea2zlK8uAdaDAKf1-LZDAFvSewIfrKqfl5No/
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3b5hlx0YV7Lo7DtckM84y8
|
||
- description: New Contributor Meet and Greet
|
||
day: Tuesday
|
||
time: "10:30"
|
||
tz: UTC
|
||
frequency: first Tuesday of the month
|
||
url: https://zoom.us/j/92822621820?pwd=S1p4RnB1RmNSZ3JjYlRRUVd4UjFPZz09
|
||
archive_url: https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3b5hlx0YV7Lo7DtckM84y8
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "17:30"
|
||
tz: UTC
|
||
frequency: biweekly
|
||
url: https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit
|
||
archive_url: https://docs.google.com/document/d/1emuO4nmaQq3K8JZ9-MQeIygtrCPO9kWv7U7RzTaW4F8/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP3b5hlx0YV7Lo7DtckM84y8
|
||
- description: Spanish Team Meeting
|
||
day: Tuesday
|
||
time: "15:30"
|
||
tz: UTC
|
||
frequency: weekly
|
||
url: https://zoom.us/j/95918289494?pwd=Wk9Oa0xZUkFXSDV5OTFoZEZsTURCZz09
|
||
archive_url: https://docs.google.com/document/d/1jOTK1tqBRwlNQJUB88wfDnGxpdInxMJ7lIFDZy9cMGY
|
||
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-blog-owners
|
||
description: Kubernetes blog maintainers
|
||
- name: sig-docs-de-owners
|
||
description: German language content
|
||
- name: sig-docs-en-owners
|
||
description: English content (default)
|
||
- name: sig-docs-es-owners
|
||
description: Spanish language content
|
||
- name: sig-docs-fr-owners
|
||
description: French language content
|
||
- name: sig-docs-hi-owners
|
||
description: Hindi language content
|
||
- name: sig-docs-id-owners
|
||
description: Indonesian language content
|
||
- name: sig-docs-it-owners
|
||
description: Italian language content
|
||
- name: sig-docs-ja-owners
|
||
description: Japanese language content
|
||
- name: sig-docs-ko-owners
|
||
description: Korean language content
|
||
- name: sig-docs-maintainers
|
||
description: Documentation maintainers
|
||
- name: sig-docs-pl-owners
|
||
description: Polish language content
|
||
- name: sig-docs-pr-reviews
|
||
description: Documentation PR reviews
|
||
- name: sig-docs-pt-owners
|
||
description: Portuguese language content
|
||
- name: sig-docs-ru-owners
|
||
description: Russian language content
|
||
- name: sig-docs-uk-owners
|
||
description: Ukrainian language content
|
||
- name: sig-docs-zh-owners
|
||
description: Chinese language content
|
||
liaison:
|
||
github: justaugustus
|
||
name: Stephen Augustus
|
||
subprojects:
|
||
- name: kubernetes-blog
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/website/master/content/en/blog/OWNERS
|
||
- name: localization
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/website/master/OWNERS
|
||
- name: reference-docs
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/reference-docs/master/OWNERS
|
||
- name: website
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/website/master/OWNERS
|
||
- dir: sig-etcd
|
||
name: etcd
|
||
mission_statement: >
|
||
etcd is a production-ready store for building cloud-native distributed systems
|
||
and managing cloud-native infrastructure via orchestrators like Kubernetes.
|
||
|
||
Etcd should provide distributed system primitives** (such as distributed locking
|
||
and leader election) that allow users to **create scalable, highly available and
|
||
fault-tolerant systems.
|
||
|
||
Etcd is the place to store the infrastructure configuration, not only as part
|
||
of Kubernetes, but also as a standalone solution.
|
||
|
||
charter_link: charter.md
|
||
label: etcd
|
||
leadership:
|
||
chairs:
|
||
- github: jmhbnz
|
||
name: James Blair
|
||
company: Red Hat
|
||
email: mail@jamesblair.net
|
||
- github: wenjiaswe
|
||
name: Wenjia Zhang
|
||
company: Google
|
||
email: wenjia.swe@gmail.com
|
||
tech_leads:
|
||
- github: ahrtr
|
||
name: Benjamin Wang
|
||
company: VMware
|
||
email: benjamin.ahrtr@gmail.com
|
||
- github: serathius
|
||
name: Marek Siarkowicz
|
||
company: Google
|
||
email: marek.siarkowicz@gmail.com
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/cncfetcdproject
|
||
archive_url: https://docs.google.com/document/d/16XEGyPBisZvmmoIHSZzv__LoyOeluC5a4x353CX0SIM/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PLRGL688DpO9rtufHbiunuCHddYY6MGkwW
|
||
- description: Robustness Tests Meeting
|
||
day: Wednesday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/cncfetcdproject
|
||
archive_url: https://docs.google.com/document/d/1idZ_7tV6F18v223LyQ0WVUn9gXLSKyeLwYTdAgbjxpw/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PLRGL688DpO9oF-YEEfVXMzaOUzFYK74-I
|
||
- description: Triage Meeting
|
||
day: Thursday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/my/cncfetcdproject
|
||
archive_url: https://docs.google.com/document/d/16XEGyPBisZvmmoIHSZzv__LoyOeluC5a4x353CX0SIM/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PLRGL688DpO9oz7rXy7ZwRS1hvgfEc7qOr
|
||
contact:
|
||
slack: sig-etcd
|
||
mailing_list: https://groups.google.com/g/etcd-dev
|
||
teams:
|
||
- name: sig-etcd-leads
|
||
description: SIG Chairs and Tech Leads
|
||
liaison:
|
||
github: aojea
|
||
name: Antonio Ojea
|
||
subprojects:
|
||
- name: auger
|
||
description: Directly access data objects stored in etcd by kubernetes.
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/auger/master/OWNERS
|
||
- name: bbolt
|
||
description: An embedded key/value database for Go.
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/bbolt/main/OWNERS
|
||
- name: cetcd
|
||
description: Serve Consul with etcd
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/cetcd/master/MAINTAINERS
|
||
- name: dbtester
|
||
description: Distributed database benchmark tester
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/dbtester/master/MAINTAINERS
|
||
- name: discovery.etcd.io
|
||
description: Kubernetes manifests powering discovery.etcd.io
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/discovery.etcd.io/master/OWNERS
|
||
- name: discoveryserver
|
||
description: Public etcd Discovery Service
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/discoveryserver/master/OWNERS
|
||
- name: etcd
|
||
description: Distributed reliable key-value store for the most critical data of
|
||
a distributed system
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/etcd/main/OWNERS
|
||
- name: etcd-manager
|
||
description: etcd manager
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/etcd-manager/main/OWNERS
|
||
- name: etcd-play
|
||
description: etcd playground
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/etcd-play/master/MAINTAINERS
|
||
- name: etcdlabs
|
||
description: etcd playground
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/etcdlabs/master/MAINTAINERS
|
||
- name: gofail
|
||
description: failpoints for go
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/gofail/master/OWNERS
|
||
- name: govanityurls
|
||
description: Use a custom domain in your Go import path
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/govanityurls/master/OWNERS
|
||
- name: jetcd
|
||
description: etcd java client
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/jetcd/main/OWNERS
|
||
- name: maintainers
|
||
description: issue tracking for project wide non-code concerns
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/maintainers/master/MAINTAINERS
|
||
- name: protodoc
|
||
description: protodoc generates Protocol Buffer documentation.
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/protodoc/master/OWNERS
|
||
- name: raft
|
||
description: Raft library for maintaining a replicated state machine
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/raft/main/OWNERS
|
||
- name: website
|
||
description: etcd-io
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/website/main/OWNERS
|
||
- name: zetcd
|
||
description: Serve the Apache Zookeeper API but back it with an etcd cluster
|
||
owners:
|
||
- https://raw.githubusercontent.com/etcd-io/zetcd/master/MAINTAINERS
|
||
- dir: sig-instrumentation
|
||
name: Instrumentation
|
||
mission_statement: >
|
||
Covers best practices for cluster observability through metrics, logging, events,
|
||
and traces across all Kubernetes components and development of relevant components
|
||
such as klog and kube-state-metrics. Coordinates metric requirements of different
|
||
SIGs for other components through finding common APIs.
|
||
|
||
charter_link: charter.md
|
||
label: instrumentation
|
||
leadership:
|
||
chairs:
|
||
- github: rexagod
|
||
name: Pranshu Srivastava
|
||
company: Red Hat
|
||
email: rexagod@gmail.com
|
||
- github: richabanker
|
||
name: Richa Banker
|
||
company: Google
|
||
email: richabanker@google.com
|
||
tech_leads:
|
||
- github: dashpole
|
||
name: David Ashpole
|
||
company: Google
|
||
email: dashpole@google.com
|
||
- github: dgrisonnet
|
||
name: Damien Grisonnet
|
||
company: Red Hat
|
||
email: dgrisonn@redhat.com
|
||
emeritus_leads:
|
||
- github: brancz
|
||
name: Frederic Branczyk
|
||
- github: ehashman
|
||
name: Elana Hashman
|
||
- github: logicalhan
|
||
name: Han Kang
|
||
- github: piosz
|
||
name: Piotr Szczesniak
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "9:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/5342565819?pwd=RlVsK21NVnR1dmE3SWZQSXhveHZPdz09
|
||
archive_url: https://docs.google.com/document/d/1FE4AQ8B49fYbKhfg4Tx0cui1V0eI4o3PxoqQPUwNEiU/edit?usp=sharing
|
||
- description: Regular Triage Meeting
|
||
day: Thursday
|
||
time: "9:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly - alternating with regular meeting
|
||
url: https://zoom.us/j/5342565819?pwd=RlVsK21NVnR1dmE3SWZQSXhveHZPdz09
|
||
archive_url: https://docs.google.com/document/d/1FE4AQ8B49fYbKhfg4Tx0cui1V0eI4o3PxoqQPUwNEiU/edit?usp=sharing
|
||
contact:
|
||
slack: sig-instrumentation
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-instrumentation
|
||
teams:
|
||
- name: sig-instrumentation-approvers
|
||
description: SIG Top-level Approvers
|
||
- name: sig-instrumentation-leads
|
||
description: SIG Chairs and Tech Leads
|
||
- name: sig-instrumentation-members
|
||
description: SIG Membership Roster
|
||
liaison:
|
||
github: pohly
|
||
name: Patrick Ohly
|
||
subprojects:
|
||
- name: custom-metrics-apiserver
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/custom-metrics-apiserver/master/OWNERS
|
||
- name: instrumentation
|
||
description: Organization of SIG Instrumentation subprojects
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation/master/OWNERS
|
||
- name: instrumentation-addons
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-addons/master/OWNERS
|
||
- name: instrumentation-tools
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/instrumentation-tools/master/OWNERS
|
||
- name: klog
|
||
contact:
|
||
slack: klog
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/klog/master/OWNERS
|
||
- name: kube-state-metrics
|
||
contact:
|
||
slack: kube-state-metrics
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kube-state-metrics/master/OWNERS
|
||
- name: metric-stability-framework
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/metrics/OWNERS
|
||
- name: metrics
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/metrics/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/metrics/master/OWNERS
|
||
- name: metrics-server
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/metrics-server/master/OWNERS
|
||
- name: prometheus-adapter
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/prometheus-adapter/master/OWNERS
|
||
- name: structured-logging
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/logtools/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-base/logs/OWNERS
|
||
- name: usage-metrics-collector
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/usage-metrics-collector/main/OWNERS
|
||
- dir: sig-k8s-infra
|
||
name: K8s Infra
|
||
mission_statement: >
|
||
SIG K8s Infra is interested in the successful migration of ownership and management
|
||
of all Kubernetes project infrastructure from the google.com GCP Organization
|
||
(or elsewhere) to the CNCF, such that the Kubernetes project is able to sustainably
|
||
operate itself without direct assistance from external vendors or entities.
|
||
|
||
In other words, we seek to eradicate usage of the phrase "oh that's something
|
||
that only an employee of Vendor X can do, we're blocked until they respond."
|
||
|
||
charter_link: charter.md
|
||
label: k8s-infra
|
||
leadership:
|
||
chairs:
|
||
- github: ameukam
|
||
name: Arnaud Meukam
|
||
company: Independent
|
||
email: ameukam@gmail.com
|
||
- github: dims
|
||
name: Davanum Srinivas
|
||
company: Amazon
|
||
email: davanum@gmail.com
|
||
tech_leads:
|
||
- github: BenTheElder
|
||
name: Benjamin Elder
|
||
company: Google
|
||
email: bentheelder@google.com
|
||
- github: ameukam
|
||
name: Arnaud Meukam
|
||
company: Independent
|
||
email: ameukam@gmail.com
|
||
- github: upodroid
|
||
name: Mahamed Ali
|
||
company: Cisco
|
||
- github: xmudrii
|
||
name: Marko Mudrinić
|
||
company: Kubermatic
|
||
email: mudrinic.mare@gmail.com
|
||
emeritus_leads:
|
||
- github: bartsmykla
|
||
name: Bart Smykla
|
||
- github: spiffxp
|
||
name: Aaron Crickenberger
|
||
- github: thockin
|
||
name: Tim Hockin
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "20:00"
|
||
tz: UTC
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09
|
||
archive_url: http://bit.ly/sig-k8s-infra-notes
|
||
recordings_url: http://bit.ly/sig-k8s-infra-playlist
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
private_mailing_list: sig-k8s-infra-private@kubernetes.io
|
||
teams:
|
||
- name: sig-k8s-infra
|
||
description: active contributors in sig-k8s-infra
|
||
- name: sig-k8s-infra-leads
|
||
description: sig-k8s-infra chairs and tech leads
|
||
liaison:
|
||
github: justaugustus
|
||
name: Stephen Augustus
|
||
subprojects:
|
||
- name: community-images
|
||
description: kubectl plugin used to highlight images pulled from community-owned
|
||
registries
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/community-images/main/OWNERS
|
||
- name: k8s-infra-dns
|
||
description: Code and configuration to manage DNS records for domains owned by
|
||
the Kubernetes project such as k8s.io and kubernetes.io
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/k8s.io/main/dns/OWNERS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "20:00"
|
||
tz: UTC
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09
|
||
archive_url: http://bit.ly/sig-k8s-infra-notes
|
||
recordings_url: http://bit.ly/sig-k8s-infra-playlist
|
||
- name: k8s-infra-groups
|
||
description: Code and configuration to manage Google Groups for domains owned
|
||
by the Kubernetes project such kubernetes.io
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/k8s.io/main/groups/OWNERS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "20:00"
|
||
tz: UTC
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09
|
||
archive_url: http://bit.ly/sig-k8s-infra-notes
|
||
recordings_url: http://bit.ly/sig-k8s-infra-playlist
|
||
- name: k8s.io
|
||
description: Code and configuration to manage Kubernetes project infrastructure,
|
||
including various *.k8s.io sites
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/k8s.io/main/OWNERS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "20:00"
|
||
tz: UTC
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09
|
||
archive_url: http://bit.ly/sig-k8s-infra-notes
|
||
recordings_url: http://bit.ly/sig-k8s-infra-playlist
|
||
- name: porche
|
||
description: A custom HTTP redirector serving Kubernetes binaries from existing
|
||
vendor supported and approved storage services.
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/porche/main/OWNERS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "20:00"
|
||
tz: UTC
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09
|
||
archive_url: http://bit.ly/sig-k8s-infra-notes
|
||
recordings_url: http://bit.ly/sig-k8s-infra-playlist
|
||
- name: registry.k8s.io
|
||
description: A custom HTTP redirector serving Kubernetes container image blobs
|
||
from existing vendor supported container registries.
|
||
contact:
|
||
slack: sig-k8s-infra
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-k8s-infra
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/registry.k8s.io/main/OWNERS
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Wednesday
|
||
time: "20:00"
|
||
tz: UTC
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/93109963352?pwd=SHJTcFR2bVg1akYxSDREUWQzaldrQT09
|
||
archive_url: http://bit.ly/sig-k8s-infra-notes
|
||
recordings_url: http://bit.ly/sig-k8s-infra-playlist
|
||
- dir: sig-multicluster
|
||
name: Multicluster
|
||
mission_statement: >
|
||
A Special Interest Group focused 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.
|
||
|
||
charter_link: charter.md
|
||
label: multicluster
|
||
leadership:
|
||
chairs:
|
||
- github: jeremyot
|
||
name: Jeremy Olmsted-Thompson
|
||
company: Google
|
||
email: jeremyot@google.com
|
||
- github: skitt
|
||
name: Stephen Kitt
|
||
company: Red Hat
|
||
email: skitt@redhat.com
|
||
emeritus_leads:
|
||
- github: pmorie
|
||
name: Paul Morie
|
||
- github: quinton-hoole
|
||
name: Quinton Hoole
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "9:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/my/k8s.mc
|
||
archive_url: https://tinyurl.com/sig-multicluster-notes
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0HqgyqTby6HlDEz7i1mb0-
|
||
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-proposals
|
||
description: Design Proposals
|
||
- name: sig-multicluster-test-failures
|
||
description: Test Failures and Triage
|
||
liaison:
|
||
github: aojea
|
||
name: Antonio Ojea
|
||
subprojects:
|
||
- name: about-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/about-api/master/OWNERS
|
||
- name: cluster-inventory-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-inventory-api/main/OWNERS
|
||
- name: mcs-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/mcs-api/master/OWNERS
|
||
- name: sig-multicluster-site
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-multicluster-site/main/OWNERS
|
||
- name: work-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/work-api/master/OWNERS
|
||
- dir: sig-network
|
||
name: Network
|
||
mission_statement: >
|
||
Covers networking in Kubernetes.
|
||
|
||
charter_link: charter.md
|
||
label: network
|
||
leadership:
|
||
chairs:
|
||
- github: mikezappa87
|
||
name: Michael Zappa
|
||
company: Microsoft
|
||
email: michael.zappa@gmail.com
|
||
- github: shaneutt
|
||
name: Shane Utt
|
||
company: Red Hat
|
||
email: sutt@redhat.com
|
||
- github: thockin
|
||
name: Tim Hockin
|
||
company: Google
|
||
email: thockin@google.com
|
||
tech_leads:
|
||
- github: aojea
|
||
name: Antonio Ojea
|
||
company: Google
|
||
email: aojea@google.com
|
||
- github: danwinship
|
||
name: Dan Winship
|
||
company: Red Hat
|
||
email: danwinship@redhat.com
|
||
- github: thockin
|
||
name: Tim Hockin
|
||
company: Google
|
||
email: thockin@google.com
|
||
emeritus_leads:
|
||
- github: caseydavenport
|
||
name: Casey Davenport
|
||
- github: dcbw
|
||
name: Dan Williams
|
||
meetings:
|
||
- description: Gateway API Meeting (Americas)
|
||
day: Monday
|
||
time: "15:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/441530404
|
||
archive_url: https://docs.google.com/document/d/1eg-YjOHaQ7UD28htdNxBR3zufebozXKyI28cl2E11tU/edit
|
||
- description: Gateway API Meeting (Europe)
|
||
day: Tuesday (starting September 10th 2024)
|
||
time: "08:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly
|
||
url: https://zoom.us/j/441530404
|
||
archive_url: https://docs.google.com/document/d/1eg-YjOHaQ7UD28htdNxBR3zufebozXKyI28cl2E11tU/edit
|
||
- description: Network Policy API Meeting
|
||
day: Tuesday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/96264742248
|
||
archive_url: https://docs.google.com/document/d/1AtWQy2fNa4qXRag9cCp5_HsefD7bxKe3ea2RPn8jnSs
|
||
- description: SIG Network Ingress NGINX Meeting
|
||
day: Thursday
|
||
time: "8:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/98377891310
|
||
archive_url: https://docs.google.com/document/d/1DKlpcV6DAW0DsBrzh-OLkZvJQmABCVfRIRWBWjc4zOs/edit
|
||
recordings_url: https://www.youtube.com/watch?v=VkbEihIb7tA&list=PL69nYSiGNLP2Rqe8T4mDnyHqDZ4VYPY1X
|
||
- description: SIG Network Meeting
|
||
day: Thursday
|
||
time: "09:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/361123509
|
||
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
|
||
- description: SIG Network Multi-Network Meeting
|
||
day: Wednesday
|
||
time: "08:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/95680858961?pwd=M1c2TTdMZHpMUUtIYXRpbjRobkNJZz09
|
||
archive_url: https://docs.google.com/document/d/1pe_0aOsI35BEsQJ-FhFH9Z_pWQcU2uqwAnOx2NIx6OY/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
|
||
liaison:
|
||
github: soltysh
|
||
name: Maciej Szulik
|
||
subprojects:
|
||
- name: cluster-proportional-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-autoscaler/master/OWNERS
|
||
- name: cluster-proportional-vertical-autoscaler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-proportional-vertical-autoscaler/master/OWNERS
|
||
- name: external-dns
|
||
contact:
|
||
slack: external-dns
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/external-dns/master/OWNERS
|
||
- name: gateway-api
|
||
contact:
|
||
slack: sig-network-gateway-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/blixt/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gateway-api/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gwctl/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/ingress2gateway/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/endpoint/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/proxy/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cloud-provider/controllers/service/OWNERS
|
||
leads:
|
||
- github: mlavacca
|
||
name: Mattia Lavacca
|
||
company: Kong
|
||
- github: robscott
|
||
name: Rob Scott
|
||
company: Google
|
||
- github: shaneutt
|
||
name: Shane Utt
|
||
company: Red Hat
|
||
- github: youngnick
|
||
name: Nick Young
|
||
company: Isovalent
|
||
- name: gateway-api-inference-extension
|
||
description: Gateway API Inference Extension
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gateway-api-inference-extension/main/OWNERS
|
||
- name: ingate
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/ingate/refs/heads/main/OWNERS
|
||
- name: ingress
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/ingress-controller-conformance/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/ingress-gce/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/OWNERS
|
||
- name: iptables-wrappers
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/iptables-wrappers/master/OWNERS
|
||
- name: knftables
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/knftables/master/OWNERS
|
||
- name: kube-dns
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/dns/master/OWNERS
|
||
- name: multi-network
|
||
contact:
|
||
slack: sig-network-multi-network
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/multi-network-api/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/multi-network/main/OWNERS
|
||
leads:
|
||
- github: mskrocki
|
||
name: Maciej Skrocki
|
||
company: Google
|
||
- name: network-policy
|
||
contact:
|
||
slack: sig-network-policy-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-network-policies/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/network-policy-api/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/api/master/networking/OWNERS
|
||
leads:
|
||
- github: astoycos
|
||
name: Andrew Stoycos
|
||
- github: danwinship
|
||
name: Dan Winship
|
||
company: Red Hat
|
||
- github: dyanngg
|
||
name: Yang Ding
|
||
company: VMWare
|
||
- name: node-ipam-controller
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/node-ipam-controller/main/OWNERS
|
||
- name: pod-networking
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cni-dra-driver/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/ip-masq-agent/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/nat64/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/network/OWNERS
|
||
- dir: sig-node
|
||
name: Node
|
||
mission_statement: >
|
||
SIG Node is responsible for the components that support the controlled interactions
|
||
between pods and host resources.
|
||
|
||
charter_link: charter.md
|
||
label: node
|
||
leadership:
|
||
chairs:
|
||
- github: SergeyKanzhelev
|
||
name: Sergey Kanzhelev
|
||
company: Google
|
||
email: s.kanzhelev@gmail.com
|
||
- github: haircommander
|
||
name: Peter Hunt
|
||
company: Red Hat
|
||
email: pehunt@redhat.com
|
||
- github: mrunalp
|
||
name: Mrunal Patel
|
||
company: Red Hat
|
||
email: mpatel@redhat.com
|
||
tech_leads:
|
||
- github: dchen1107
|
||
name: Dawn Chen
|
||
company: Google
|
||
email: dawnchen@google.com
|
||
- github: derekwaynecarr
|
||
name: Derek Carr
|
||
company: Red Hat
|
||
email: decarr@redhat.com
|
||
- github: mrunalp
|
||
name: Mrunal Patel
|
||
company: Red Hat
|
||
email: mpatel@redhat.com
|
||
meetings:
|
||
- description: Main 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/playlist?list=PL69nYSiGNLP1wJPj5DYWXjiArF-MJ5fNG
|
||
- description: Weekly CI/Triage Meeting
|
||
day: Wednesday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/4799874685
|
||
archive_url: https://docs.google.com/document/d/1fb-ugvgdSVIkkuJ388_nhp2pBTy_4HEVg5848Xy7n5U/edit
|
||
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
|
||
liaison:
|
||
github: pacoxu
|
||
name: Paco Xu 徐俊杰
|
||
subprojects:
|
||
- name: ci-testing
|
||
contact:
|
||
mailing_list: https://groups.google.com/g/kubernetes-sig-node-test-failures
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/common/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/common/node/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/node/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_node/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-node/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/testgrids/kubernetes/sig-node/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/jobs/e2e_node/OWNERS
|
||
- name: cri-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/pkg/OWNERS
|
||
- name: cri-client
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/cri-client/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-client/OWNERS
|
||
- name: cri-tools
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
||
- name: kernel-module-management
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kernel-module-management/main/OWNERS
|
||
- name: kubelet
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/probe/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/security/apparmor/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-helpers/node/OWNERS
|
||
- name: node-api
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/node/OWNERS
|
||
- name: node-feature-discovery
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/master/OWNERS
|
||
- name: node-problem-detector
|
||
contact:
|
||
slack: node-problem-detector
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/node-problem-detector/OWNERS
|
||
- name: resource-management
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/dra-example-driver/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/noderesourcetopology-api/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/resourceclaim/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/framework/plugins/dynamicresources/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/dynamic-resource-allocation/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/kubelet/pkg/apis/dra/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/dra/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/testing-manifests/dra/OWNERS
|
||
- name: security-profiles-operator
|
||
contact:
|
||
slack: security-profiles-operator
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/main/OWNERS
|
||
- dir: sig-release
|
||
name: Release
|
||
mission_statement: >
|
||
Ensure quality Kubernetes releases
|
||
|
||
charter_link: charter.md
|
||
label: release
|
||
leadership:
|
||
chairs:
|
||
- github: jeremyrickard
|
||
name: Jeremy Rickard
|
||
company: Microsoft
|
||
email: jeremy.r.rickard@gmail.com
|
||
- github: justaugustus
|
||
name: Stephen Augustus
|
||
company: Bloomberg L.P.
|
||
email: k8s@auggie.dev
|
||
- github: saschagrunert
|
||
name: Sascha Grunert
|
||
company: Red Hat
|
||
email: saschagrunert@gmail.com
|
||
tech_leads:
|
||
- github: Verolop
|
||
name: Verónica López
|
||
company: AuthZed
|
||
email: gveronicalg@gmail.com
|
||
- github: cpanato
|
||
name: Carlos Tadeu Panato Jr.
|
||
company: Chainguard, Inc
|
||
email: ctadeu@gmail.com
|
||
- github: puerco
|
||
name: Adolfo García Veytia
|
||
company: Stacklok
|
||
email: adolfo.garcia@uservers.net
|
||
emeritus_leads:
|
||
- github: alejandrox1
|
||
name: Jorge Alarcon Ochoa
|
||
- github: calebamiles
|
||
name: Caleb Miles
|
||
- github: hasheddan
|
||
name: Daniel Mangum
|
||
- github: jdumars
|
||
name: Jaice Singer DuMars
|
||
- github: tpepper
|
||
name: Tim Pepper
|
||
meetings:
|
||
- description: Regular SIG Meeting APAC/EU Oriented Time
|
||
day: Tuesday
|
||
time: "14:30"
|
||
tz: UTC
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/327142148?pwd=RE9aZWtCc0hhOWs4ZTdXZ0hBM0ROdz09
|
||
archive_url: https://bit.ly/k8s-sig-release-meeting
|
||
recordings_url: https://bit.ly/k8s-sig-release-videos
|
||
- description: Regular SIG Meeting US Oriented Time
|
||
day: Tuesday
|
||
time: "17:00"
|
||
tz: UTC
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/327142148?pwd=RE9aZWtCc0hhOWs4ZTdXZ0hBM0ROdz09
|
||
archive_url: https://bit.ly/k8s-sig-release-meeting
|
||
recordings_url: https://bit.ly/k8s-sig-release-videos
|
||
contact:
|
||
slack: sig-release
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-release
|
||
private_mailing_list: https://groups.google.com/a/kubernetes.io/g/sig-release-leads
|
||
teams:
|
||
- name: milestone-maintainers
|
||
description: '[Milestone Maintainers](https://git.k8s.io/sig-release/release-team#milestone-maintainers)'
|
||
- name: sig-release
|
||
description: SIG Release Members
|
||
- name: sig-release-admins
|
||
description: Admins for SIG Release repositories
|
||
- name: sig-release-leads
|
||
description: Chairs, Technical Leads, and Program Managers for SIG Release
|
||
liaison:
|
||
github: saschagrunert
|
||
name: Sascha Grunert
|
||
subprojects:
|
||
- name: Release Engineering
|
||
description: |
|
||
The Release Engineering subproject is responsible for the [process/procedures](https://github.com/kubernetes/sig-release/tree/master/release-engineering) and [tools](https://github.com/kubernetes/release) used to create/maintain Kubernetes release artifacts.
|
||
contact:
|
||
slack: release-management
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/release-managers
|
||
private_mailing_list: https://groups.google.com/a/kubernetes.io/g/release-managers-private
|
||
teams:
|
||
- name: build-admins
|
||
- name: publishing-bot-admins
|
||
- name: publishing-bot-maintainers
|
||
- name: release-engineering
|
||
- name: release-managers
|
||
description: '[Release Managers](https://kubernetes.io/releases/release-managers/)'
|
||
- name: repo-infra-admins
|
||
- name: repo-infra-maintainers
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/bom/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/downloadkubernetes/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/mdtoc/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/obscli/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/promo-tools/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/release-actions/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/release-notes/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/release-sdk/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/release-utils/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/tejolote/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/testgrid-json-exporter/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/zeitgeist/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/CHANGELOG/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/build/build-image/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/publishing/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/publishing-bot/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/release/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/repo-infra/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sig-release/master/release-engineering/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/website/main/content/en/releases/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/website/main/data/releases/OWNERS
|
||
leads:
|
||
- github: xmudrii
|
||
name: Marko Mudrinić
|
||
company: Kubermatic
|
||
email: mudrinic.mare@gmail.com
|
||
- name: Release Team
|
||
description: |
|
||
The Kubernetes Release Team is responsible for the day-to-day work required to successfully create releases of Kubernetes.
|
||
contact:
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/release-team
|
||
teams:
|
||
- name: release-ci-signal
|
||
- name: release-team
|
||
description: Members of the current Release Team and subproject owners
|
||
- name: release-team-bug-triage
|
||
- name: release-team-comms
|
||
- name: release-team-docs
|
||
- name: release-team-enhancements
|
||
- name: release-team-leads
|
||
description: Release Team Leads for the current Kubernetes release cycle
|
||
- name: release-team-release-notes
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/release-team-shadow-stats/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sig-release/master/release-team/OWNERS
|
||
leads:
|
||
- github: gracenng
|
||
name: Grace Nguyen
|
||
company: Notion
|
||
email: nng.grace@gmail.com
|
||
- github: katcosgrove
|
||
name: Kat Cosgrove
|
||
company: Independent
|
||
email: kat.cosgrove@gmail.com
|
||
- name: SIG Release Process Documentation
|
||
description: |
|
||
Documents and processes related to SIG Release
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-release/master/OWNERS
|
||
- dir: sig-scalability
|
||
name: Scalability
|
||
mission_statement: >
|
||
SIG Scalability is responsible for defining and driving scalability goals for
|
||
Kubernetes. We also coordinate and contribute to general system-wide scalability
|
||
and performance improvements (not falling into the charter of other individual
|
||
SIGs) by driving large architectural changes and finding bottlenecks, as well
|
||
as provide guidance and consultations about any scalability and performance related
|
||
aspects of Kubernetes. <br/> We are actively working on finding and removing various
|
||
scalability bottlenecks which should lead us towards pushing system's scalability
|
||
higher. This may include going beyond 5k nodes in the future - although that's
|
||
not our priority as of now, this is very deeply in our area of interest and we
|
||
are happy to guide and collaborate on any efforts towards that goal as long as
|
||
they are not sacrificing on overall Kubernetes architecture (by making it non-maintainable,
|
||
non-understandable, etc.).
|
||
|
||
charter_link: charter.md
|
||
label: scalability
|
||
leadership:
|
||
chairs:
|
||
- github: marseel
|
||
name: Marcel Zieba
|
||
company: Isovalent
|
||
email: marcel.zieba@isovalent.com
|
||
- github: shyamjvs
|
||
name: Shyam Jeedigunta
|
||
company: Amazon
|
||
email: jeedigv@amazon.com
|
||
tech_leads:
|
||
- github: wojtek-t
|
||
name: Wojciech Tyczynski
|
||
company: Google
|
||
email: wojtekt@google.com
|
||
emeritus_leads:
|
||
- github: mm4tt
|
||
name: Matt Matejczyk
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Thursday
|
||
time: "10:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly ([upcoming meeting dates](#upcoming-meeting-dates))
|
||
url: https://zoom.us/j/94252896018?pwd=cTlMMlBoTHZqUEdjRm9VY2NWNUg5dz09
|
||
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
|
||
description: General Discussion
|
||
- name: sig-scalability-leads
|
||
description: Leads
|
||
- name: sig-scalability-pr-reviews
|
||
description: PR Reviews
|
||
liaison:
|
||
github: aojea
|
||
name: Antonio Ojea
|
||
subprojects:
|
||
- name: kubernetes-scalability-and-performance-tests-and-validation
|
||
description: '[Described below](#kubernetes-scalability-and-performance-tests-and-validation)'
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/processes/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/scalability/OWNERS
|
||
- name: kubernetes-scalability-bottlenecks-detection
|
||
description: '[Described below](#kubernetes-scalability-bottlenecks-detection)'
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/blogs/OWNERS
|
||
- name: kubernetes-scalability-definition
|
||
description: '[Described below](#kubernetes-scalability-definition)'
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/configs-and-limits/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/slos/OWNERS
|
||
- name: kubernetes-scalability-governance
|
||
description: '[Described below](#kubernetes-scalability-governance)'
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/community/master/sig-scalability/governance/OWNERS
|
||
- name: kubernetes-scalability-test-frameworks
|
||
description: '[Described below](#kubernetes-scalability-test-frameworks)'
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cluster/images/kubemark/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubemark/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubemark/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/kubemark/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/perf-tests/master/clusterloader2/OWNERS
|
||
- dir: sig-scheduling
|
||
name: Scheduling
|
||
mission_statement: >
|
||
SIG Scheduling is responsible for the components that make Pod placement decisions.
|
||
|
||
charter_link: charter.md
|
||
label: scheduling
|
||
leadership:
|
||
chairs:
|
||
- github: Huang-Wei
|
||
name: Wei Huang
|
||
company: Apple
|
||
email: hweicdl@gmail.com
|
||
- github: ahg-g
|
||
name: Abdullah Gharaibeh
|
||
company: Google
|
||
email: ahg@google.com
|
||
tech_leads:
|
||
- github: Huang-Wei
|
||
name: Wei Huang
|
||
company: Apple
|
||
email: hweicdl@gmail.com
|
||
- github: ahg-g
|
||
name: Abdullah Gharaibeh
|
||
company: Google
|
||
email: ahg@google.com
|
||
- github: alculquicondor
|
||
name: Aldo Culquicondor
|
||
company: Google
|
||
email: acondor@google.com
|
||
emeritus_leads:
|
||
- github: bsalamat
|
||
name: Bobby (Babak) Salamat
|
||
- github: k82cn
|
||
name: Klaus Ma
|
||
meetings:
|
||
- description: biweekly meeting (NA & Europe)
|
||
day: Thursday
|
||
time: "17:00"
|
||
tz: UTC
|
||
frequency: biweekly starting Thursday June 7, 2018
|
||
url: https://zoom.us/j/841218129
|
||
archive_url: https://docs.google.com/document/d/13mwye7nvrmV11q9_Eg77z-1w3X7Q1GTbslpml4J7F3A/edit
|
||
recordings_url: https://www.youtube.com/watch?v=PweKj6SU7UA&list=PL69nYSiGNLP2vwzcCOhxrL3JVBc-eaJWI
|
||
- description: descheduler biweekly meeting Europe time
|
||
day: Tuesday
|
||
time: "14:30"
|
||
tz: CET
|
||
frequency: biweekly starting Tuesday Feb 27, 2024
|
||
url: https://zoom.us/j/841218129
|
||
archive_url: https://docs.google.com/document/d/1Ang5shAFxuylO2RXMFGO7uxSe-IX3Y3PxoKIn1yPIEQ
|
||
recordings_url: https://youtube.com/playlist?list=PLEafaZMk8MYYqoSncOkL8uutIcTsUQE_g
|
||
- description: descheduler biweekly meeting North America time
|
||
day: Tuesday
|
||
time: "19:30"
|
||
tz: CET
|
||
frequency: biweekly starting Tuesday March 12, 2024
|
||
url: https://zoom.us/j/841218129
|
||
archive_url: https://docs.google.com/document/d/1Ang5shAFxuylO2RXMFGO7uxSe-IX3Y3PxoKIn1yPIEQ
|
||
recordings_url: https://youtube.com/playlist?list=PLEafaZMk8MYYqoSncOkL8uutIcTsUQE_g
|
||
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
|
||
liaison:
|
||
github: BenTheElder
|
||
name: Benjamin Elder
|
||
subprojects:
|
||
- name: cluster-capacity
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-capacity/master/OWNERS
|
||
- name: descheduler
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/descheduler/master/OWNERS
|
||
- name: kube-scheduler-simulator
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-scheduler-simulator/master/OWNERS
|
||
- name: kube-scheduler-wasm-extension
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kube-scheduler-wasm-extension/main/OWNERS
|
||
- name: kueue
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kueue/main/OWNERS
|
||
leads:
|
||
- github: mimowo
|
||
name: Michał Woźniak
|
||
company: Google
|
||
email: acondor@google.com
|
||
- github: tenzen-y
|
||
name: Yuki Iwai
|
||
company: CyberAgent, Inc.
|
||
email: yuki.iwai.tz@gmail.com
|
||
- name: kwok
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kwok/main/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: scheduler-plugins
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/scheduler-plugins/master/OWNERS
|
||
- dir: sig-security
|
||
name: Security
|
||
mission_statement: >
|
||
Covers horizontal security initiatives for the Kubernetes project, including regular
|
||
security audits, the vulnerability management process, cross-cutting security
|
||
documentation, and security community management.
|
||
|
||
charter_link: charter.md
|
||
label: security
|
||
leadership:
|
||
chairs:
|
||
- github: IanColdwater
|
||
name: Ian Coldwater
|
||
company: Docker
|
||
email: ian@coldwater.io
|
||
- github: cailyn-codes
|
||
name: Cailyn Edwards
|
||
company: Okta
|
||
email: cailyn-codes@gmail.com
|
||
- github: tabbysable
|
||
name: Tabitha Sable
|
||
company: Datadog
|
||
email: tabitha.c.sable@gmail.com
|
||
meetings:
|
||
- description: Regular SIG Meeting
|
||
day: Friday
|
||
time: "8:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/9934z1184192?pwd=L25Tc0ZOL3FqU09KNERlTU12dFhTQT09
|
||
archive_url: https://docs.google.com/document/d/1GgmmNYN88IZ2v2NBiO3gdU8Riomm0upge_XNVxEYXp0/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1mXOLAc9ti0oX8s_ookQCi
|
||
contact:
|
||
slack: sig-security
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-security
|
||
teams:
|
||
- name: sig-security-leads
|
||
description: SIG Security Leads
|
||
- name: sig-security-pr-reviews
|
||
description: SIG Security PR review notifications
|
||
liaison:
|
||
github: justaugustus
|
||
name: Stephen Augustus
|
||
subprojects:
|
||
- name: security-assessments
|
||
description: Security self assessments for upstream projects
|
||
contact:
|
||
slack: sig-security-assessments
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-assessments/OWNERS
|
||
- name: security-audit
|
||
description: Third Party Security Audit
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-external-audit/OWNERS
|
||
- name: security-docs
|
||
description: Security Documents and Documentation
|
||
contact:
|
||
slack: sig-security-docs
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-docs/OWNERS
|
||
- name: security-tooling
|
||
description: Development and Enhancements of Security Tooling
|
||
contact:
|
||
slack: sig-security-tooling
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cve-feed-osv/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/sig-security/main/sig-security-tooling/OWNERS
|
||
- name: sig-security
|
||
description: SIG Security discussions, documents, processes and other artifacts
|
||
contact:
|
||
slack: sig-security
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-security/master/OWNERS
|
||
- dir: sig-storage
|
||
name: Storage
|
||
mission_statement: >
|
||
SIG Storage is responsible for ensuring that different types of file and block
|
||
storage (whether ephemeral or persistent, local or remote) are available wherever
|
||
a container is scheduled (including provisioning/creating, attaching, mounting,
|
||
unmounting, detaching, and deleting of volumes), storage capacity management (container
|
||
ephemeral storage usage, volume resizing, etc.), influencing scheduling of containers
|
||
based on storage (data gravity, availability, etc.), and generic operations on
|
||
storage (snapshoting, etc.).
|
||
|
||
charter_link: charter.md
|
||
label: storage
|
||
leadership:
|
||
chairs:
|
||
- github: saad-ali
|
||
name: Saad Ali
|
||
company: Google
|
||
email: saadali@google.com
|
||
- github: xing-yang
|
||
name: Xing Yang
|
||
company: VMware
|
||
email: xingyang105@gmail.com
|
||
tech_leads:
|
||
- github: jsafrane
|
||
name: Jan Šafránek
|
||
company: Red Hat
|
||
email: jsafrane@redhat.com
|
||
- github: msau42
|
||
name: Michelle Au
|
||
company: Google
|
||
email: msau@google.com
|
||
emeritus_leads:
|
||
- github: childsb
|
||
name: Bradley Childs
|
||
meetings:
|
||
- description: Regular CSI Implementation Meeting
|
||
day: Monday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/614261834
|
||
archive_url: https://docs.google.com/document/d/1_hvq3nleqQEYatH9V_Gfep39jMzaFJRSN2ioA0PFq-Q/edit#
|
||
- description: Regular SIG Issue Triage Meeting
|
||
day: Wednesday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/614261834
|
||
archive_url: https://docs.google.com/document/d/1n-dXXvCbHsPfO1yrKwT1qoC80KhsxHYKbRdChdzqeXY/edit)
|
||
- 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/a/kubernetes.io/g/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
|
||
liaison:
|
||
github: pacoxu
|
||
name: Paco Xu 徐俊杰
|
||
subprojects:
|
||
- name: external-snapshot-metadata
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshot-metadata/main/OWNERS
|
||
- name: external-storage
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-lib-external-provisioner/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-storage-local-static-provisioner/master/OWNERS
|
||
- name: git-sync
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/git-sync/master/OWNERS
|
||
- name: gluster-provisioner
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gluster-block-external-provisioner/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/gluster-file-external-provisioner/master/OWNERS
|
||
- name: kubernetes-cosi
|
||
contact:
|
||
slack: sig-storage-cosi
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/container-object-storage-interface/main/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cosi-driver-sample/master/OWNERS
|
||
- name: kubernetes-csi
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-csi/cluster-driver-registrar/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-host-path/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-iscsi/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nvmf/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-iscsi/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-lib-utils/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-proxy/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-release-tools/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/csi-test/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/docs/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/driver-registrar/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/external-attacher/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/external-health-monitor/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/external-provisioner/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/external-resizer/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/kubernetes-csi.github.io/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/livenessprobe/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/node-driver-registrar/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/csi-translation-lib/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/csi-translation-lib/OWNERS
|
||
- name: mount-utils
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/mount-utils/OWNERS
|
||
- name: nfs-provisioner
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/nfs-subdir-external-provisioner/master/OWNERS
|
||
- name: volume-populators
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-csi/lib-volume-populator/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-csi/volume-data-source-validator/master/OWNERS
|
||
- name: volumes
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/volume/OWNERS
|
||
- dir: sig-testing
|
||
name: 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.
|
||
|
||
charter_link: charter.md
|
||
label: testing
|
||
leadership:
|
||
chairs:
|
||
- github: jbpratt
|
||
name: Brady Pratt
|
||
company: Red Hat
|
||
email: bpratt@redhat.com
|
||
- github: michelle192837
|
||
name: Michelle Shepardson
|
||
company: Google
|
||
email: amerai@google.com
|
||
- github: xmcqueen
|
||
name: Brian McQueen
|
||
company: LinkedIn
|
||
tech_leads:
|
||
- github: BenTheElder
|
||
name: Benjamin Elder
|
||
company: Google
|
||
email: bentheelder@google.com
|
||
- github: aojea
|
||
name: Antonio Ojea
|
||
company: Google
|
||
email: aojea@google.com
|
||
- github: pohly
|
||
name: Patrick Ohly
|
||
company: Intel
|
||
email: patrick.ohly@intel.com
|
||
emeritus_leads:
|
||
- github: alvaroaleman
|
||
name: Alvaro Aleman
|
||
- github: cjwagner
|
||
name: Cole Wagner
|
||
- github: fejta
|
||
name: Erick Fejta
|
||
- github: spiffxp
|
||
name: Aaron Crickenberger
|
||
- github: stevekuznetsov
|
||
name: Steve Kuznetsov
|
||
- github: timothysc
|
||
name: Timothy St. Clair
|
||
meetings:
|
||
- description: Hydrophone Office Hours
|
||
day: Tuesday
|
||
time: "13:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly starting Tuesday April 16, 2024
|
||
url: https://zoom.us/j/92022289212?pwd=VU5UWEtuU3ZYTmlYS3hSU3hLbTA0Zz09
|
||
- description: SIG Testing Bi-Weekly Meeting
|
||
day: Tuesday
|
||
time: "10:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly starting Tuesday August 13, 2019
|
||
url: https://zoom.us/j/135450138?pwd=WGJyaVZzekJCWFBTMGJGTXVjUFJaUT09
|
||
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
|
||
description: General Discussion
|
||
- name: sig-testing-pr-reviews
|
||
description: PR Reviews
|
||
liaison:
|
||
github: pacoxu
|
||
name: Paco Xu 徐俊杰
|
||
subprojects:
|
||
- name: Cloud Provider for KIND
|
||
description: |
|
||
Cloud provider for KIND clusters
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-kind/main/OWNERS
|
||
leads:
|
||
- github: BenTheElder
|
||
name: Benjamin Elder
|
||
company: Google
|
||
email: bentheelder@google.com
|
||
- github: aojea
|
||
name: Antonio Ojea
|
||
company: Google
|
||
email: aojea@google.com
|
||
- name: boskos
|
||
description: |
|
||
Boskos is a resource manager service that handles different kinds of resources and transitions between different states. We use it on the Kubernetes project to manage pools of GCP projects for CI/CD.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/boskos/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/boskos/OWNERS
|
||
leads:
|
||
- github: dims
|
||
name: Davanum Srinivas
|
||
company: Amazon
|
||
email: davanum@gmail.com
|
||
- github: upodroid
|
||
name: Mahamed Ali
|
||
company: Cisco
|
||
- name: e2e-framework
|
||
description: |
|
||
An experimental e2e testing framework for Kubernetes clusters.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/e2e-framework/main/OWNERS
|
||
- name: hydrophone
|
||
description: |
|
||
Hydrophone is a lightweight Kubernetes conformance tests runner
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/hydrophone/main/OWNERS
|
||
leads:
|
||
- github: dims
|
||
name: Davanum Srinivas
|
||
company: Amazon
|
||
email: davanum@gmail.com
|
||
- github: rjsadow
|
||
name: Ricky Sadowski
|
||
company: ICR Team
|
||
- name: kind
|
||
description: |
|
||
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
|
||
contact:
|
||
slack: kind
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kind/main/OWNERS
|
||
leads:
|
||
- github: BenTheElder
|
||
name: Benjamin Elder
|
||
company: Google
|
||
email: bentheelder@google.com
|
||
- github: aojea
|
||
name: Antonio Ojea
|
||
company: Google
|
||
email: aojea@google.com
|
||
- name: kubetest2
|
||
description: |
|
||
Kubetest2 is the framework for launching and running end-to-end tests on kubernetes.
|
||
It is the next significant iteration of kubetest. We will be deprecating kubetest going forward.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/kubetest2/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/kubetest/OWNERS
|
||
leads:
|
||
- github: aojea
|
||
name: Antonio Ojea
|
||
company: Google
|
||
email: aojea@google.com
|
||
- github: upodroid
|
||
name: Mahamed Ali
|
||
company: Cisco
|
||
- name: prow
|
||
description: |
|
||
Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action for the Kubernetes project
|
||
contact:
|
||
slack: prow
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/prow/main/OWNERS
|
||
leads:
|
||
- github: petr-muller
|
||
name: Petr Muller
|
||
company: Red Hat
|
||
email: muller@redhat.com
|
||
- name: sig-testing
|
||
description: |
|
||
Home for SIG Testing discussion and documents.
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/sig-testing/master/OWNERS
|
||
- name: test-infra
|
||
description: |
|
||
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/OWNERS
|
||
- name: testgrid
|
||
description: |
|
||
Welcome to TestGrid, a highly-configurable, interactive dashboard for viewing your test results in a grid!
|
||
This hosts Kubernetes-related projects for TestGrid (currently, the new frontend). See https://github.com/GoogleCloudPlatform/testgrid for the main repository (currently, backend components).
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/testgrid/main/OWNERS
|
||
leads:
|
||
- github: michelle192837
|
||
name: Michelle Shepardson
|
||
company: Google
|
||
email: amerai@google.com
|
||
- name: testing-commons
|
||
description: |
|
||
**[best-effort]** The testing-commons subproject focuses on matters of code structure, layout, and execution of kubernetes/kubernetes test code. It is currently staffed on a best-effort basis; please bring discussions to the sig-testing slack channel or meeting. For historical context, please see the [former testing-commons meeting agenda](https://docs.google.com/document/d/1TOC8vnmlkWw6HRNHoe5xSv5-qv7LelX6XK3UVCHuwb0/edit) and [archived testing-commons slack channel](https://kubernetes.slack.com/archives/C9NK9KFFW)
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/OWNERS
|
||
- dir: sig-ui
|
||
name: 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.
|
||
|
||
charter_link: charter.md
|
||
label: ui
|
||
leadership:
|
||
chairs:
|
||
- github: floreks
|
||
name: Sebastian Florek
|
||
company: Plural
|
||
- github: maciaszczykm
|
||
name: Marcin Maciaszczyk
|
||
company: Plural
|
||
- github: shu-mutou
|
||
name: Shu Muto
|
||
company: NEC
|
||
emeritus_leads:
|
||
- github: danielromlein
|
||
name: Dan Romlein
|
||
- github: jeefy
|
||
name: Jeffrey Sica
|
||
meetings: []
|
||
contact:
|
||
slack: sig-ui
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-sig-ui
|
||
liaison:
|
||
github: soltysh
|
||
name: Maciej Szulik
|
||
subprojects:
|
||
- name: dashboard
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/dashboard/master/OWNERS
|
||
- dir: sig-windows
|
||
name: Windows
|
||
mission_statement: >
|
||
Focuses on supporting Windows Node and scheduling Windows containers on Kubernetes.
|
||
|
||
charter_link: charter.md
|
||
label: windows
|
||
leadership:
|
||
chairs:
|
||
- github: aravindhp
|
||
name: Aravindh Puthiyaparambil
|
||
company: Softdrive Technologies Group Inc.
|
||
- github: marosset
|
||
name: Mark Rossetti
|
||
company: Microsoft
|
||
tech_leads:
|
||
- github: claudiubelu
|
||
name: Claudiu Belu
|
||
company: Cloudbase Solutions
|
||
- github: jsturtevant
|
||
name: James Sturtevant
|
||
company: Microsoft
|
||
- github: knabben
|
||
name: Amim Knabben
|
||
company: VMware
|
||
- github: marosset
|
||
name: Mark Rossetti
|
||
company: Microsoft
|
||
emeritus_leads:
|
||
- github: PatrickLang
|
||
name: Patrick Lang
|
||
- github: benmoss
|
||
name: Ben Moss
|
||
- github: ddebroy
|
||
name: Deep Debroy
|
||
- github: jayunit100
|
||
name: Jay Vyas
|
||
- github: michmike
|
||
name: Michael Michael
|
||
meetings:
|
||
- description: Backlog Refinement / Bug Triage Meeting
|
||
day: Thursday
|
||
time: "12:30"
|
||
tz: Eastern Time (ET)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/94389601840?pwd=MCs2SEJQWG0zUWpBS3Nod0ZNMmVXQT09
|
||
- description: Regular SIG Meeting
|
||
day: Tuesday
|
||
time: "12:30"
|
||
tz: Eastern Time (ET)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09
|
||
archive_url: https://docs.google.com/document/d/1aCcqSDBuXQ2gTbBg6QuGvLxCmzlSrAbTfflCTmo-960/
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP2OH9InCcNkWNu2bl-gmIU4
|
||
- description: Weekly CI Meeting
|
||
day: Tuesday
|
||
time: "12:15"
|
||
tz: Eastern Time (ET)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/96892680257?pwd=TVNyMzB4VVMwRGZnUkgzT1dnb2szZz09
|
||
archive_url: https://docs.google.com/document/d/1j2XEKXNyGaSO0XZNkSQUliaT48ZQl6StLhrsVurJoco/edit#
|
||
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
|
||
liaison:
|
||
github: BenTheElder
|
||
name: Benjamin Elder
|
||
subprojects:
|
||
- name: windows-gmsa
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-gmsa/master/OWNERS
|
||
- name: windows-operational-readiness
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-operational-readiness/main/OWNERS
|
||
- name: windows-samples
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-samples/master/OWNERS
|
||
- name: windows-service-proxy
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-service-proxy/main/OWNERS
|
||
- name: windows-testing
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/OWNERS
|
||
- name: windows-tools
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-dev-tools/master/OWNERS
|
||
- https://raw.githubusercontent.com/kubernetes-sigs/sig-windows-tools/master/OWNERS
|
||
workinggroups:
|
||
- dir: wg-batch
|
||
name: Batch
|
||
mission_statement: >
|
||
Discuss and enhance the support for Batch (eg. HPC, AI/ML, data analytics, CI)
|
||
workloads in core Kubernetes. We want to unify the way users deploy batch workloads
|
||
to improve portability and to simplify supportability for Kubernetes providers.
|
||
|
||
charter_link: charter.md
|
||
stakeholder_sigs:
|
||
- Apps
|
||
- Autoscaling
|
||
- Node
|
||
- Scheduling
|
||
label: batch
|
||
leadership:
|
||
chairs:
|
||
- github: kannon92
|
||
name: Kevin Hannon
|
||
company: Red Hat
|
||
email: kehannon@redhat.com
|
||
- github: mwielgus
|
||
name: Marcin Wielgus
|
||
company: Google
|
||
email: mwielgus@google.com
|
||
- github: soltysh
|
||
name: Maciej Szulik
|
||
company: Defense Unicorns
|
||
email: soltysh@gmail.com
|
||
- github: swatisehgal
|
||
name: Swati Sehgal
|
||
company: Red Hat
|
||
email: swati.tcd@gmail.com
|
||
emeritus_leads:
|
||
- github: Huang-Wei
|
||
name: Wei Huang
|
||
- github: ahg-g
|
||
name: Abdullah Gharaibeh
|
||
- github: alculquicondor
|
||
name: Aldo Culquicondor
|
||
- github: endocrimes
|
||
name: Danielle Lancashire
|
||
meetings:
|
||
- description: Regular Meeting
|
||
day: Thursdays (starting February 15th 2024)
|
||
time: 3PM
|
||
tz: CET (Central European Time)
|
||
frequency: monthly
|
||
url: https://zoom.us/j/98329676612?pwd=c0N2bVV1aTh2VzltckdXSitaZXBKQT09
|
||
archive_url: https://docs.google.com/document/d/1XOeUN-K0aKmJJNq7H07r74n-mGgSFyiEDQ3ecwsGhec/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1U1eU1NPyflIGmwzcXPsev
|
||
calendar_url: https://calendar.google.com/calendar/embed?src=8ulop9k0jfpuo0t7kp8d9ubtj4%40group.calendar.google.com
|
||
- description: Regular Meeting
|
||
day: Thursdays (starting February 1st 2024)
|
||
time: 3PM
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly
|
||
url: https://zoom.us/j/98329676612?pwd=c0N2bVV1aTh2VzltckdXSitaZXBKQT09
|
||
archive_url: https://docs.google.com/document/d/1XOeUN-K0aKmJJNq7H07r74n-mGgSFyiEDQ3ecwsGhec/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1U1eU1NPyflIGmwzcXPsev
|
||
calendar_url: https://calendar.google.com/calendar/embed?src=8ulop9k0jfpuo0t7kp8d9ubtj4%40group.calendar.google.com
|
||
contact:
|
||
slack: wg-batch
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/wg-batch
|
||
liaison:
|
||
github: aojea
|
||
name: Antonio Ojea
|
||
- dir: wg-data-protection
|
||
name: Data Protection
|
||
mission_statement: >
|
||
A Working Group dedicated to promoting data protection support in Kubernetes,
|
||
identifying missing functionality and working together to design features to enable
|
||
data protection support. Involves collaboration with multiple SIGs such as Apps
|
||
and Storage.
|
||
|
||
This [work-in-progress doc](https://docs.google.com/document/d/1yHbW0hxHehQzdaL7AWSl81OW4f2OcBoskXTbezx92-U/edit#)
|
||
tracks missing building blocks we have identified and what we are working on to
|
||
fill the gaps.
|
||
|
||
charter_link: charter.md
|
||
stakeholder_sigs:
|
||
- Apps
|
||
- Storage
|
||
label: data-protection
|
||
leadership:
|
||
chairs:
|
||
- github: xing-yang
|
||
name: Xing Yang
|
||
company: VMware
|
||
- github: yuxiangqian
|
||
name: Xiangqian Yu
|
||
company: Google
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Wednesday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/j/6933410772
|
||
archive_url: https://docs.google.com/document/d/15tLCV3csvjHbKb16DVk-mfUmFry_Rlwo-2uG6KNGsfw/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP336DulLgPdlWJ_gzRz1iL5
|
||
contact:
|
||
slack: wg-data-protection
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-data-protection
|
||
liaison:
|
||
github: pohly
|
||
name: Patrick Ohly
|
||
- dir: wg-device-management
|
||
name: Device Management
|
||
mission_statement: >
|
||
Enable simple and efficient configuration, sharing, and allocation of accelerators
|
||
and other specialized devices.
|
||
|
||
[Additional context](https://groups.google.com/a/kubernetes.io/g/dev/c/YWXGXe07A5w/m/OqLvdQ47BQAJ)
|
||
|
||
charter_link: charter.md
|
||
stakeholder_sigs:
|
||
- Architecture
|
||
- Autoscaling
|
||
- Network
|
||
- Node
|
||
- Scheduling
|
||
label: device-management
|
||
leadership:
|
||
chairs:
|
||
- github: johnbelamaric
|
||
name: John Belamaric
|
||
company: Google
|
||
email: jbelamaric@google.com
|
||
- github: klueska
|
||
name: Kevin Klues
|
||
company: NVIDIA
|
||
email: klueska@gmail.com
|
||
- github: pohly
|
||
name: Patrick Ohly
|
||
company: Intel
|
||
email: patrick.ohly@intel.com
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Tuesday
|
||
time: "8:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: TBD
|
||
archive_url: https://docs.google.com/document/d/1qxI87VqGtgN7EAJlqVfxx86HGKEAc2A3SKru8nJHNkQ/edit?usp=sharing
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP1kac4zsH0INEWEZlPhOhlp
|
||
contact:
|
||
slack: wg-device-management
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/wg-device-management
|
||
liaison:
|
||
github: pohly
|
||
name: Patrick Ohly
|
||
- dir: wg-etcd-operator
|
||
name: etcd Operator
|
||
mission_statement: >
|
||
The working group is dedicated to enabling automatic and efficient operation of
|
||
etcd clusters in Kubernetes using an etcd-operator. The working group will discuss
|
||
the requirement and use cases of such an etcd-operator. It will also try to create
|
||
a roadmap to develop such an etcd-operator.
|
||
|
||
Note: the etcd clusters, to be managed by the etcd-operator, are to support applications
|
||
instead of Kubernetes itself.
|
||
|
||
charter_link: charter.md
|
||
stakeholder_sigs:
|
||
- Cluster Lifecycle
|
||
- etcd
|
||
label: etcd-operator
|
||
leadership:
|
||
chairs:
|
||
- github: ahrtr
|
||
name: Benjamin Wang
|
||
company: VMware
|
||
email: benjamin.ahrtr@gmail.com
|
||
- github: hakman
|
||
name: Ciprian Hacman
|
||
company: Microsoft
|
||
email: chacman@microsoft.com
|
||
- github: jberkus
|
||
name: Josh Berkus
|
||
company: Red Hat
|
||
email: jberkus@redhat.com
|
||
- github: jmhbnz
|
||
name: James Blair
|
||
company: Red Hat
|
||
email: mail@jamesblair.net
|
||
- github: justinsb
|
||
name: Justin Santa Barbara
|
||
company: Google
|
||
email: justinsb@google.com
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Tuesday
|
||
time: "11:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: bi-weekly
|
||
url: https://zoom.us/my/cncfetcdproject
|
||
archive_url: https://docs.google.com/document/d/1ey4zTTRvtCVJJP2vjF95VjG-sAKlNTcqB2HdmC18Lfc/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PLRGL688DpO9pLz5aCOPHLvASXACZrvD8D
|
||
contact:
|
||
slack: wg-etcd-operator
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/wg-etcd-operator
|
||
liaison:
|
||
github: soltysh
|
||
name: Maciej Szulik
|
||
- dir: wg-lts
|
||
name: LTS
|
||
mission_statement: >
|
||
The working group is organized with the goal of developing a better understanding
|
||
of what "Long Term Support" might mean for Kubernetes, those who support Kubernetes,
|
||
and end users. The working group will investigate changes the Kubernetes project
|
||
could make related to the better understanding of what long term support might
|
||
mean. The working group will also determine the feasibility, benefits, **cost**,
|
||
and prerequisites of any such changes.
|
||
|
||
stakeholder_sigs:
|
||
- Architecture
|
||
- Cluster Lifecycle
|
||
- K8s Infra
|
||
- Release
|
||
- Security
|
||
- Testing
|
||
label: lts
|
||
leadership:
|
||
chairs:
|
||
- github: jeremyrickard
|
||
name: Jeremy Rickard
|
||
company: Microsoft
|
||
- github: liggitt
|
||
name: Jordan Liggitt
|
||
company: Google
|
||
email: liggitt@google.com
|
||
- github: micahhausler
|
||
name: Micah Hausler
|
||
company: Amazon
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Tuesday
|
||
time: "07:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: biweekly
|
||
url: https://zoom.us/j/92480197536?pwd=dmtSMGJRQmNYYTIyZkFlQ25JRngrdz09
|
||
archive_url: https://docs.google.com/document/d/1RI_EL35MwQxrHqlWvtQNINhOSWergL3hmOSgC5PeZss/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP13_zDqYfUjfLZ2Lu9a3pv-
|
||
contact:
|
||
slack: wg-lts
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/wg-lts
|
||
liaison:
|
||
github: saschagrunert
|
||
name: Sascha Grunert
|
||
- dir: wg-policy
|
||
name: 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.
|
||
|
||
stakeholder_sigs:
|
||
- Architecture
|
||
- Auth
|
||
- Multicluster
|
||
- Network
|
||
- Node
|
||
- Scheduling
|
||
- Storage
|
||
label: policy
|
||
leadership:
|
||
chairs:
|
||
- github: JimBugwadia
|
||
name: Jim Bugwadia
|
||
company: Kyverno/Nirmata
|
||
- github: poonam-lamba
|
||
name: Poonam Lamba
|
||
company: Google
|
||
- github: sudermanjr
|
||
name: Andy Suderman
|
||
company: Fairwinds
|
||
emeritus_leads:
|
||
- github: rficcaglia
|
||
name: Robert Ficcaglia
|
||
meetings:
|
||
- description: Regular WG Meeting
|
||
day: Wednesday
|
||
time: "8:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: semimonthly
|
||
url: https://zoom.us/j/7375677271
|
||
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
|
||
liaison:
|
||
github: pohly
|
||
name: Patrick Ohly
|
||
- dir: wg-serving
|
||
name: Serving
|
||
mission_statement: >
|
||
Discuss and enhance the support of inference serving for accelerated workloads
|
||
in Kubernetes. Make Kubernetes the natural choice for hosting production inference
|
||
reliably, and improve all serving workloads along the way.
|
||
|
||
charter_link: charter.md
|
||
stakeholder_sigs:
|
||
- Apps
|
||
- Architecture
|
||
- Autoscaling
|
||
- Instrumentation
|
||
- Network
|
||
- Node
|
||
- Scheduling
|
||
- Storage
|
||
label: serving
|
||
leadership:
|
||
chairs:
|
||
- github: ArangoGutierrez
|
||
name: Eduardo Arango
|
||
company: NVIDIA
|
||
email: arangogutierrez@gmail.com
|
||
- github: Jeffwan
|
||
name: Jiaxin Shan
|
||
company: Bytedance
|
||
email: seedjeffwan@gmail.com
|
||
- github: SergeyKanzhelev
|
||
name: Sergey Kanzhelev
|
||
company: Google
|
||
email: s.kanzhelev@gmail.com
|
||
- github: terrytangyuan
|
||
name: Yuan Tang
|
||
company: Red Hat
|
||
email: terrytangyuan@gmail.com
|
||
meetings:
|
||
- description: WG Serving Weekly Meeting
|
||
day: Wednesday
|
||
time: "9:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: weekly
|
||
url: https://zoom.us/j/92615874244?pwd=VGhxZlJjRTNRWTZIS0dQV2MrZUJ5dz09
|
||
archive_url: https://docs.google.com/document/d/1aExJFtaLnO-TM6_2uILgI8NI0IjOm7FcwLABBKEMEo0/edit
|
||
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP30qNanabU75ayPK7OPNAAS
|
||
calendar_url: https://calendar.google.com/calendar/embed?src=e896b769743f3877edfab2d4c6a14132b2aa53287021e9bbf113cab676da54ba%40group.calendar.google.com
|
||
contact:
|
||
slack: wg-serving
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/g/wg-serving
|
||
liaison:
|
||
github: soltysh
|
||
name: Maciej Szulik
|
||
- dir: wg-structured-logging
|
||
name: Structured Logging
|
||
mission_statement: >
|
||
Modernize logging in Kubernetes core components, allowing users to efficiently
|
||
consume, process, store and analyse information stored in logs.
|
||
|
||
charter_link: charter.md
|
||
stakeholder_sigs:
|
||
- API Machinery
|
||
- Architecture
|
||
- Cloud Provider
|
||
- Instrumentation
|
||
- Network
|
||
- Node
|
||
- Scheduling
|
||
- Storage
|
||
label: structured-logging
|
||
leadership:
|
||
chairs:
|
||
- github: mengjiao-liu
|
||
name: Mengjiao Liu
|
||
company: Independent
|
||
email: liumengjiao.dev@gmail.com
|
||
- github: pohly
|
||
name: Patrick Ohly
|
||
company: Intel
|
||
meetings: []
|
||
contact:
|
||
slack: wg-structured-logging
|
||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging
|
||
liaison:
|
||
github: saschagrunert
|
||
name: Sascha Grunert
|
||
usergroups: []
|
||
committees:
|
||
- dir: committee-code-of-conduct
|
||
name: Code of Conduct
|
||
mission_statement: >
|
||
The Kubernetes Code of Conduct Committee (CoCC) is the body that is responsible
|
||
for enforcing and maintaining the Kubernetes Code of Conduct.
|
||
|
||
charter_link: charter.md
|
||
label: code-of-conduct
|
||
leadership:
|
||
chairs:
|
||
- github: AnaMMedina21
|
||
name: Ana Margarita Medina
|
||
company: Upbound
|
||
- github: endocrimes
|
||
name: Danielle Lancashire
|
||
company: Independent
|
||
- github: hlipsig
|
||
name: Hilliary Lipsig
|
||
company: Red Hat
|
||
- github: jeremyrickard
|
||
name: Jeremy Rickard
|
||
company: Microsoft
|
||
- github: salaxander
|
||
name: Xander Grzywinski
|
||
company: Independent
|
||
emeritus_leads:
|
||
- github: AevaOnline
|
||
name: Aeva Black
|
||
- github: Bradamant3
|
||
name: Jennifer Rondeau
|
||
- github: carolynvs
|
||
name: Carolyn Van Slyck
|
||
- github: celestehorgan
|
||
name: Celeste Horgan
|
||
- github: cpanato
|
||
name: Carlos Tadeu Panato Jr.
|
||
- github: detiber
|
||
name: Jason DeTiberus
|
||
- github: eparis
|
||
name: Eric Paris
|
||
- github: jdumars
|
||
name: Jaice Singer DuMars
|
||
- github: karenhchu
|
||
name: Karen Chu
|
||
- github: palnabarun
|
||
name: Nabarun Pal
|
||
- github: parispittman
|
||
name: Paris Pittman
|
||
- github: tashimi
|
||
name: Tasha Drew
|
||
- github: tpepper
|
||
name: Tim Pepper
|
||
- github: vllry
|
||
name: Vallery Lancey
|
||
meetings: []
|
||
contact:
|
||
slack: code-of-conduct
|
||
private_mailing_list: conduct@kubernetes.io
|
||
teams:
|
||
- name: code-of-conduct-committee
|
||
description: General Discussion
|
||
liaison:
|
||
github: saschagrunert
|
||
name: Sascha Grunert
|
||
- dir: committee-security-response
|
||
name: Security Response
|
||
mission_statement: >
|
||
The Kubernetes Security Response Committee is the body that is responsible for
|
||
receiving and responding to reports of security issues in Kubernetes projects.
|
||
|
||
label: security-response
|
||
leadership:
|
||
chairs:
|
||
- github: SaranBalaji90
|
||
name: Sri Saran Balaji
|
||
company: Amazon
|
||
email: srajakum@amazon.com
|
||
- github: cjcullen
|
||
name: CJ Cullen
|
||
company: Google
|
||
email: cjcullen@google.com
|
||
- github: cji
|
||
name: Craig Ingram
|
||
company: Google
|
||
email: cjingram@google.com
|
||
- github: enj
|
||
name: Mo Khan
|
||
company: Microsoft
|
||
email: i@monis.app
|
||
- github: joelsmith
|
||
name: Joel Smith
|
||
company: Red Hat
|
||
email: joelsmith@redhat.com
|
||
- github: micahhausler
|
||
name: Micah Hausler
|
||
company: Amazon
|
||
email: mhausler@amazon.com
|
||
- github: ritazh
|
||
name: Rita Zhang
|
||
company: Microsoft
|
||
email: ritazh@microsoft.com
|
||
- github: tabbysable
|
||
name: Tabitha Sable
|
||
company: Datadog
|
||
email: tabitha.c.sable@gmail.com
|
||
emeritus_leads:
|
||
- github: lukehinds
|
||
name: Luke Hinds
|
||
- github: swamymsft
|
||
name: Swamy Shivaganga Nagaraju
|
||
- github: tallclair
|
||
name: Tim Allclair
|
||
meetings: []
|
||
contact:
|
||
private_mailing_list: security@kubernetes.io
|
||
teams:
|
||
- name: security-response-committee
|
||
description: General Discussion
|
||
liaison:
|
||
github: justaugustus
|
||
name: Stephen Augustus
|
||
subprojects:
|
||
- name: committee-security-response
|
||
description: Policies and documentation for the Security Response Committee
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/committee-security-response/main/OWNERS
|
||
- dir: committee-steering
|
||
name: Steering
|
||
mission_statement: >
|
||
The Kubernetes Steering Committee is the governing body of the Kubernetes project,
|
||
providing decision-making and oversight pertaining to the Kubernetes project bylaws,
|
||
sub-organizations, and financial planning. The Steering Committee also defines
|
||
the project values and structure.
|
||
|
||
charter_link: https://git.k8s.io/steering/charter.md
|
||
label: steering
|
||
leadership:
|
||
chairs:
|
||
- github: BenTheElder
|
||
name: Benjamin Elder
|
||
company: Google
|
||
email: bentheelder@google.com
|
||
- github: aojea
|
||
name: Antonio Ojea
|
||
company: Google
|
||
email: antonio.ojea.garcia@gmail.com
|
||
- github: justaugustus
|
||
name: Stephen Augustus
|
||
company: Bloomberg L.P.
|
||
email: k8s@auggie.dev
|
||
- github: pacoxu
|
||
name: Paco Xu 徐俊杰
|
||
company: DaoCloud
|
||
email: roollingstone@gmail.com
|
||
- github: pohly
|
||
name: Patrick Ohly
|
||
company: Intel
|
||
email: patrick.ohly@intel.com
|
||
- github: saschagrunert
|
||
name: Sascha Grunert
|
||
company: Red Hat
|
||
email: saschagrunert@gmail.com
|
||
- github: soltysh
|
||
name: Maciej Szulik
|
||
company: Defense Unicorns
|
||
email: soltysh@gmail.com
|
||
meetings:
|
||
- description: Private Steering Committee Meeting
|
||
day: third Monday
|
||
time: "9:30"
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly
|
||
url: https://bit.ly/k8s-steering-wd
|
||
recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
|
||
- description: Public Steering Committee Meeting
|
||
day: first Wednesday
|
||
time: "8:00"
|
||
tz: PT (Pacific Time)
|
||
frequency: monthly
|
||
url: https://bit.ly/k8s-steering-wd
|
||
recordings_url: https://www.youtube.com/watch?v=YAzgJRQxsdc&list=PL69nYSiGNLP1yP1B_nd9-drjoxp0Q14qM
|
||
contact:
|
||
slack: steering-committee
|
||
mailing_list: https://groups.google.com/a/kubernetes.io/forum/#!forum/steering
|
||
private_mailing_list: steering-private@kubernetes.io
|
||
teams:
|
||
- name: steering-committee
|
||
description: General Discussion
|
||
subprojects:
|
||
- name: steering
|
||
description: Steering Committee policies, documentation, and funding requests
|
||
owners:
|
||
- https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS
|