From b4307d00453daa57f51486f943f9c9f3c675005a Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Fri, 24 Feb 2023 16:23:48 -0500 Subject: [PATCH] Update docs/pages-for-subheaders/installation-requirements.md Co-authored-by: Billy Tat --- docs/pages-for-subheaders/installation-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages-for-subheaders/installation-requirements.md b/docs/pages-for-subheaders/installation-requirements.md index c1d55c55ee1..8e3d3876100 100644 --- a/docs/pages-for-subheaders/installation-requirements.md +++ b/docs/pages-for-subheaders/installation-requirements.md @@ -25,7 +25,7 @@ All supported operating systems are 64-bit x86. Rancher should work with any mod The [Rancher support matrix](https://www.suse.com/suse-rancher/support-matrix) lists which OS and Docker versions were tested for each Rancher version. -Docker is required for nodes that will run RKE Kubernetes clusters. It is not required for RKE2 or K3s clusters. +Docker is required for nodes that will run RKE clusters. It is not required for RKE2 or K3s clusters. The `ntp` (Network Time Protocol) package should be installed. This prevents errors with certificate validation that can occur when the time is not synchronized between the client and server.