From 71330c0c5ee5a2fd941e7c8f5526b7668e99d1f1 Mon Sep 17 00:00:00 2001 From: Barry Waldbaum <60441946+barry-waldbaum-rl@users.noreply.github.com> Date: Tue, 22 Sep 2020 12:10:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ba8c6e..ab68cd0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This page describe how to deploy Redis Enterprise on Kubernetes using the Redis ### Prerequisites -- A Kubernetes cluster version of 1.11 or higher, with a minimum of 3 worker nodes. +- A Kubernetes cluster version of 1.11 or higher, with a minimum of 3 worker nodes with time synchronized (via NTP). - A Kubernetes client (kubectl) with a matching version. For OpenShift, an OpenShift client (oc). - Access to DockerHub, RedHat Container Catalog or a private repository that can serve the required images.