@@ -384,7 +384,7 @@ zk-0 0/1 Terminating 0 11m
|
|||||||
Reapply the manifest in `zookeeper.yaml`.
|
Reapply the manifest in `zookeeper.yaml`.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl apply -f https://k8s.io/docs/tutorials/stateful-application/zookeeper.yaml
|
kubectl apply -f https://raw.githubusercontent.com/kubernetes/website/master/docs/tutorials/stateful-application/zookeeper.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
The `zk` StatefulSet will be created, but, as they already exist, the other API
|
The `zk` StatefulSet will be created, but, as they already exist, the other API
|
||||||
|
|||||||
Reference in New Issue
Block a user