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
* Updated Api Scopes for Classic* Update install-codefresh-runner.mdAdded no markdown open and close tags to scopes cell* Update install-codefresh-runner.md* Update install-codefresh-runner.md* Update install-codefresh-runner.md---------Co-authored-by: NimRegev <nima.regev@codefresh.io>
Copy file name to clipboardExpand all lines: _docs/installation/runner/install-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
@@ -39,7 +39,7 @@ After installing the Codefresh Runner, you can:
39
39
|Kubernetes cluster| Server version 1.21 or higher. {::nomarkdown}<br><b>Tip</b>: To check the server version, run:<br> <codeclass="highlighter-rouge">kubectl version --short</code>.{:/}|
40
40
|Helm| 3.8.0 and higher|
41
41
|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> {:/}|
|Codefresh APIToken|{::nomarkdown} <ul><li><ahref="https://codefresh.io/docs/docs/integrations/codefresh-api/#authentication-instructions">Required scopes</a>: <codeclass="highlighter-rouge">Runner-Installation(read+write)</code>, <codeclass="highlighter-rouge">Agent(read+write)</code>, <codeclass="highlighter-rouge">Agents(read+write)</code></li><li>Token needs to be from an Account Admin.</li><li>When using service accounts, select the**Assign Admin role to service account** option.<br>See <ahref="https://codefresh.io/docs/docs/administration/account-user-management/service-accounts/">Managing service accounts</a>.</li></ul> {:/}|