mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-06-18 11:56:22 +08:00
chore(website): some link fixes
This commit is contained in:
@@ -59,10 +59,10 @@ Follow the linked Guides to find more details on how to create your own Talos Cl
|
||||
|
||||
- [VM Setup](/clustertool/virtual-machines/systemrequirements)
|
||||
- [Getting Started with Clustertool](/clustertool/getting-started/)
|
||||
- [clustertool init](/clustertool/functions/init/)
|
||||
- [clustertool init](/clustertool/commands/init/)
|
||||
- Edit your config (talconfig.yaml and clusterenv.yaml)
|
||||
- [clustertool genconfig](/clustertool/functions/genconfig/)
|
||||
- [clustertool apply](/clustertool/functions/apply/)
|
||||
- [clustertool genconfig](/clustertool/commands/genconfig/)
|
||||
- [clustertool apply](/clustertool/commands/apply/)
|
||||
|
||||
Afterwards you are ready to migrate your SCALE Apps.
|
||||
|
||||
@@ -74,15 +74,15 @@ 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/)
|
||||
- [clustertool scaleexport](/clustertool/commands/scale/export)
|
||||
|
||||
To turn the exported Apps into ClusterTool and Fluxcd compatible Helm-Release Files:
|
||||
|
||||
- [clustertool scalemigrate](clustertool/functions/scale/scalemigrate/)
|
||||
- [clustertool scalemigrate](clustertool/commands/scale/migrate/)
|
||||
|
||||
And last, but certianly not least, to install the converted Helm-Release Files onto your cluster:
|
||||
|
||||
- [clustertool helmrelease install](/clustertool/functions/helmrelease/install/)
|
||||
- [clustertool helmrelease install](/clustertool/commands/helmrelease/install/)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user