Some checks failed
Build latest image / build-container (push) Failing after 47s
28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
---
|
|
title: Bridging the Local Kubernetes Gap for AI Developers
|
|
weight: 5
|
|
tags:
|
|
- platformengineeringday
|
|
- keynote
|
|
- sponsor
|
|
- loft
|
|
---
|
|
|
|
<!-- {{% button href="https://youtu.be/rkteV6Mzjfs" style="warning" icon="video" %}}Watch talk on YouTube{{% /button %}} -->
|
|
<!-- {{% button href="https://docs.google.com/presentation/d/1nEK0CVC_yQgIDqwsdh-PRihB6dc9RyT-" style="tip" icon="person-chalkboard" %}}Slides{{% /button %}} -->
|
|
<!-- {{% button href="https://colocatedeventseu2026.sched.com/event/2DY6g" style="error" icon="calendar" %}}Sched Link{{% /button %}} -->
|
|
{{% button href="https://github.com/loft-sh/vind" style="info" icon="code" %}}Code/Demo{{% /button %}}
|
|
<!-- {{% button href="https://cloudnativeplatforms.com" style="info" icon="link" %}}Website/Homepage{{% /button %}} -->
|
|
|
|
Basicly a short advert for their vind project/tool.
|
|
|
|
## BAseline
|
|
|
|
- Current local setup: KIND, K3D or simmilar tools
|
|
- Problem: Getting things like GPUs to work, manual image loading, no built-in loadbalancers
|
|
- Result: There is still a gap between local and prod
|
|
|
|
## Their solution: vCluster in Docker (VIND)
|
|
|
|
- Features: Built-in LB, Sleep/wake, Pull-through Cache, Multi-Node Clusters, External Nodes (via VPN)
|
|
- USP: Platform UI |