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

Commit25abb7a

Browse files
Clarification for the docker daemon/socket
1 parent9c149f6 commit25abb7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The installation process takes care of all runner components and other required
2121
To use the Codefresh runner the following is required:
2222

2323
1. A Kubernetes cluster with outgoing internet access (for version later than 1.10). Each node should have 50GB disk size.
24-
2. A container runtime, such as[docker](https://kubernetes.io/blog/2020/12/02/dockershim-faq/),[containerd](https://containerd.io/) or[cri-o](https://cri-o.io/). Note that the runner is**not** dependent on any special dockershim features, so any compliant container runtime is acceptable.
24+
2. A container runtime, such as[docker](https://kubernetes.io/blog/2020/12/02/dockershim-faq/),[containerd](https://containerd.io/) or[cri-o](https://cri-o.io/). Note that the runner is**not** dependent on any special dockershim features, so any compliant container runtime is acceptable. The docker socket/daemon used by Codefresh pipelines is**NOT** the one on the host node (as it might not exist at all in the case of containerd or cri-o), but instead an internal docker daemon created/managed by the pipeline itself.
2525
3. A[Codefresh account]({{site.baseurl}}/docs/getting-started/create-a-codefresh-account/) with the Hybrid feature enabled.
2626
4. A[Codefresh CLI token]({{site.baseurl}}/docs/integrations/codefresh-api/#authentication-instructions) that will be used to authenticate your Codefresh account.
2727

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp