Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfdfd116

Browse files
authored
Update kk8s min max versions for runner and gitops (#784)
1 parent762978d commitfdfd116

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎_docs/installation/codefresh-runner.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ As the Codefresh Runner is **not** dependent on any special dockershim features,
2323
{: .table .table-bordered .table-hover}
2424
| Item| Requirement|
2525
| --------------| --------------|
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>.{:/}|
2727
|Node requirements| Disk space: 50 GB per node|
2828
|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> {:/}|
2929
|CLI token|[Codefresh CLI token]({{site.baseurl}}/docs/integrations/codefresh-api/#authentication-instructions)|

‎_docs/installation/gitops/hybrid-gitops-helm-installation.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ global:
454454
{: .table .table-bordered .table-hover}
455455
| Item| Requirement|
456456
| --------------| --------------|
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>.{:/}|
458458
|Node requirements| {::nomarkdown}<ul><li>Memory: 5000 MB</li><li>CPU: 2</li></ul>{:/}|
459459
|Cluster permissions| Cluster admin permissions|
460460
|Git providers|{::nomarkdown}<ul><li>GitHub</li><li>GitHub Enterprise</li><li>GitLab Cloud</li><li>GitLab Server</li><li>Bitbucket Cloud</li><li>Bitbucket Server</li></ul>{:/}|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp