From 43212d5fbb389ab05cd762ba59aed77531c4e203 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 21 Dec 2020 16:12:38 +0800 Subject: [PATCH] add doc for clusters time synchronous Signed-off-by: liuwei --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 48253fc90..9b6044f83 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ These instructions assume: - You have `KUBECONFIG` environment variable set to a kubeconfig file giving you cluster-admin role on that cluster +> Notice: The time of hub and managed clusters should be synchronized. + ### Deploy Hub 1. Run `make deploy-hub`