Hands-on Introduction to vcluster
Curious about Kubernetes multi-tenancy? In this episode, we'll be guided through everything we need to know about vcluster.
šæ Rawkode Live
Hosted by David McKay / š¦ https://twitter.com/rawkode
Website: https://rawkode.live
Discord Chat: https://rawkode.live/chat
#RawkodeLive
š° Timeline
00:00 - Holding screen
00:20 - Introductions
02:50 - What is vcluster?
13:00 - Installing vcluster
16:00 - How does vcluster work?
46:30 - Deploying Different Kubernetes Versions as vcluster's
š„ About the Guests
Rich Burroughs
Rich Burroughs is a Senior Developer Advocate at Loft Labs where he's focused on improving workflows for developers and platform engineers using Kubernetes. He's the creator and host of the Kube Cuddle podcast where he interviews members of the Kubernetes community. He is a founding organizer of DevOpsDays Portland, and he's helped organize other community events. Rich has a strong interest in how working in tech impacts mental health. He has ADHD and has documented his journey since being diagnosed on his Twitter.
š¦ https://twitter.com/richburroughs
š§© https://github.com/richburroughs
Lukas Gentele
Lukas Gentele is the CEO of Loft Labs, Inc., a startup that builds open-source developer tooling for Kubernetes and helps companies with their transition from traditional to cloud-native software development. Before moving to San Francisco to start Loft Labs, Lukas founded a Kubernetes-focused consulting company in his home country Germany. He has previously spoken at conferences such as KubeCon, ContainerConf and Continuous Lifecycle, writes articles for journals such as heise and Better Programming, and likes to share his experiences at meetups.
š¦ https://twitter.com/LukasGentele
š§© https://github.com/LukasGentele
šØ About the Technologies
vcluster
vcluster - Virtual Clusters For Kubernetes
Lightweight & Low-Overhead - Based on k3s, bundled in a single pod and with super-low resource consumption
No Performance Degradation - Pod are scheduled in the underlying host cluster, so they get no performance hit at all while running
Reduced Overhead On Host Cluster - Split up large multi-tenant clusters into smaller vcluster to reduce complexity and increase scalability
Flexible & Easy Provisioning - Create via vcluster CLI, helm, kubectl, Argo any of your favorite tools (it is basically just a StatefulSet)
No Admin Privileges Required - If you can deploy a web app to a Kubernetes namespace, you will be able to deploy a vcluster as well
Single Namespace Encapsulation - Every vcluster and all of its workloads are inside a single namespace of the underlying host cluster
Easy Cleanup - Delete the host namespace and the vcluster plus all of its workloads will be gone immediately
Technologies used in this video
Related Videos

Automated Kubernetes Operations with Komodor and vcluster

Hands-On with Preq - Community-Driven Reliability Problem Detection
Join us for an exclusive live stream as we explore Preq (pronounced "preek"), the free and open-source tool that's revolutionizing how teams detect and prevent reliability issues before customers noti

Hands-On with Kairos - Edge Kubernetes Made Simple
Join us for an exclusive live stream as we dive deep into Kairos, the open-source project that's revolutionizing OS lifecycle management across edge, cloud, and bare metal environments!

Hands-on Introduction to k0rdent
**Hands-on Introduction to k0rdent**
Comments