mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 14:13:53 +03:00
update docs
This commit is contained in:
@@ -4,9 +4,6 @@ This lab walks you through a quick smoke test to make sure things are working.
|
||||
|
||||
## Test
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
```
|
||||
kubectl run nginx --image=nginx --port=80 --replicas=3
|
||||
```
|
||||
|
Reference in New Issue
Block a user