How I Migrated Snipe-IT from an Ubuntu VM to k3s

Migrated Snipe-IT from an Ubuntu VM to k3s

Migrating a Live Snipe-IT Instance from a VM to k3s Without Losing Data This Snipe-IT k3s migration started as a straightforward attempt to move a legacy VM-based installation into my existing Kubernetes environment. Migrating a stateless application into Kubernetes is usually straightforward: build an image, deploy it, point traffic at it and move on. Snipe-IT … Read more