Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/install/kubernetes-compaction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<details>
<summary><b>Components & Architecture</b></summary>
Expand Down
Loading