From 72b8ebc623a9d240685d0a9acd63de8383d38e26 Mon Sep 17 00:00:00 2001 From: Jerome Jaggi Date: Fri, 13 Mar 2026 15:16:59 +0100 Subject: [PATCH] docs: add migration stub page Signed-off-by: Jerome Jaggi --- pages/platform/migration.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/platform/migration.mdx diff --git a/pages/platform/migration.mdx b/pages/platform/migration.mdx new file mode 100644 index 0000000..4a1be55 --- /dev/null +++ b/pages/platform/migration.mdx @@ -0,0 +1,8 @@ +--- +title: Migration +navigation_icon: arrow-right-arrow-left +--- + +Migration allows you to move instances and volumes between metros or infrastructure. + +> ⚠️ This feature isn't yet available on stable. Documentation will expand upon release.