Table of Contents Task Assumptions Flow Init or Restore Init Delete Restore Price Info Install hcloud Install kubectl Install HELM Install AZ (azure CLI) for Linux Mint/DEB AZURE Set AZURE defaults Create the storage Create the blob container Velero credentials file Velero CLI Install CLI Install Velero on k3s List Backup File structure 1. init_cluster.sh 2. .env 3. cluster.yml 4. values_traefik-default.yml 5. values_kube-prometheus-stack.yml 6. gateway-post.yml How to Run 1st Run - init Delete (Power Off) Restore (Power On) Costs 🔹Task ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Create the cheapest Kubernetes solution with the possibility to delete the Kubernetes cluster/instance and recreate it from scratch (as a DR solution). - Implement Power On/Off for the environment. - $0 cost for offline mode, except for storage space for S3 and volumes.…