parent
262c351229
commit
6324d6304c
|
|
@ -112,8 +112,8 @@ nginx ClusterIP None <none> 80/TCP 12s
|
|||
kubectl get statefulset web
|
||||
```
|
||||
```
|
||||
NAME DESIRED CURRENT AGE
|
||||
web 2 1 20s
|
||||
NAME READT AGE
|
||||
web 2 20s
|
||||
```
|
||||
|
||||
### Ordered Pod creation
|
||||
|
|
@ -1325,4 +1325,4 @@ You also need to delete the persistent storage media for the PersistentVolumes
|
|||
used in this tutorial.
|
||||
Follow the necessary steps, based on your environment, storage configuration,
|
||||
and provisioning method, to ensure that all storage is reclaimed.
|
||||
{{< /note >}}
|
||||
{{< /note >}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue