mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Apply a64e5988 (Just a slightly better way to keep the container up) to other instances
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ To test the overlay network, you can launch the following `DaemonSet` definition
|
|||||||
- image: alpine
|
- image: alpine
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ To test the overlay network, you can launch the following `DaemonSet` definition
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ To test the overlay network, you can launch the following `DaemonSet` definition
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -44,7 +44,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -96,7 +96,7 @@ pod "busybox" deleted
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ title: 网络
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -49,7 +49,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -49,7 +49,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ If you want to check resolving of domain names on all of the hosts, execute the
|
|||||||
- image: busybox:1.28
|
- image: busybox:1.28
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: alpine
|
name: alpine
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ The `swiss-army-knife` container does not support Windows nodes. It also [does n
|
|||||||
- image: rancherlabs/swiss-army-knife
|
- image: rancherlabs/swiss-army-knife
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: overlaytest
|
name: overlaytest
|
||||||
command: ["sh", "-c", "tail -f /dev/null"]
|
command: ["sleep", "infinity"]
|
||||||
terminationMessagePath: /dev/termination-log
|
terminationMessagePath: /dev/termination-log
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user