diff --git a/content/operate/kubernetes/deployment/deployment-options.md b/content/operate/kubernetes/deployment/deployment-options.md index 54ebe5b00e..170c39ad74 100644 --- a/content/operate/kubernetes/deployment/deployment-options.md +++ b/content/operate/kubernetes/deployment/deployment-options.md @@ -15,8 +15,9 @@ You can deploy Redis Enterprise for Kubernetes in several different ways dependi Multiple Redis Enterprise database resources (REDB) can be associated with single Redis Enterprise cluster resource (REC) even if they reside in different namespaces. -{{}} The Redis Enterprise cluster (REC) custom resource must reside in the same namespace as the Redis Enterprise operator. -{{}} +The Redis Enterprise cluster (REC) custom resource must reside in the same namespace as the Redis Enterprise operator. + +{{}} Multi-namespace installations don't support Active-Active databases (REEADB). Only databases created with the REDB resource are supported in multi-namespace deployments at this time.{{}} ## Single REC and single namespace (one-to-one) diff --git a/content/operate/kubernetes/re-clusters/multi-namespace.md b/content/operate/kubernetes/re-clusters/multi-namespace.md index 26535b4e65..23161d62e5 100644 --- a/content/operate/kubernetes/re-clusters/multi-namespace.md +++ b/content/operate/kubernetes/re-clusters/multi-namespace.md @@ -16,6 +16,8 @@ Multiple Redis Enterprise database resources (REDBs) can be associated with a si To learn more about designing a multi-namespace Redis Enterprise cluster, see [flexible deployment options]({{< relref "/operate/kubernetes/deployment/deployment-options.md" >}}). +{{}} Multi-namespace installations don't support Active-Active databases (REEADB). Only databases created with the REDB resource are supported in multi-namespace deployments at this time.{{}} + ## Prerequisites Before configuring a multi-namespace deployment, you must have a running [Redis Enterprise cluster (REC)]({{< relref "/operate/kubernetes/deployment/quick-start.md" >}}). See more information in the [deployment]({{< relref "/operate/kubernetes/deployment/" >}}) section. diff --git a/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-3.md b/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-3.md index 3230516388..db30c976ae 100644 --- a/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-3.md +++ b/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-3.md @@ -171,4 +171,4 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-58 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-58 release notes]({{}}). diff --git a/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41-jan-2023.md b/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41-jan-2023.md index 8814a1f98a..ec09fa7339 100644 --- a/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41-jan-2023.md +++ b/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41-jan-2023.md @@ -60,4 +60,4 @@ See [Redis Enterprise for Kubernetes release notes 6.2.18-41 (Dec 2022)]({{< rel ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-72 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-72 release notes]({{}}). diff --git a/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41.md b/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41.md index a7458eef36..263ad9ef74 100644 --- a/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41.md +++ b/content/operate/kubernetes/release-notes/6-2-18-releases/k8s-6-2-18-41.md @@ -141,4 +141,4 @@ On clusters with more than 9 REC nodes, a Kubernetes upgrade can render the Redi ## Security -For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-65 release notes]({{}}). +For a list of fixes related to CVEs, see the [Redis Enterprise 6.2.18-65 release notes]({{}}). diff --git a/content/operate/rs/security/certificates/create-certificates.md b/content/operate/rs/security/certificates/create-certificates.md index a23c16e44f..e6e4327c3a 100644 --- a/content/operate/rs/security/certificates/create-certificates.md +++ b/content/operate/rs/security/certificates/create-certificates.md @@ -16,7 +16,7 @@ You can renew these certificates by replacing them with new self-signed certific ## Renew self-signed certificates -As of [v6.2.18-70]({{< relref "/operate/rs/release-notes/rs-6-2-18-releases/rs-6-2-18-70" >}}), Redis Enterprise Software includes a script to generate self-signed certificates. +As of [v6.2.18-70]({{< relref "/operate/rs/release-notes/rs-6-2-18-releases/" >}}), Redis Enterprise Software includes a script to generate self-signed certificates. By default, the `generate_self_signed_certs.sh` script is located in `/opt/redislabs/utils/`.