Skip to content

Instantly share code, notes, and snippets.

View mkbntech's full-sized avatar
🎯
Focusing

MKBN Tech mkbntech

🎯
Focusing
View GitHub Profile
@mkbntech
mkbntech / kubestellar.md
Created May 2, 2026 12:09
KubeStellar : Multi-Cluster Kubernetes Management

Install clusteradm v0.10.1 (pinned — do not use v0.11)

bash <(curl -L https://raw.githubusercontent.com/open-cluster-management-io/clusteradm/main/install.sh) 0.10.1

Verify:

clusteradm version
@mkbntech
mkbntech / vind.md
Created March 11, 2026 05:38
Vind stands for “vCluster in Docker” : You still get Kubernetes in Docker, but backed by vCluster so you also get things like a free UI, native LoadBalancer support, and the ability to attach external nodes, including cloud VMs or GPU nodes.

Prerequisites & Setup

  • Ubuntu 25.10 terminal
  • Docker installed and running
  • kubectl installed.

Starting the Platform UI (Optional but awesome)

vcluster platform start