website/content/en/docs/tutorials
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
..
configuration Update docs for primary branch rename to "main" 2021-06-19 01:50:25 +01:00
kubernetes-basics Merge pull request #28905 from RA489/update_cluster 2021-12-17 07:44:29 -08:00
security Improve SeccompDefault documentation 2022-01-27 10:09:18 +01:00
services Fix broken anchor link of #type-nodeport in service.md (#30388) 2021-11-12 08:02:28 -08:00
stateful-application Review zookeper tutorial and fix command error (#31914) 2022-02-26 18:25:17 -08:00
stateless-application correcting redis address in stateless-application guestbook document 2021-07-05 16:47:30 +05:30
_index.md Merge the tutorials under tutorials->clusters into tutorials->security 2022-01-09 21:31:20 +00:00
hello-minikube.md Update hello-minikube.md 2021-09-25 20:02:10 -05:00