CLUSTER ONLINE
[ HOMELAB ] — K3S CLUSTER NODE

Welcome to amitco77.dev

A personal Kubernetes homelab running on K3s — serving this page from an Ubuntu node, through ingress-nginx and Cloudflare Tunnel.

amit@homelab ~ kubectl
$kubectl get nodes -o wide
NAME STATUS ROLES AGE VERSION
homelab Ready control-plane,master 42d v1.29.x
$kubectl get pods -n default
NAME READY STATUS RESTARTS
welcome-app-xxxxxxxxx 1/1 Running 0
$curl https://amitco77.dev
200 OK — You are here.
Platform
K3s
Lightweight Kubernetes
Ingress
NGINX
+ MetalLB LoadBalancer
Tunnel
CF
Cloudflare Zero Trust
OS
Ubuntu
Linux · x86_64