mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Update README.md
The pods won't be deleted by that command
This commit is contained in:
parent
d1a6cee15e
commit
dd538464d6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user