vCluster's Avatar

vCluster

@vcluster.com

23
Followers
2
Following
157
Posts
14.01.2025
Joined
Posts Following

Latest posts by vCluster @vcluster.com

Post image

Share GPUs across teams or isolate them?
Wrong answer = wasted hardware or frustrated engineers. We're breaking down the decision framework live on March 5.

Register now: vcluster.com/multitenancy...

#AI #GPU #Kubernetes

03.03.2026 16:35 👍 0 🔁 0 💬 0 📌 0
Preview
Running Kubernetes at Enterprise Scale in the Age of AI · Luma In the age of AI, infra is evolving even faster than before and expectations toward platform owners are rising. Workloads are more dynamic, compute is less…

At KubeCon EU, JPMC, NVIDIA, and vCluster Labs take the stage to discuss running Kubernetes at enterprise and AI scale.

Spots are limited. Register now: luma.com/28cq1bmb

#KubeConEU #Kubernetes #PlatformEngineering

03.03.2026 14:47 👍 1 🔁 0 💬 0 📌 0
Preview
Multiple PodCIDR Pools with Cilium and vCluster Solve Multi-tenancy better — vCluster

Flat pod networks break multi-tenancy. Shubham Katara shows how to combine vCluster + Cilium Multi-Pool IPAM for namespace-scoped PodCIDRs. Clean firewall rules, zero IP waste.

Read here: medium.com/@shubham.kat...

#PlatformEngineering #Cilium #Networking #DevOps

02.03.2026 17:02 👍 1 🔁 0 💬 0 📌 0
Post image

Don't miss this session at NVIDIA GTC 2026, Lukas Gentele joins experts from NVIDIA and Netris to break down production-ready, multi-tenant GPU infrastructure for AI workloads.

📅 March 19 | 3:00 p.m. PST

Session details: www.vcluster.com/events/nvidi...
#NVIDIAGTC

27.02.2026 14:44 👍 0 🔁 0 💬 0 📌 0
Preview
vCluster in Docker has changed the way we build and share local Kubernetes Developer Environments Stop using Kubernetes in Docker (Kind) as your default local development and demo environment. There is a better way.

When you're ready for production, move your vcluster.yaml config into Helm values and deploy on a real Kubernetes cluster. Same vCluster. Different runtime. Full walkthrough by @artemlajko.bsky.social : medium.com/@artem_lajko...

25.02.2026 15:31 👍 0 🔁 0 💬 0 📌 0

Need more nodes? Attach an external VM over Tailscale VPN with one curl command. Node-to-node communication is handled automatically. The pod actually ran on the external node, LoadBalancer routed traffic through it correctly.

25.02.2026 15:31 👍 0 🔁 0 💬 1 📌 0

What you get out of the box: built-in LoadBalancer without MetalLB. Pause and resume clusters. Secure sharing, invite a teammate into your running local cluster via kubeconfig or the vCluster Platform. They connect. They debug. On your actual environment.

25.02.2026 15:31 👍 0 🔁 0 💬 1 📌 0

vCluster in Docker (vind) changes this. Three commands. Less than three minutes. No homelab. No cloud costs. A real Kubernetes control plane running inside Docker.

25.02.2026 15:31 👍 0 🔁 0 💬 1 📌 0

KinD clusters rarely survive longer than a demo. Every setup change means rebuilding from scratch. No real LoadBalancer. No collaboration. It's local by design, and that's the problem.
#Kubernetes #DevOps #vCluster

25.02.2026 15:31 👍 0 🔁 0 💬 1 📌 0
Post image

🚀 Platform v4.7 and vCluster v0.32 are live!
Focused on resilience and day-2 ops. Debug Shell for embedded etcd troubleshooting, Virtual Cluster Status Page, expanded Postgres/MySQL backing store, and K8s v1.35 support.

Full release notes: vcluster.com/changelog

24.02.2026 17:22 👍 0 🔁 0 💬 0 📌 0
Preview
NVIDIA GTC

Heading to NVIDIA GTC 2026!
vCluster is a Silver Sponsor. If you're attending, come say hi at Booth #206.
📅 March 16-19 | 📍 San Jose, CA

More details: www.vcluster.com/events/nvidi...

#NVIDIAGTC #GTC2026 #Kubernetes

23.02.2026 18:23 👍 1 🔁 0 💬 0 📌 0
Preview
Pragmatic Hybrid AI: GPU Bursting Without Leaking Data or Dollars Stop choosing between on-prem GPUs or cloud-only AI. Master intelligent workload placement that keeps sensitive data local while bursting elastic jobs to public cloud with network isolation and cost-a...

AI infrastructure: all on-prem vs all cloud is a false binary.

Winning pattern: intelligent placement
Sensitive jobs → private GPU
Elastic workloads → cloud
Factors: data sensitivity, size, latency, compliance

👉️ Read here: www.vcluster.com/blog/pragmat...

#GPU #Kubernetes #MLOps

13.02.2026 14:41 👍 0 🔁 0 💬 0 📌 0
Preview
GitHub - loft-sh/vind: vCluster in Docker (vind) is KinD (Kubernetes in Docker) alternative with additional features. For source code, see loft-sh/vcluster repo linked below. vCluster in Docker (vind) is KinD (Kubernetes in Docker) alternative with additional features. For source code, see loft-sh/vcluster repo linked below. - loft-sh/vind

Why it's faster:
✅️ One Docker container per node instead of nested containerd.
✅️ Images proxied from local Docker daemon.
If those extra seconds are breaking your flow, give vind a try: github.com/loft-sh/vind
#Kubernetes #Docker #OpenSource #DevTools #CloudNative

12.02.2026 13:46 👍 2 🔁 0 💬 0 📌 0
Post image

We benchmarked vind vs kind. vind creates clusters 2-3x faster (8-12s vs 25-30s for single node), loads images instantly (vs 5-15s per image), and uses half the resources. Here's what we found 👇️

12.02.2026 13:46 👍 0 🔁 0 💬 1 📌 0
Post image

Join us this Thursday for a live demo: Automating GPU clusters with Auto Nodes + vCluster Platform Free Tier.
This is hands-on. Bring questions, watch the demo live, or share what you've already built.

Register here: www.linkedin.com/events/74256...
#GPU #Kubernetes #MLOps

11.02.2026 15:52 👍 0 🔁 0 💬 0 📌 0
GitHub - loft-sh/vind: vCluster in Docker (vind) is KinD (Kubernetes in Docker) alternative with additional features. For source code, see loft-sh/vcluster repo linked below. vCluster in Docker (vind) is KinD (Kubernetes in Docker) alternative with additional features. For source code, see loft-sh/vcluster repo linked below. - loft-sh/vind

vind gives you: instant Docker image sync, real LoadBalancer IPs, pause/resume clusters, in-place upgrades, and join remote GPUs via VPN. Open source. Works on Mac, Linux, Windows.

Try it: github.com/loft-sh/vind
#Kubernetes #Docker #OpenSource #DevTools #CloudNative

09.02.2026 15:28 👍 0 🔁 0 💬 0 📌 0
Post image

We've used kind for years. Solid tool. But small friction points kept adding up: manually importing images, no working LoadBalancers, destroying clusters to change versions. So we built vind (vCluster in Docker) to fix that. 👇️

09.02.2026 15:28 👍 0 🔁 0 💬 1 📌 0
Preview
Why the nodes/proxy Kubernetes RCE Does Not Apply to vCluster Kubernetes nodes/proxy permission has an RCE vulnerability with no CVE. Learn how vCluster's architecture blocks this exploit by filtering websockets.

Kubernetes nodes/proxy permission has an RCE exploit. No CVE, Kubernetes says "working as intended."
vCluster blocks it by filtering websockets at the proxy layer.

Full breakdown: website.vcluster.com/blog/vcluster-blocks-kubernetes-nodes-proxy-rce-exploit
#Kubernetes #CyberSecurity

04.02.2026 13:04 👍 0 🔁 0 💬 0 📌 0
Post image

We'll cover setup, tenancy models, resource limits, and real examples across platform engineering, CI, GPU workloads, and homelabs.

Live demos + Q&A.

Register: www.linkedin.com/events/74225...

#Kubernetes #CloudNative #PlatformEngineering #DevOps

03.02.2026 14:53 👍 0 🔁 0 💬 0 📌 0

Lots of questions about the Free tier since launch. How do I set up Auto Nodes? What can I build with 64 CPUs? How do tenancy models work?

We're doing a live walkthrough on Feb 5th to answer all of this. 👇️

03.02.2026 14:53 👍 0 🔁 0 💬 1 📌 0
Preview
GPU Cluster to AI Factory: 5-Stage Infrastructure Guide Learn how to evolve GPU clusters into production AI factories. 5-stage guide covering multi-tenancy, automation, cost optimization, and sovereign AI infrastructure.

Most GPU clusters can't scale because they're reactive, not systematic.

The 5-stage path from cluster to AI factory:
1. Basic Clusters
2. Advanced Scheduling
3. Multi-Tenancy
4. Platformization
5. AI Factory

Full breakdown: www.vcluster.com/blog/from-gp...

23.01.2026 13:43 👍 0 🔁 0 💬 0 📌 0
Post image

Most GPU clusters can't scale because they're reactive, not systematic.

The 5-stage path from cluster to AI factory:
1. Basic Clusters
2. Advanced Scheduling
3. Multi-Tenancy
4. Platformization
5. AI Factory

Full breakdown: www.vcluster.com/blog/from-gp...

19.01.2026 14:37 👍 0 🔁 0 💬 0 📌 0
Preview
Are Separate Kubernetes Clusters Secure? Why Sprawl Increases Risk Discover why separate Kubernetes clusters aren't always more secure. Learn how cluster sprawl multiplies vulnerabilities and why

One cluster per workload is a security myth that doesn't scale.
When you hit 100+ clusters, you aren't just scaling isolation; you’re scaling configuration drift and replicating vulnerabilities.

Read why: website.vcluster.com/blog/kuberne...
#PlatformEngineering #Kubernetes #CloudSecurity

15.01.2026 14:33 👍 1 🔁 0 💬 0 📌 0
Preview
How to Deploy vClusters on GPU-Enabled Kubernetes: A Step-by-Step Tutorial Learn how to deploy vClusters on GPU-enabled Kubernetes clusters. This guide covers GKE provisioning, GPU passthrough validation, and running PyTorch workloads in isolated environments.

Running GPU workloads in Kubernetes? Learn how to deploy virtual clusters on GPU-enabled GKE for true multi-tenant isolation. Complete guide covers GKE setup, resource allocation & PyTorch testing.

Read the full post here: website.vcluster.com/blog/deploy-...

#Kubernetes #MLOps #GPU

14.01.2026 17:05 👍 0 🔁 0 💬 0 📌 0
Preview
State of Kubernetes Platforms, Multi-Tenancy & AI Workloads 2025 Survey This survey helps us understand how teams are: Building and operating Kubernetes platforms Evolving multi-tenancy strategies Using virtual clusters in real-world environments Running AI and GPU worklo...

Help us shape vCluster's 2026 roadmap.

We're running our Annual User Survey and would love your feedback.
Takes 5-8 minutes, and you'll get a $22 vCluster Store gift card as a thank-you.
👉 forms.gle/VAqpTnm7GVse...

Your insights help us build a better vCluster for everyone.

13.01.2026 14:56 👍 1 🔁 0 💬 0 📌 0
Post image

Kubernetes for AI workloads is a mess. GPU scarcity, poor utilization, and fragmented deployments.

@saiyampathak.com is covering how to tackle this at the @oreilly.bsky.social Infrastructure & Ops Superstream on January 20th.

👉 www.oreilly.com/live-events/...

12.01.2026 12:50 👍 2 🔁 1 💬 0 📌 0
Video thumbnail

📦 871K downloads
⭐ +3.9K GitHub stars
🚀 43 releases

Virtual clusters are becoming a production standard for multi-tenancy, AI/ML, and CI/CD. Better isolation than namespaces. Lighter than separate clusters.
Thanks for building with us. 2026 loading... 🚀
#vCluster #Kubernetes

07.01.2026 15:47 👍 0 🔁 0 💬 0 📌 0
Post image

Celebrating our 2025 community - spotlight #5: Fabrizio Veritas

Distributed systems expert and #Kubernetes enthusiast bringing expertise in cloud-native architectures and platform engineering.

Thank you for being part of the community! 🥰
#vCluster #PlatformEngineering

24.12.2025 12:54 👍 1 🔁 0 💬 0 📌 0

📚 GPU-Enabled Platforms on Kubernetes - eBook:
vcluster.com/ebook/gpu-en...
🎓 Educational Series (4-part webinars):
vcluster.com/gpu-enabled-...
📝 Understanding Kubernetes Multi-Tenancy:
vcluster.com/blog/underst...

Interested in contributing as well? 👇️
github.com/loft-sh/vclu...

22.12.2025 12:28 👍 0 🔁 0 💬 0 📌 0
Post image

Celebrating our 2025 community - spotlight: @danielepolencic.com who co-authored our GPU-Enabled Platforms on K8s eBook, led educational series on GPU multi-tenancy, and helped thousands with his sessions and blogs.
Thank you for an incredible year!

See his work in the thread 👇

22.12.2025 12:28 👍 0 🔁 0 💬 1 📌 0