content/operate/kubernetes/release-notes/previous-releases/k8s-6-0-8-1.md
The Redis Enterprise K8s 6.0.8-1 release is a major release on top of 6.0.6-24 providing support for the latest Redis Enterprise Software release 6.0.8-28 and includes several enhancements (including OpenShift 4.5 and Kubernetes 1.18 support) and bug fixes.
This release of the operator provides:
To upgrade your deployment to this latest release, see ["Upgrade a Redis Enterprise cluster (REC) on Kubernetes"]({{< relref "/operate/kubernetes/upgrade/upgrade-redis-cluster.md" >}}).
When a pod status is CrashLoopBackOff and we run the cluster recovery, the process will not complete. The workaround is to delete the crashing pods manually and recovery process will continue.
A cluster name longer than 20 characters will result in a rejected route configuration as the host part of the domain name exceeds 63 characters. The workaround is to limit cluster name to 20 characters or less.
A cluster CR specification error is not reported if two or more invalid CR resources are updated in sequence.
When a cluster is in an unreachable state the state is still running instead of being reported as an error.
STS Readiness probe doesn't mark a node as not ready when rladmin status on the node fails.
The redis-enterprise-operator role is missing permission on replica sets.
Openshift 3.11 doesn't support dockerhub private registry. This is a known OpenShift issue.
DNS conflicts are possible between the cluster mdns_server and the K8s DNS. This only impacts DNS resolution from within cluster nodes for Kubernetes DNS names.
Kubernetes-based 5.4.10 deployments seem to negatively impact existing 5.4.6 deployments that share a Kubernetes cluster.
In Kubernetes, the node CPU usage we report on is the usage of the Kubernetes worker node hosting the REC pod.
Master pod is not always labeled in Rancher.
When REC clusters are deployed on clusters with unsynchronized clocks, the cluster does not start correctly. The fix is to use NTP to synchronize the underlying K8s nodes.
Benign errors are reported in the operator log when using database controller (REDB) (e.g., "failed to update database status". These errors can be ignored.