From b0b41c4f283ce8a9b0bae5bc472b825caed0cd43 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Wed, 23 Oct 2024 15:35:44 +0200 Subject: [PATCH] chore(website): actually reference SCALE migration guide --- website/src/content/docs/news/2024-10-16-news.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/website/src/content/docs/news/2024-10-16-news.md b/website/src/content/docs/news/2024-10-16-news.md index 8947b27e4df..448ed585747 100644 --- a/website/src/content/docs/news/2024-10-16-news.md +++ b/website/src/content/docs/news/2024-10-16-news.md @@ -68,19 +68,23 @@ Afterwards you are ready to migrate your SCALE Apps. ### SCALE Apps Migration -To migrate all of your existing SCALE Apps to your Talos Cluster you will need the following commands from ClusterTool: +To migrate all of your existing SCALE Apps to your Talos Cluster, be sure to read our TrueNAS SCALE [Migration Guide](/clustertool/migrations/scale/) + +In short, you will need the following commands from ClusterTool: + +To export all your SCALE Apps into a ClusterTool compatible format. - [clustertool scaleexport](/clustertool/functions/scale/scaleexport/) -This exports all your SCALE Apps into a ClusterTool compatible format. +To turn the exported Apps into ClusterTool and Fluxcd compatible Helm-Release Files: - [clustertool scalemigrate](clustertool/functions/scale/scalemigrate/) -This turns the exported Apps into ClusterTool and Fluxcd compatible Helm-Release Files. +And last, but certianly not least, to install the converted Helm-Release Files onto your cluster: - [clustertool helmrelease install](/clustertool/functions/helmrelease/install/) -This installs the converted Helm-Release Files onto your Cluster. + ## Effortless Hosting with ElfHosted