Merge pull request #7922 from terrytangyuan/link-ws

wg-serving: add multi-host/multi-node workstream link
This commit is contained in:
Kubernetes Prow Robot 2024-05-31 12:05:15 -07:00 committed by GitHub
commit edcc6ea17b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -46,9 +46,9 @@ The [charter](charter.md) defines the scope and governance of the Serving Workin
The WG Serving will operate in several workstreams with different areas of focus. The following workstreams are currently active:
- [WS Autoscaling](https://docs.google.com/document/d/1QsN4ubjerEqo5L4bQamOFFS2lmCv5zNPis2Z8gcIITg/edit?usp=sharing)
- WS MultiHost/MultiNode
- [WS Orchestration](https://docs.google.com/document/d/1hbEx3ZEqdXCqWH9RL3uy9FIy35B8pFJ5KiK3HsOz2FE/edit?usp=sharing)
- [Autoscaling](https://docs.google.com/document/d/1QsN4ubjerEqo5L4bQamOFFS2lmCv5zNPis2Z8gcIITg/edit?usp=sharing)
- [MultiHost/MultiNode](https://docs.google.com/document/d/11-sK4ZIb-mJ7LGzIGx8eNViQUvZTFc5Ne4208LFEOwU/edit)
- [Orchestration](https://docs.google.com/document/d/1hbEx3ZEqdXCqWH9RL3uy9FIy35B8pFJ5KiK3HsOz2FE/edit?usp=sharing)
## How to ...