From 497402932e19bf18f4a7447a9aab9745d13736c4 Mon Sep 17 00:00:00 2001 From: Simran Date: Wed, 18 Jul 2018 21:18:19 +0200 Subject: [PATCH] EE note for Kubernetes DC2DC See https://github.com/arangodb/arangodb/pull/5921#issuecomment-406028317 --- docs/Manual/Tutorials/Kubernetes/DC2DC.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/Manual/Tutorials/Kubernetes/DC2DC.md b/docs/Manual/Tutorials/Kubernetes/DC2DC.md index edd5a24c0..760d1e2f9 100644 --- a/docs/Manual/Tutorials/Kubernetes/DC2DC.md +++ b/docs/Manual/Tutorials/Kubernetes/DC2DC.md @@ -4,6 +4,11 @@ This tutorial guides you through the steps needed to configure an ArangoDB datacenter to datacenter replication between two ArangoDB clusters running in Kubernetes. +{% hint 'info' %} +This feature is only available in the +[**Enterprise Edition**](https://www.arangodb.com/why-arangodb/arangodb-enterprise/) +{% endhint %} + ## Requirements 1. This tutorial assumes that you have 2 ArangoDB clusters running in 2 different Kubernetes clusters.