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

Commitcdec20d

Browse files
committed
Update codefresh-runner.md
1 parent30f2f8f commitcdec20d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_docs/administration/codefresh-runner.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ Override environment variables for `dind-lv-monitor` daemonset if necessary:
815815
%}
816816

817817

818-
1. [Runtime-Environment specification]({{site.baseurl}}/docs/administration/codefresh-runner/) defines engine and dind pods spec and PVC parameters.
818+
1. [Runtime-Environment specification]({{site.baseurl}}/docs/administration/codefresh-runner/#runtime-environment-specification) defines engine and dind pods spec and PVC parameters.
819819
2. Runner pod (Agent) pulls tasks (Builds) from Codefresh API every 3 seconds.
820820
3. Once the agent receives build task (either Manual run build or Webhook triggered build) it calls k8s API to create engine/dind pods and PVC object.
821821
4. Volume Provisioner listensfor PVC events (create) and based on StorageClass definition it creates PV object with the corresponding underlying volume backend (ebs/gcedisk/local).
@@ -1321,7 +1321,7 @@ codefresh runner init \
13211321
--set-value=Storage.Encrypted=[false|true] \
13221322
--set-value=Storage.KmsKeyId=<key id>
13231323
```
1324-
For descriptions of the other options, run`codefresh runner init --help` ([global parameter table](#customizing-the-wizard-installation)).
1324+
For descriptions of the other options, run`codefresh runner init --help`.
13251325

13261326
* When the Wizard completes the installation, modify the runtime environment of`my-aws-runner` to specify the necessary toleration, nodeSelector and disk size:
13271327
* Run:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp