From abab9b3af40526ea0b561fb2a1f5d5cad2354ac3 Mon Sep 17 00:00:00 2001 From: Jerome Jaggi Date: Fri, 13 Mar 2026 15:07:50 +0100 Subject: [PATCH] docs: add horizontal scaling stub page Signed-off-by: Jerome Jaggi --- pages/features/horizontal-scaling.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/features/horizontal-scaling.mdx diff --git a/pages/features/horizontal-scaling.mdx b/pages/features/horizontal-scaling.mdx new file mode 100644 index 0000000..709e995 --- /dev/null +++ b/pages/features/horizontal-scaling.mdx @@ -0,0 +1,8 @@ +--- +title: Horizontal Scaling +navigation_icon: arrow-left-right +--- + +Horizontal scaling allows Unikraft Cloud workloads to burst across heterogeneous infrastructure, including external compute providers. + +> ⚠️ This feature isn't yet available on stable. Documentation will expand upon release.