update docs
parent
9035b6f48d
commit
a0ac7f91a3
|
@ -4,9 +4,6 @@ This lab walks you through a quick smoke test to make sure things are working.
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
```
|
|
||||||
```
|
|
||||||
|
|
||||||
```
|
```
|
||||||
kubectl run nginx --image=nginx --port=80 --replicas=3
|
kubectl run nginx --image=nginx --port=80 --replicas=3
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue