diff --git a/operations/index.md b/operations/index.md index 301a438..7a62381 100644 --- a/operations/index.md +++ b/operations/index.md @@ -21,6 +21,6 @@ Set up replication in FalkorDB to achieve high availability and data redundancy Discover how to configure a FalkorDB cluster for horizontal scalability and improved fault tolerance, distributing your data across multiple nodes. -## 4. [Deploy FalkorDB to Kubernetes](/operations/k8s_support.md) +## 4. [Deploy FalkorDB to Kubernetes](/operations/k8s_support) Learn how falkorDB can be deployed on Kubernetes using Helm charts and Docker images. diff --git a/operations/k8s_support.md b/operations/k8s_support.md index e43310a..d07bc98 100644 --- a/operations/k8s_support.md +++ b/operations/k8s_support.md @@ -2,6 +2,7 @@ title: "Kubernetes support" nav_order: 4 description: "Deploy FalkorDB to Kubernetes." +parent: "Operations" --- # Kubernetes support for FalkorDB