Files
kubecon26/content/day0/05_vcluster.md
Nicolai Ort f401b86d1d
Some checks failed
Build latest image / build-container (push) Failing after 47s
fix(day0): Copy paste insert mistake
2026-03-23 16:19:19 +01:00

1.2 KiB

title, weight, tags
title weight tags
Bridging the Local Kubernetes Gap for AI Developers 5
platformengineeringday
keynote
sponsor
loft

{{% button href="https://github.com/loft-sh/vind" style="info" icon="code" %}}Code/Demo{{% /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