From 319b1e619b91c429011782892b3b1332acc4a456 Mon Sep 17 00:00:00 2001 From: NimRegev Date: Wed, 26 Oct 2022 16:36:56 +0300 Subject: [PATCH 1/4] Update requirements.md --- _docs/runtime/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/runtime/requirements.md b/_docs/runtime/requirements.md index ec2a3f68..e08b366c 100644 --- a/_docs/runtime/requirements.md +++ b/_docs/runtime/requirements.md @@ -21,7 +21,7 @@ The requirements listed are the **_minimum_** requirements to provision **_hybri {: .table .table-bordered .table-hover} | Item | Requirement | | -------------- | -------------- | -|Kubernetes cluster | Server version 1.18 and higher, without Argo Project components. {::nomarkdown}
Tip: To check the server version, run:
kubectl version --short.{:/}| +|Kubernetes cluster | Server version 1.21.0 and higher, without Argo Project components. {::nomarkdown}
Tip: To check the server version, run:
kubectl version --short.{:/}| | Ingress controller| Configured on Kubernetes cluster and exposed from the cluster. {::nomarkdown}
Supported and tested ingress controllers include: