You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| REAADB |`spec.participatingClusters[].namespace`| Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Ensure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments](https://redis.io/docs/latest/operate/kubernetes/re-clusters/multi-namespace/). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. |
29
-
| REC |`spec.usageMeter.callHomeClient`| Added | Configuration for the call home client. See the API reference for details. |
30
-
| REC |`spec.resourceLimits`| Added | Configuration that allows Redis Enterprise to adjust system resource settings. See the API reference for details. |
28
+
| REAADB |`spec.participatingClusters[].namespace`| Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments](https://redis.io/docs/latest/operate/kubernetes/re-clusters/multi-namespace/). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. |
29
+
| REC |`spec.usageMeter.callHomeClient`| Added | Configuration for the call home client. For details, see the API reference. |
30
+
| REC |`spec.resourceLimits`| Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the API reference. |
31
31
32
32
## Breaking changes
33
33
34
-
By default, the operator no longer includes the additional Linux capabilities in the security context. If you require the use of capabilities such as `SYS_RESOURCE`, see [Enable privileged mode]({{<relref "/operate/kubernetes/security/enable-privileged-mode">}}).
34
+
By default, the operator no longer sets additional Linux capabilities in the security context. If your deployment requires capabilities such as `SYS_RESOURCE`, see [Enable privileged mode]({{<relref "/operate/kubernetes/security/enable-privileged-mode">}}).
35
35
36
36
## Supported distributions
37
37
38
38
The following table shows supported distributions at the time of this release. You can also find this list in [Supported Kubernetes distributions]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}).
39
39
40
-
<spantitle="Check mark icon">✅</span> Supported – This distribution is supported for this version of Redis Enterprise Software for Kubernetes.
41
-
<spantitle="Deprecation warning"class="font-serif">:warning:</span> Deprecated – This distribution is still supported for this version of Redis Enterprise Software for Kubernetes, but support will be removed in a future release.
40
+
<spantitle="Check mark icon">✅</span> Supported – This distribution is supported for this version of Redis Enterprise Kubernetes.
41
+
<spantitle="Deprecation warning"class="font-serif">:warning:</span> Deprecated – This distribution is still supported for this version of Redis Enterprise Kubernetes, but support will be removed in a future release.
42
42
<spantitle="X icon">❌</span> End of life – Support for this distribution ended.
43
43
Any distribution not listed below is not supported for production workloads.
44
44
@@ -52,7 +52,7 @@ Any distribution not listed below is not supported for production workloads.
0 commit comments