From 90c73cf9cb726e9e5ffce57b41e2af20b57ff35b Mon Sep 17 00:00:00 2001 From: saptarshi-datazip <253665537+saptarshi-datazip@users.noreply.github.com> Date: Thu, 28 May 2026 17:44:50 +0530 Subject: [PATCH] docs: refactored minor fusion helm doc portion --- docs/install/kubernetes-compaction.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/kubernetes-compaction.mdx b/docs/install/kubernetes-compaction.mdx index 532654dd..38c1327f 100644 --- a/docs/install/kubernetes-compaction.mdx +++ b/docs/install/kubernetes-compaction.mdx @@ -4,9 +4,9 @@ description: Deploy OLake Maintenance on Kubernetes with Helm. Enable Maintenanc sidebar_position: 2 --- -# OLake Maintenance Kubernetes Installation with Helm +# OLake Ingestion and Maintenance Kubernetes Installation with Helm -This guide details the process for deploying OLake Fusion on Kubernetes using the official Helm chart. The Fusion components run alongside the standard OLake stack and provide Iceberg table maintenance services. +This guide details the process for deploying OLake ingestion and Fusion maintenance together on Kubernetes using the official Helm chart. Fusion is installed alongside the core OLake ingestion stack and provides Iceberg table maintenance and ingestion services.
Components & Architecture