project: Unistall K3s

Tags kubernetes fluxcd
Hard Prerequisites
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content.
  • K8S: Manual App Deployment – Project Overview
  • Uninstall K3s

    Let’s start by nuking the cluster as we have no idea what the true state is and we can start fresh

    sudo /usr/local/bin/k3s-uninstall.sh
    

    RAW CONTENT URL