website/content/en/docs
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
..
concepts fix: modify article (#31922) 2022-02-26 18:11:16 -08:00
contribute
doc-contributor-tools/linkchecker
home
images
reference Link to PSP migration guide from PSP to PSS reference 2022-02-25 10:27:52 -08:00
setup
tasks Updated files install-kubectl-linux.md , install-kubectl-macos.md , install-kubectl-windows.md (#31916) 2022-02-26 18:23:17 -08:00
tutorials Review zookeper tutorial and fix command error (#31914) 2022-02-26 18:25:17 -08:00
_index.md
test.md
update-user-guide-links.py