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