website/content/en/docs/tutorials/stateful-application
Tárikly Távora b6f0d8ffbc
Review zookeper tutorial and fix command error (#31914)
* Misplaced command result

On zookeeper tutorial https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/#surviving-maintenance command result is concatenated to the command itself:

kubectl drain $(kubectl get pod zk-1 --template {{.spec.nodeName}}) --ignore-daemonsets --force --delete-emptydir-data "kubernetes-node-ixsl" cordoned

* Review zookeeper tutorial

https://github.com/kubernetes/website/pull/31873

Review done!
2022-02-26 18:25:17 -08:00
..
_index.md Remove exec permission on markdown files 2021-06-16 17:57:00 +08:00
basic-stateful-set.md Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value 2021-08-10 18:03:21 +08:00
cassandra.md Correct default values for memory and cpu. 2021-07-27 13:21:52 +05:30
mysql-wordpress-persistent-volume.md Correct wordpress service command output 2020-06-20 12:45:12 -05:00
zookeeper.md Review zookeper tutorial and fix command error (#31914) 2022-02-26 18:25:17 -08:00