You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/installation/codefresh-runner.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ As the Codefresh Runner is **not** dependent on any special dockershim features,
23
23
{: .table .table-bordered .table-hover}
24
24
| Item| Requirement|
25
25
| --------------| --------------|
26
-
|Kubernetes cluster| Server version 1.10 to 1.24. {::nomarkdown}<br><b>Tip</b>: To check the server version, run:<br> <spanstyle="font-family:var(--font-family-monospace);font-size:87.5%;color:#ad6800;background-color:#fffbe6">kubectl version --short</span>.{:/}|
26
+
|Kubernetes cluster| Server version 1.21 to 1.27. {::nomarkdown}<br><b>Tip</b>: To check the server version, run:<br> <codeclass="highlighter-rouge">kubectl version --short</code>.{:/}|
27
27
|Node requirements| Disk space: 50 GB per node|
28
28
|Container runtime| Any compliant container runtime, as the runner is**not** dependent on any special dockershim features. {::nomarkdown}<br>Examples: <ul><li><ahref="https://kubernetes.io/blog/2020/12/02/dockershim-faq"target="blank">Docker</a></li><li><ahref="https://containerd.io/"target="blank">containerd</a></li><li><ahref="https://cri-o.io/"target="blank">cri-o</a></li></ul> {:/}|
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops-helm-installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -454,7 +454,7 @@ global:
454
454
{: .table .table-bordered .table-hover}
455
455
| Item| Requirement|
456
456
| --------------| --------------|
457
-
|Kubernetes cluster| Server version 1.18 and higher,_without_ Argo Project components. {::nomarkdown}<br><b>Tip</b>: To check the server version, run:<br> <codeclass="highlighter-rouge">kubectl version --short</code>.{:/}|
457
+
|Kubernetes cluster| Server version 1.21 to 1.27,_without_ Argo Project components. {::nomarkdown}<br><b>Tip</b>: To check the server version, run:<br> <codeclass="highlighter-rouge">kubectl version --short</code>.{:/}|