mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 22:07:13 +00:00
volume: add missing pod nginx-with-init creating
This commit is contained in:
@@ -417,6 +417,11 @@ spec:
|
||||
|
||||
.exercise[
|
||||
|
||||
- Create the pod:
|
||||
```bash
|
||||
kubectl create -f ~/container.training/k8s/nginx-4-with-init.yaml
|
||||
```
|
||||
|
||||
- Repeat the same operation as earlier
|
||||
|
||||
(try to send HTTP requests as soon as the pod comes up)
|
||||
|
||||
Reference in New Issue
Block a user