Merge pull request #2262 from cblecker/something-something-something-branchname

Add link to charter from sig readme
This commit is contained in:
k8s-ci-robot 2018-06-14 10:44:28 -07:00 committed by GitHub
commit c44aaf07fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 62 additions and 6 deletions

View File

@ -103,7 +103,8 @@ type LeadershipGroup struct {
type Group struct { type Group struct {
Name string Name string
Dir string Dir string
MissionStatement string `yaml:"mission_statement"` MissionStatement string `yaml:"mission_statement,omitempty"`
CharterLink string `yaml:"charter_link,omitempty"`
Label string Label string
Leadership LeadershipGroup `yaml:"leadership"` Leadership LeadershipGroup `yaml:"leadership"`
Meetings []Meeting Meetings []Meeting

View File

@ -2,7 +2,11 @@
# {{.Name}} Special Interest Group # {{.Name}} Special Interest Group
{{ .MissionStatement }} {{ .MissionStatement }}
{{ if .Meetings }}## Meetings {{- if .CharterLink }}
The [charter]({{.CharterLink}}) defines the scope and governance of the {{.Name}} Special Interest Group.
{{ end }}
{{ if .Meetings -}}
## Meetings
{{- range .Meetings }} {{- range .Meetings }}
* {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}}]({{.URL}}) ({{.Frequency}}). [Convert to your timezone](http://www.thetimezoneconverter.com/?t={{.Time}}&tz={{.TZ | tzUrlEncode}}). * {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}}]({{.URL}}) ({{.Frequency}}). [Convert to your timezone](http://www.thetimezoneconverter.com/?t={{.Time}}&tz={{.TZ | tzUrlEncode}}).
{{- if .ArchiveURL }} {{- if .ArchiveURL }}

View File

@ -2,7 +2,11 @@
# {{.Name}} Working Group # {{.Name}} Working Group
{{ .MissionStatement }} {{ .MissionStatement }}
{{ if .Meetings }}## Meetings {{- if .CharterLink }}
The [charter]({{.CharterLink}}) defines the scope and governance of the {{.Name}} Working Group.
{{ end }}
{{ if .Meetings -}}
## Meetings
{{- range .Meetings }} {{- range .Meetings }}
* {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}}]({{.URL}}) ({{.Frequency}}). [Convert to your timezone](http://www.thetimezoneconverter.com/?t={{.Time}}&tz={{.TZ | tzUrlEncode}}). * {{.Description}}: [{{.Day}}s at {{.Time}} {{.TZ}}]({{.URL}}) ({{.Frequency}}). [Convert to your timezone](http://www.thetimezoneconverter.com/?t={{.Time}}&tz={{.TZ | tzUrlEncode}}).
{{- if .ArchiveURL }} {{- if .ArchiveURL }}

View File

@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
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. 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.
The [charter](charter.md) defines the scope and governance of the Architecture Special Interest Group.
## Meetings ## Meetings
* Regular SIG Meeting: [Thursdays at 15:30 UTC](https://zoom.us/j/9690526922) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:30&tz=UTC). * Regular SIG Meeting: [Thursdays at 15:30 UTC](https://zoom.us/j/9690526922) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=15:30&tz=UTC).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit). * [Meeting notes and Agenda](https://docs.google.com/document/d/1BlmHq5uPyBUDlppYqAAzslVbAO8hilgjqZUTaNXUhKM/edit).

View File

@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
A Special Interest Group for building, deploying, maintaining, supporting, and using Kubernetes on Azure. A Special Interest Group for building, deploying, maintaining, supporting, and using Kubernetes on Azure.
The [charter](charter.md) defines the scope and governance of the Azure Special Interest Group.
## Meetings ## Meetings
* Regular SIG Meeting: [Wednesdays at 16:00 UTC](https://zoom.us/j/2015551212) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC). * Regular SIG Meeting: [Wednesdays at 16:00 UTC](https://zoom.us/j/2015551212) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1SpxvmOgHDhnA72Z0lbhBffrfe9inQxZkU9xqlafOW9k/edit). * [Meeting notes and Agenda](https://docs.google.com/document/d/1SpxvmOgHDhnA72Z0lbhBffrfe9inQxZkU9xqlafOW9k/edit).

View File

@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
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. 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.
The [charter](CHARTER.md) defines the scope and governance of the Cloud Provider Special Interest Group.
## Meetings ## Meetings
* Regular SIG Meeting: [Wednesdays at 10:00 PT (Pacific Time)](https://zoom.us/my/sigcloudprovider) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29). * Regular SIG Meeting: [Wednesdays at 10:00 PT (Pacific Time)](https://zoom.us/my/sigcloudprovider) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=10:00&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](TODO). * [Meeting notes and Agenda](TODO).

View File

@ -10,6 +10,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, we need to break the commit-rate ceiling we hit in July 2015, and we need to get the monotonically growing PR merge latency and numbers of open PRs and issues under control. Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, we need to break the commit-rate ceiling we hit in July 2015, and we need to get the monotonically growing PR merge latency and numbers of open PRs and issues under control.
The [charter](charter.md) defines the scope and governance of the Contributor Experience Special Interest Group.
## Meetings ## Meetings
* Regular SIG Meeting: [Wednesdays at 9:30 PT (Pacific Time)](https://zoom.us/j/7658488911) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29). * Regular SIG Meeting: [Wednesdays at 9:30 PT (Pacific Time)](https://zoom.us/j/7658488911) (weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9:30&tz=PT%20%28Pacific%20Time%29).
* [Meeting notes and Agenda](https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/). * [Meeting notes and Agenda](https://docs.google.com/document/d/1qf-02B7EOrItQgwXFxgqZ5qjW0mtfu5qkYIF1Hl4ZLI/).

View File

@ -6,6 +6,7 @@ sigs:
API CRUD semantics, admission control, encoding/decoding, conversion, API CRUD semantics, admission control, encoding/decoding, conversion,
defaulting, persistence layer (etcd), OpenAPI, CustomResourceDefinition, defaulting, persistence layer (etcd), OpenAPI, CustomResourceDefinition,
garbage collection, and client libraries. garbage collection, and client libraries.
charter_link:
label: api-machinery label: api-machinery
leadership: leadership:
chairs: chairs:
@ -116,6 +117,7 @@ sigs:
We discuss how to define and run apps in Kubernetes, demo relevant tools 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 and projects, and discuss areas of friction that can lead to suggesting
improvements or feature requests. improvements or feature requests.
charter_link:
label: apps label: apps
leadership: leadership:
chairs: chairs:
@ -229,6 +231,7 @@ sigs:
mission_statement: > mission_statement: >
The Architecture SIG maintains and evolves the design principles of Kubernetes, and provides a consistent 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. body of expertise necessary to ensure architectural consistency over time.
charter_link: charter.md
label: architecture label: architecture
leadership: leadership:
chairs: chairs:
@ -280,6 +283,7 @@ sigs:
mission_statement: > mission_statement: >
Covers improvements to Kubernetes authorization, authentication, and Covers improvements to Kubernetes authorization, authentication, and
cluster security policy. cluster security policy.
charter_link:
label: auth label: auth
leadership: leadership:
chairs: chairs:
@ -332,6 +336,7 @@ sigs:
Covers autoscaling of clusters, horizontal and vertical autoscaling of pods, Covers autoscaling of clusters, horizontal and vertical autoscaling of pods,
setting initial resources for pods, topics related to monitoring pods and setting initial resources for pods, topics related to monitoring pods and
gathering their metrics (e.g.: Heapster) gathering their metrics (e.g.: Heapster)
charter_link:
label: autoscaling label: autoscaling
leadership: leadership:
chairs: chairs:
@ -378,6 +383,7 @@ sigs:
dir: sig-aws dir: sig-aws
mission_statement: > mission_statement: >
Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud. Covers maintaining, supporting, and using Kubernetes hosted on AWS Cloud.
charter_link:
label: aws label: aws
leadership: leadership:
chairs: chairs:
@ -412,6 +418,7 @@ sigs:
mission_statement: > mission_statement: >
A Special Interest Group for building, deploying, maintaining, supporting, A Special Interest Group for building, deploying, maintaining, supporting,
and using Kubernetes on Azure. and using Kubernetes on Azure.
charter_link: charter.md
label: azure label: azure
leadership: leadership:
chairs: chairs:
@ -465,6 +472,7 @@ sigs:
Covers deploying and operating big data applications (Spark, Kafka, Covers deploying and operating big data applications (Spark, Kafka,
Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with Hadoop, Flink, Storm, etc) on Kubernetes. We focus on integrations with
big data applications and architecting the best ways to run them on Kubernetes. big data applications and architecting the best ways to run them on Kubernetes.
charter_link:
label: big-data label: big-data
leadership: leadership:
chairs: chairs:
@ -512,6 +520,7 @@ sigs:
establishment of conventions for writing CLI commands, POSIX compliance, establishment of conventions for writing CLI commands, POSIX compliance,
and improving the command line tools from a developer and devops user and improving the command line tools from a developer and devops user
experience and usability perspective. experience and usability perspective.
charter_link:
label: cli label: cli
leadership: leadership:
chairs: chairs:
@ -573,6 +582,7 @@ sigs:
(public and private) cloud providers. It will be responsible for establishing (public and private) cloud providers. It will be responsible for establishing
standards and requirements that must be met by all providers to ensure optimal standards and requirements that must be met by all providers to ensure optimal
integration with Kubernetes. integration with Kubernetes.
charter_link: CHARTER.md
label: cloud-provider label: cloud-provider
leadership: leadership:
chairs: chairs:
@ -637,6 +647,7 @@ sigs:
mission_statement: > mission_statement: >
The Cluster Lifecycle SIG examines how we should change Kubernetes to make it 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. easier to manage and operate with a focus on cluster deployment and upgrades.
charter_link:
label: cluster-lifecycle label: cluster-lifecycle
leadership: leadership:
chairs: chairs:
@ -738,6 +749,7 @@ sigs:
focus on shared operations practices for Kubernetes clusters with a goal focus on shared operations practices for Kubernetes clusters with a goal
to make Kubernetes broadly accessible with a common baseline reference. to make Kubernetes broadly accessible with a common baseline reference.
We also organize operators as a sounding board and advocacy group. We also organize operators as a sounding board and advocacy group.
charter_link:
label: cluster-ops label: cluster-ops
leadership: leadership:
chairs: chairs:
@ -767,6 +779,7 @@ sigs:
contributors are happy and productive, we need to break the commit-rate contributors are happy and productive, we need to break the commit-rate
ceiling we hit in July 2015, and we need to get the monotonically growing ceiling we hit in July 2015, and we need to get the monotonically growing
PR merge latency and numbers of open PRs and issues under control. PR merge latency and numbers of open PRs and issues under control.
charter_link: charter.md
label: contributor-experience label: contributor-experience
leadership: leadership:
chairs: chairs:
@ -834,6 +847,7 @@ sigs:
dir: sig-docs dir: sig-docs
mission_statement: > mission_statement: >
Covers documentation, doc processes, and doc publishing for Kubernetes. Covers documentation, doc processes, and doc publishing for Kubernetes.
charter_link:
label: docs label: docs
leadership: leadership:
chairs: chairs:
@ -881,6 +895,7 @@ sigs:
mission_statement: > mission_statement: >
A Special Interest Group for building, deploying, maintaining, A Special Interest Group for building, deploying, maintaining,
supporting, and using Kubernetes on the Google Cloud Platform. supporting, and using Kubernetes on the Google Cloud Platform.
charter_link:
label: gcp label: gcp
leadership: leadership:
chairs: chairs:
@ -922,6 +937,7 @@ sigs:
mission_statement: > mission_statement: >
A Special Interest Group (SIG) for building, deploying, maintaining, supporting, A Special Interest Group (SIG) for building, deploying, maintaining, supporting,
and using Kubernetes on IBM Public and Private Clouds. and using Kubernetes on IBM Public and Private Clouds.
charter_link:
label: ibmcloud label: ibmcloud
leadership: leadership:
chairs: chairs:
@ -954,6 +970,7 @@ sigs:
Covers best practices for cluster observability through metrics, logging, and events across all Covers best practices for cluster observability through metrics, logging, and events across all
Kubernetes components and development of relevant components such as Heapster and kube-state-metrics. Kubernetes components and development of relevant components such as Heapster and kube-state-metrics.
Coordinates metric requirements of different SIGs for other components through finding common APIs. Coordinates metric requirements of different SIGs for other components through finding common APIs.
charter_link:
label: instrumentation label: instrumentation
leadership: leadership:
chairs: chairs:
@ -1014,6 +1031,7 @@ sigs:
systems like Spinnaker and others. Standalone building blocks for these and other systems like Spinnaker and others. Standalone building blocks for these and other
similar systems (for example a cluster registry), and proposed changes to kubernetes similar systems (for example a cluster registry), and proposed changes to kubernetes
core where appropriate will also be in scope. core where appropriate will also be in scope.
charter_link:
label: multicluster label: multicluster
leadership: leadership:
chairs: chairs:
@ -1075,6 +1093,7 @@ sigs:
dir: sig-network dir: sig-network
mission_statement: > mission_statement: >
Covers networking in Kubernetes. Covers networking in Kubernetes.
charter_link:
label: network label: network
leadership: leadership:
chairs: chairs:
@ -1140,6 +1159,7 @@ sigs:
- name: Node - name: Node
dir: sig-node dir: sig-node
mission_statement: > mission_statement: >
charter_link:
label: node label: node
leadership: leadership:
chairs: chairs:
@ -1208,6 +1228,7 @@ sigs:
projects with OpenStack as: a deployment platform for Kubernetes; a projects with OpenStack as: a deployment platform for Kubernetes; a
service provider for Kubernetes; a collection of applications to run on service provider for Kubernetes; a collection of applications to run on
Kubernetes. Kubernetes.
charter_link:
label: openstack label: openstack
leadership: leadership:
chairs: chairs:
@ -1272,6 +1293,7 @@ sigs:
source project is very new and largely unscoped for a project as large source project is very new and largely unscoped for a project as large
as Kubernetes; we are learning too and we are excited to learn how we as Kubernetes; we are learning too and we are excited to learn how we
can best serve the community of users and contributors. can best serve the community of users and contributors.
charter_link:
label: pm label: pm
leadership: leadership:
chairs: chairs:
@ -1302,6 +1324,7 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/features/master/OWNERS - https://raw.githubusercontent.com/kubernetes/features/master/OWNERS
- name: Release - name: Release
dir: sig-release dir: sig-release
charter_link:
label: release label: release
leadership: leadership:
chairs: chairs:
@ -1366,6 +1389,7 @@ sigs:
For more details about our objectives please review our For more details about our objectives please review our
[Scaling And Performance Goals](https://git.k8s.io/community/sig-scalability/goals.md) [Scaling And Performance Goals](https://git.k8s.io/community/sig-scalability/goals.md)
charter_link:
label: scalability label: scalability
leadership: leadership:
chairs: chairs:
@ -1413,6 +1437,7 @@ sigs:
- name: Scheduling - name: Scheduling
dir: sig-scheduling dir: sig-scheduling
mission_statement: > mission_statement: >
charter_link:
label: scheduling label: scheduling
leadership: leadership:
chairs: chairs:
@ -1477,6 +1502,7 @@ sigs:
mission_statement: > mission_statement: >
To develop a Kubernetes API for the CNCF service broker and Kubernetes To develop a Kubernetes API for the CNCF service broker and Kubernetes
broker implementation. broker implementation.
charter_link:
label: service-catalog label: service-catalog
leadership: leadership:
chairs: chairs:
@ -1527,6 +1553,7 @@ sigs:
dir: sig-storage dir: sig-storage
mission_statement: > mission_statement: >
Covers storage and volume plugins. Covers storage and volume plugins.
charter_link:
label: storage label: storage
leadership: leadership:
chairs: chairs:
@ -1583,6 +1610,7 @@ sigs:
interested specifically in making it easier for the community to run interested specifically in making it easier for the community to run
tests and contribute test results, to ensure Kubernetes is stable across tests and contribute test results, to ensure Kubernetes is stable across
a variety of cluster configurations and cloud providers. a variety of cluster configurations and cloud providers.
charter_link:
label: testing label: testing
leadership: leadership:
chairs: chairs:
@ -1651,6 +1679,7 @@ sigs:
Dashboard: a general purpose, web-based UI for Kubernetes clusters. It Dashboard: a general purpose, web-based UI for Kubernetes clusters. It
allows users to manage applications running in the cluster and allows users to manage applications running in the cluster and
troubleshoot them, as well as manage the cluster itself. troubleshoot them, as well as manage the cluster itself.
charter_link:
label: ui label: ui
leadership: leadership:
chairs: chairs:
@ -1681,6 +1710,7 @@ sigs:
mission_statement: > mission_statement: >
Bring together members of the VMware and Kubernetes community to maintain, Bring together members of the VMware and Kubernetes community to maintain,
support and run Kubernetes on VMware platforms. support and run Kubernetes on VMware platforms.
charter_link:
label: vmware label: vmware
leadership: leadership:
chairs: chairs:
@ -1735,6 +1765,7 @@ sigs:
dir: sig-windows dir: sig-windows
mission_statement: > mission_statement: >
Focuses on supporting Windows Server Containers for Kubernetes. Focuses on supporting Windows Server Containers for Kubernetes.
charter_link:
label: windows label: windows
leadership: leadership:
chairs: chairs:
@ -1768,6 +1799,7 @@ workinggroups:
dir: wg-resource-management dir: wg-resource-management
mission_statement: > mission_statement: >
Designing and shepherding cross-cutting features around compute resource isolation and utilization. Designing and shepherding cross-cutting features around compute resource isolation and utilization.
charter_link:
leadership: leadership:
chairs: chairs:
- name: Vishnu Kannan - name: Vishnu Kannan
@ -1792,6 +1824,7 @@ workinggroups:
dir: wg-container-identity dir: wg-container-identity
mission_statement: > mission_statement: >
Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary. Ensure containers are able to interact with external systems and acquire secure identities for communication, integrating with external solutions as necessary.
charter_link:
leadership: leadership:
chairs: chairs:
- name: Clayton Coleman - name: Clayton Coleman
@ -1817,6 +1850,7 @@ workinggroups:
mission_statement: > mission_statement: >
Boost adoption of the kubeadm tool. kubeadm is a tool for creating new Kubernetes clusters easily for new users, but can also be used as a toolbox for higher-level deployment Boost adoption of the kubeadm tool. kubeadm is a tool for creating new Kubernetes clusters easily for new users, but can also be used as a toolbox for higher-level deployment
solutions. This working group makes sure kubeadm meets the extensibility requirements of those higher-level Kubernetes installers. solutions. This working group makes sure kubeadm meets the extensibility requirements of those higher-level Kubernetes installers.
charter_link:
leadership: leadership:
chairs: chairs:
- name: Lucas Käldström - name: Lucas Käldström
@ -1840,6 +1874,7 @@ workinggroups:
dir: wg-cluster-api dir: wg-cluster-api
mission_statement: > mission_statement: >
Define a portable API that represents a Kubernetes cluster. The API will contain the control plane and its configuration and the underlying infrastructure (nodes, node pools, etc). Define a portable API that represents a Kubernetes cluster. The API will contain the control plane and its configuration and the underlying infrastructure (nodes, node pools, etc).
charter_link:
leadership: leadership:
chairs: chairs:
- name: Kris Nova - name: Kris Nova
@ -1861,8 +1896,7 @@ workinggroups:
understand the needs of other parts of the ecosystem on this layer, and improve the interoperability understand the needs of other parts of the ecosystem on this layer, and improve the interoperability
of application management tools through better separation of concerns, common conventions, of application management tools through better separation of concerns, common conventions,
and common principles. and common principles.
charter_link: https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit#
Charter can be found [here](https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit#)
leadership: leadership:
chairs: chairs:
- name: Antoine Legrand - name: Antoine Legrand
@ -1894,6 +1928,7 @@ workinggroups:
features included in the scope of this working-group: diff, dry-run and prune. features included in the scope of this working-group: diff, dry-run and prune.
Resources can be found in [this Google drive folder](https://drive.google.com/drive/folders/1wlpgkS2gFZXdp4x2WlRsfUBxkFlt2Gx0) Resources can be found in [this Google drive folder](https://drive.google.com/drive/folders/1wlpgkS2gFZXdp4x2WlRsfUBxkFlt2Gx0)
charter_link:
leadership: leadership:
chairs: chairs:
# TBD: We probably need more people here? # TBD: We probably need more people here?
@ -1914,6 +1949,7 @@ workinggroups:
dir: wg-multitenancy dir: wg-multitenancy
mission_statement: > mission_statement: >
Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments. Define the models of multitenancy that Kubernetes will support. Discuss and execute upon any remaining work that needs to be done to support these models. Create conformance tests that will prove that these models can be built and used in production environments.
charter_link:
leadership: leadership:
chairs: chairs:
- name: David Oppenheimer - name: David Oppenheimer
@ -1937,6 +1973,7 @@ workinggroups:
dir: wg-policy dir: wg-policy
mission_statement: > 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. 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.
charter_link:
leadership: leadership:
chairs: chairs:
- name: Howard Huang - name: Howard Huang
@ -1969,6 +2006,7 @@ workinggroups:
dir: wg-machine-learning dir: wg-machine-learning
mission_statement: > mission_statement: >
Identify and fix gaps in Kubernetes to better support Machine Learning applications Identify and fix gaps in Kubernetes to better support Machine Learning applications
charter_link:
leadership: leadership:
chairs: chairs:
- name: Vishnu Kannan - name: Vishnu Kannan

View File

@ -9,7 +9,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
# App Def Working Group # App Def Working Group
Improve UX of declarative primitives in the API and/or primary client libraries and tools, understand the needs of other parts of the ecosystem on this layer, and improve the interoperability of application management tools through better separation of concerns, common conventions, and common principles. Improve UX of declarative primitives in the API and/or primary client libraries and tools, understand the needs of other parts of the ecosystem on this layer, and improve the interoperability of application management tools through better separation of concerns, common conventions, and common principles.
Charter can be found [here](https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit#)
The [charter](https://docs.google.com/document/d/1TzRwzWYRulx4o8Fii8k7ToIx4LR4MSncxxLdJ9TkOAs/edit#) defines the scope and governance of the App Def Working Group.
## Meetings ## Meetings
* Regular WG Meeting: [Wednesdays at 16:00 UTC](https://zoom.us/j/748123863) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC). * Regular WG Meeting: [Wednesdays at 16:00 UTC](https://zoom.us/j/748123863) (bi-weekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=16:00&tz=UTC).