From 8185c3f47c731bb4a1c329479e54395d26eeced6 Mon Sep 17 00:00:00 2001 From: kaitlynmichael Date: Thu, 13 Jul 2023 13:43:46 -0500 Subject: [PATCH] add 642 recommendation to CRD apply steps --- content/kubernetes/active-active/_index.md | 2 +- content/kubernetes/active-active/prepare-clusters.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/kubernetes/active-active/_index.md b/content/kubernetes/active-active/_index.md index 45ee5d199c3..4f5db166688 100644 --- a/content/kubernetes/active-active/_index.md +++ b/content/kubernetes/active-active/_index.md @@ -56,7 +56,7 @@ To create an Active-Active Redis Enterprise deployment for Kubernetes with these For the currently supported procedure, see [Create Active-Active databases for Kubernetes]({{}}). -{{}} If you are using a preview version of these features (operator version 6.4.2-4 or 6.4.2-5), you'll need to enable the Active-Active controller with the following steps. You need to do this only once per cluster. +{{}} If you are using a preview version of these features (operator version 6.4.2-4 or 6.4.2-5), you'll need to enable the Active-Active controller with the following steps. You need to do this only once per cluster. We recommend using the fully supported 6.4.2-6 version. 1. Download the custom resource definitions (CRDs) for the most recent release (6.4.2-4) from [redis-enterprise-k8s-docs Github](https://github.com/RedisLabs/redis-enterprise-k8s-docs/tree/master/crds). diff --git a/content/kubernetes/active-active/prepare-clusters.md b/content/kubernetes/active-active/prepare-clusters.md index e6d05c68051..2bbb542ebad 100644 --- a/content/kubernetes/active-active/prepare-clusters.md +++ b/content/kubernetes/active-active/prepare-clusters.md @@ -37,7 +37,7 @@ Next you'll [collect credentials](#collect-rec-credentials) for your participati For a list of example values used throughout this article, see the [Example values](#example-values) section. -{{}} If you are using a preview version of these features (operator version 6.4.2-4 or 6.4.2-5), you'll need to enable the Active-Active controller with the following steps. You need to do this only once per cluster. +{{}} If you are using a preview version of these features (operator version 6.4.2-4 or 6.4.2-5), you'll need to enable the Active-Active controller with the following steps. You need to do this only once per cluster. We recommend using the fully supported 6.4.2-6 version. 1. Download the custom resource definitions (CRDs) for the most recent release (6.4.2-4) from [redis-enterprise-k8s-docs Github](https://github.com/RedisLabs/redis-enterprise-k8s-docs/tree/master/crds).