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

Commit3a5ca72

Browse files
authored
Update codefresh-runner.md (#691)
updated wording for MTU about Docker0 and eth0
1 parentc112138 commit3a5ca72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_docs/installation/codefresh-runner.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ NO_PROXY: localhost, 127.0.0.1, <local_ip_of_machine>
223223
```
224224
* Add`.firebaseio.com` to the allowed-sites of the proxy server.
225225
* Exec into the`dind` pod, and run`ifconfig`.
226-
* If the MTU valuefor`docker0` is_higher_ than the MTU value of`eth0` (sometimes the`docker0` MTU is 1500,while`eth0` MTU is 1440), change the`docker0` MTU value to be lower than the`eth0` MTU.
226+
* If the MTU valuefor`docker0` is_greater than or equal to_ the MTU value of`eth0` (sometimes the`docker0` MTU is 1500,while`eth0` MTU is 1440), change the`docker0` MTU value to be lower than the`eth0` MTU.
227227
* To change the`docker0` MTU value, edit the`configmap`in the`codefresh-runtime` namespace:
228228
```shell
229229
kubectl edit cm codefresh-dind-config -n codefresh-runtime

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp