From dd538464d600b6b8123a7bb8a8d09bdc728b2cbe Mon Sep 17 00:00:00 2001 From: you-n-g Date: Sun, 12 Apr 2015 15:16:53 +0800 Subject: [PATCH] Update README.md The pods won't be deleted by that command --- examples/guestbook-go/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/guestbook-go/README.md b/examples/guestbook-go/README.md index 42b88d13d02..8854579f265 100644 --- a/examples/guestbook-go/README.md +++ b/examples/guestbook-go/README.md @@ -182,7 +182,7 @@ For details about limiting traffic to specific sources, see the [GCE firewall do ### Step Seven: Cleanup -You should delete the service which will remove any associated resources that were created e.g. load balancers, forwarding rules and target pools. All the resources (pods, replication controllers and service) can be deleted with a single command: +You should delete the service which will remove any associated resources that were created e.g. load balancers, forwarding rules and target pools. All the resources (replication controllers and service) can be deleted with a single command: ```shell $ cluster/kubectl.sh delete -f examples/guestbook-go current-context: "kubernetes-satnam_kubernetes"