Files
kubecon26/content/day0/05_vcluster.md

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