Docs: add talk for open kruise game x kubevela (#1073)
Signed-off-by: Yin Da <yd219913@alibaba-inc.com> Signed-off-by: Yin Da <yd219913@alibaba-inc.com>
This commit is contained in:
parent
c3adc7165c
commit
a972f67e72
|
@ -52,6 +52,7 @@ module.exports = {
|
|||
"talks/cn/app-platform",
|
||||
"talks/cn/oam-manage-app",
|
||||
"talks/cn/oam-application",
|
||||
"talks/cn/open-kruise-game",
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: 使用 OpenKruiseGame 与 KubeVela 在 Kubernetes 集群上进行游戏负载管理
|
||||
---
|
||||
|
||||
在 2022 年 11 月 KubeVela 的双周社区会议上,来自阿里云云原生团队的工程师分享了如何在 Kubernetes 集群上使用 OpenKruiseGame 与 KubeVela 进行游戏负载的建模与管理,并与社区伙伴一同探讨游戏场景下服务云原生化的难题及解决思路。
|
||||
|
||||
[Open Kruise Game](https://github.com/openkruise/kruise-game): Kruise-Game is a subproject of OpenKruise for solving the problem of game server landing in Kubernetes.
|
||||
|
||||
- Material Downloads: [OpenKruiseGame+KubeVela-20221115.pdf](https://kubevelacharts.oss-accelerate.aliyuncs.com/docs/openkruisegame%2Bkubevela.pdf)
|
||||
|
||||
|
||||
<object data="https://kubevelacharts.oss-accelerate.aliyuncs.com/docs/openkruisegame%2Bkubevela.pdf" type="application/pdf" width="720" height="480">
|
||||
<p>Open Kruise Game + KubeVela</p>
|
||||
</object>
|
Loading…
Reference in New Issue