From 29a155629f22d16c9798b15cd0b7f55e4fa10dba Mon Sep 17 00:00:00 2001 From: Henok Getachew Alemayehu Date: Fri, 29 Nov 2024 12:17:46 +0300 Subject: [PATCH] Specify cht-core repo --- .../en/hosting/4.x/_partial_migration_3x_docker_to_4x_k3s.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/hosting/4.x/_partial_migration_3x_docker_to_4x_k3s.md b/content/en/hosting/4.x/_partial_migration_3x_docker_to_4x_k3s.md index a9971a1c2..6beff37d5 100644 --- a/content/en/hosting/4.x/_partial_migration_3x_docker_to_4x_k3s.md +++ b/content/en/hosting/4.x/_partial_migration_3x_docker_to_4x_k3s.md @@ -47,6 +47,8 @@ Save the output containing: The next part of the guide assumes your K3s cluster is already prepared. If not, please run the set of commands [here](https://docs.k3s.io/quick-start). +We are also going to utilize the `cht-deploy` script from the [cht-core](https://github.com/medic/cht-core) repo. If you don't already have that, clone it. + ## Prepare Node Storage ```shell