Skip to content

Commit 6847284

Browse files
authored
docs(showcase): added KubeCon talks (#2219)
1 parent c7669db commit 6847284

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

docs/.vitepress/showcases.ts

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,18 @@ export const showcases: ShowCaseInfo[] = [
226226
cover: 'https://i.imgur.com/2eBJofY.png',
227227
datetime: '2024-04-10',
228228
},
229+
{
230+
title: 'Sit Back and Relax with Fault Awareness and Robust Instant Recovery for Large Scale AI Workloads',
231+
author: {
232+
name: 'Neko',
233+
link: 'https://github.com/nekomeowww',
234+
},
235+
at: 'KubeCon 2024 China',
236+
slidesLink: 'https://talks.ayaka.io/nekoayaka/2024-08-21-kubecon-hk/',
237+
sourceLink: 'https://github.com/nekomeowww/talks/tree/main/packages/2024-08-21-kubecon-hk',
238+
cover: 'https://github.com/user-attachments/assets/2f05c71f-15cf-4198-b2c1-5f831ad437d6',
239+
datetime: '2024-08-21',
240+
},
229241
{
230242
title: 'Hacker Numerology',
231243
author: {
@@ -250,6 +262,18 @@ export const showcases: ShowCaseInfo[] = [
250262
cover: 'https://i.ytimg.com/vi/hVMaPBrWvAo/hqdefault.jpg',
251263
datetime: '2025-01-12',
252264
},
265+
{
266+
title: 'Taming Dependency Chaos for LLM in K8s',
267+
author: {
268+
name: 'Neko',
269+
link: 'https://github.com/nekomeowww',
270+
},
271+
at: 'KubeCon 2025 China',
272+
slidesLink: 'https://baizeai.github.io/talks/2025-06-11-kubecon-hk/',
273+
sourceLink: 'https://github.com/BaizeAI/talks/tree/main/packages/2025-06-11-kubecon-hk',
274+
cover: 'https://github.com/user-attachments/assets/fabbdb94-f42b-48eb-be40-951b232544d9',
275+
datetime: '2025-06-11',
276+
},
253277
{
254278
title: 'Single Image Super-Resolution Based on Capsule Neural Networks',
255279
author: {

0 commit comments

Comments
 (0)