Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Commit

Permalink
README: fix delete pod (#1926)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasbro17 authored and hongchaodeng committed Feb 12, 2018
1 parent 7f0808a commit 82b3065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Create an etcd cluster:
$ kubectl create -f example/example-etcd-cluster.yaml
```

Wait until all three members are up. Then stop the etcd operator and delete one of the etcd clusters:
Wait until all three members are up. Then stop the etcd operator and delete one of the etcd pods:

```bash
$ kubectl delete -f example/deployment.yaml
Expand Down

0 comments on commit 82b3065

Please sign in to comment.