Skip to content

Commit f1bee96

Browse files
committed
Generate
1 parent 30b330d commit f1bee96

File tree

7 files changed

+32
-32
lines changed

7 files changed

+32
-32
lines changed

wg-api-expression/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Enable API authors to better serve API consumers, by improving and documenting a
1212
[See full Mission Statement](https://docs.google.com/document/d/1XYbQXfge2qKM9psksfC5XZnW8hybtLqL1EcJLU4JwKg).
1313

1414
## Stakeholder SIGs
15-
* SIG API Machinery
16-
* SIG Architecture
15+
* [SIG API Machinery](/sig-api-machinery)
16+
* [SIG Architecture](/sig-architecture)
1717

1818
## Meetings
1919
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-api-expression) for the group will typically add invites for the following meetings to your calendar.*

wg-data-protection/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This [work-in-progress doc](https://docs.google.com/document/d/1yHbW0hxHehQzdaL7
1414
The [charter](charter.md) defines the scope and governance of the Data Protection Working Group.
1515

1616
## Stakeholder SIGs
17-
* SIG Apps
18-
* SIG Storage
17+
* [SIG Apps](/sig-apps)
18+
* [SIG Storage](/sig-storage)
1919

2020
## Meetings
2121
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-data-protection) for the group will typically add invites for the following meetings to your calendar.*

wg-iot-edge/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
1111
A Working Group dedicated to discussing, designing and documenting using Kubernetes for developing and deploying IoT and Edge specific applications
1212

1313
## Stakeholder SIGs
14-
* SIG Multicluster
15-
* SIG Network
14+
* [SIG Multicluster](/sig-multicluster)
15+
* [SIG Network](/sig-network)
1616

1717
## Meetings
1818
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-iot-edge) for the group will typically add invites for the following meetings to your calendar.*

wg-multitenancy/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
1111
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.
1212

1313
## Stakeholder SIGs
14-
* SIG API Machinery
15-
* SIG Auth
16-
* SIG Network
17-
* SIG Node
18-
* SIG Scheduling
19-
* SIG Storage
14+
* [SIG API Machinery](/sig-api-machinery)
15+
* [SIG Auth](/sig-auth)
16+
* [SIG Network](/sig-network)
17+
* [SIG Node](/sig-node)
18+
* [SIG Scheduling](/sig-scheduling)
19+
* [SIG Storage](/sig-storage)
2020

2121
## Meetings
2222
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-multitenancy) for the group will typically add invites for the following meetings to your calendar.*

wg-policy/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
1111
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.
1212

1313
## Stakeholder SIGs
14-
* SIG Architecture
15-
* SIG Auth
16-
* SIG Multicluster
17-
* SIG Network
18-
* SIG Node
19-
* SIG Scheduling
20-
* SIG Storage
14+
* [SIG Architecture](/sig-architecture)
15+
* [SIG Auth](/sig-auth)
16+
* [SIG Multicluster](/sig-multicluster)
17+
* [SIG Network](/sig-network)
18+
* [SIG Node](/sig-node)
19+
* [SIG Scheduling](/sig-scheduling)
20+
* [SIG Storage](/sig-storage)
2121

2222
## Meetings
2323
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-policy) for the group will typically add invites for the following meetings to your calendar.*

wg-reliability/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Allow users to safely use Kubernetes for managing production workloads by ensuri
1313
The [charter](charter.md) defines the scope and governance of the Reliability Working Group.
1414

1515
## Stakeholder SIGs
16-
* SIG Architecture
17-
* SIG Cluster Lifecycle
18-
* SIG Release
19-
* SIG Scalability
20-
* SIG Testing
16+
* [SIG Architecture](/sig-architecture)
17+
* [SIG Cluster Lifecycle](/sig-cluster-lifecycle)
18+
* [SIG Release](/sig-release)
19+
* [SIG Scalability](/sig-scalability)
20+
* [SIG Testing](/sig-testing)
2121

2222
## Meetings
2323
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-reliability) for the group will typically add invites for the following meetings to your calendar.*

wg-structured-logging/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ Modernize logging in Kubernetes core components, allowing users to efficiently c
1313
The [charter](charter.md) defines the scope and governance of the Structured Logging Working Group.
1414

1515
## Stakeholder SIGs
16-
* SIG API Machinery
17-
* SIG Architecture
18-
* SIG Cloud Provider
19-
* SIG Instrumentation
20-
* SIG Network
21-
* SIG Node
22-
* SIG Scheduling
23-
* SIG Storage
16+
* [SIG API Machinery](/sig-api-machinery)
17+
* [SIG Architecture](/sig-architecture)
18+
* [SIG Cloud Provider](/sig-cloud-provider)
19+
* [SIG Instrumentation](/sig-instrumentation)
20+
* [SIG Network](/sig-network)
21+
* [SIG Node](/sig-node)
22+
* [SIG Scheduling](/sig-scheduling)
23+
* [SIG Storage](/sig-storage)
2424

2525
## Meetings
2626
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-wg-structured-logging) for the group will typically add invites for the following meetings to your calendar.*

0 commit comments

Comments
 (0)