-
Notifications
You must be signed in to change notification settings - Fork 94
Add recap for HAMi at KubeCon + CloudNativeCon Japan 2026 and update community flyer #707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
3679e90
feat(blog): add recap for HAMi at KubeCon + CloudNativeCon Japan 2026…
rootsongjc f908a29
fix(flyers): update community flyer PDF with new version and reduced …
rootsongjc ea93845
fix(blog): clarify role of Jonathan Bryce in KubeCon Japan 2026 keyno…
rootsongjc f27306c
fix(blog): refine language and clarity in KubeCon Japan 2026 recap
rootsongjc File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| --- | ||
| title: "HAMi at KubeCon + CloudNativeCon Japan 2026" | ||
| date: "2026-08-01" | ||
| description: "A recap of HAMi's presence at KubeCon + CloudNativeCon Japan 2026 in Yokohama, including a main-stage session on the SNOW 1000-GPU production blueprint and the HAMi booth." | ||
| tags: ["KubeCon", "GPU", "Kubernetes", "AI", "Japan"] | ||
| authors: [hami_community] | ||
| --- | ||
|
|
||
| [KubeCon + CloudNativeCon Japan 2026](https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/) was held July 28-30 at Pacifico Yokohama. HAMi took part with a main-stage session and a booth in the Project Pavilion. [Reza Jelveh](https://github.com/fishman) presented the session and staffed the booth. | ||
|
|
||
| For the full overview, talk slides, and the SNOW case study, see the [KubeCon Japan 2026 page](/landing/kubecon-japan). | ||
|
|
||
| <!-- truncate --> | ||
|
|
||
| ## HAMi in the Keynote | ||
|
|
||
|  | ||
|
|
||
| HAMi was featured in the opening keynote, appearing in the slides of CNCF CTO Chris Aniszczyk and Jonathan Bryce, Executive Director, Cloud and Infrastructure, The Linux Foundation. | ||
|
|
||
| ## On Stage: Shared GPU Scheduling + Proactive Autoscaling | ||
|
|
||
|  | ||
|
|
||
| The session [**Shared GPU Scheduling & Proactive Autoscaling: A Production Blueprint for 1000+ GPUs**](https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/program/schedule/?id=1182713) was presented by Jeonghyun Kim (AI Engineer at SNOW) and Reza Jelveh. | ||
|
|
||
| The session described how SNOW serves Snow, Epik, and B612, three widely used AI applications reaching more than 200 million users, on over 1000 NVIDIA A100 GPUs. The architecture combines HAMi for GPU sharing with KEDA for proactive autoscaling, halving the GPUs required for the same traffic and improving recovery under load. | ||
|
|
||
| ## At the Booth | ||
|
|
||
|  | ||
|
|
||
| At the HAMi booth in the Project Pavilion, engineers stopped by with questions including: | ||
|
|
||
| - How to introduce HAMi into an existing cluster | ||
| - How HAMi interoperates with **Volcano**, **Kueue**, and the **NVIDIA KAI Scheduler** | ||
| - Practical GPU scheduling problems: memory fragmentation, idle GPUs behind batch jobs, and inference workloads unable to obtain a predictable GPU slice | ||
|
|
||
| ## Learn More | ||
|
|
||
| The talk, SNOW case study, complete metrics, slides, and ways to get involved are available on the [KubeCon Japan 2026 page](/landing/kubecon-japan). To join the discussion, visit the [HAMi community](/community). | ||
41 changes: 41 additions & 0 deletions
41
i18n/zh/docusaurus-plugin-content-blog/kubecon-japan-2026-recap/index.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| --- | ||
| title: "HAMi 亮相 KubeCon + CloudNativeCon 日本 2026" | ||
| date: "2026-08-01" | ||
| description: "回顾 HAMi 在横滨 KubeCon + CloudNativeCon 日本 2026 的亮相:一场关于 SNOW 千卡生产蓝图的主舞台分享,以及 HAMi 展台。" | ||
| tags: ["KubeCon", "GPU", "Kubernetes", "AI", "Japan"] | ||
| authors: [hami_community] | ||
| --- | ||
|
|
||
| [KubeCon + CloudNativeCon 日本 2026](https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/) 于 7 月 28 至 30 日在 Pacifico Yokohama 举办。HAMi 以一场主舞台分享和 Project Pavilion 的展台参与本届大会。[Reza Jelveh](https://github.com/fishman) 登台分享,并在展台值守。 | ||
|
|
||
| 完整的回顾、演讲幻灯片与 SNOW 案例,请见 [KubeCon 日本 2026 专页](/zh/landing/kubecon-japan)。 | ||
|
|
||
| <!-- truncate --> | ||
|
|
||
| ## Keynote 中的 HAMi | ||
|
|
||
|  | ||
|
|
||
| HAMi 出现在开场 Keynote 中,CNCF 首席技术官 Chris Aniszczyk 与 Linux 基金会云与基础设施执行董事 Jonathan Bryce 的幻灯片对其进行了介绍。 | ||
|
|
||
| ## 主舞台:共享 GPU 调度与主动自动伸缩 | ||
|
|
||
|  | ||
|
|
||
| [**Shared GPU Scheduling & Proactive Autoscaling: A Production Blueprint for 1000+ GPUs**](https://events.linuxfoundation.org/kubecon-cloudnativecon-japan/program/schedule/?id=1182713) 这场分享,由 Jeonghyun Kim(SNOW AI 工程师)与 Reza Jelveh 共同呈现。 | ||
|
|
||
| 该分享介绍了 SNOW 如何以超过 1000 张 NVIDIA A100 GPU,服务 Snow、Epik、B612 三款覆盖超过 2 亿用户的 AI 应用。其架构以 HAMi 完成 GPU 共享,以 KEDA 实现主动式扩容,在相同流量下将 GPU 需求减半,并提升了负载波动下的恢复能力。 | ||
|
|
||
| ## 展台 | ||
|
|
||
|  | ||
|
|
||
| 在 Project Pavilion 的 HAMi 展台,前来交流的工程师主要关注以下问题: | ||
|
|
||
| - 如何将 HAMi 引入现有集群 | ||
| - HAMi 与 **Volcano**、**Kueue**、**NVIDIA KAI Scheduler** 如何协同 | ||
| - 实际的 GPU 调度难题:显存碎片化、批处理任务导致的 GPU 闲置,以及推理工作负载难以获得稳定的 GPU 切片 | ||
|
|
||
| ## 进一步了解 | ||
|
|
||
| 本次活动的演讲、SNOW 案例、完整指标、幻灯片与参与方式,均可在 [KubeCon 日本 2026 专页](/zh/landing/kubecon-japan) 查看。如需参与讨论,欢迎加入 [HAMi 社区](/zh/community)。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.