Skip to content
This repository was archived by the owner on Oct 7, 2019. It is now read-only.

Commit 980fc97

Browse files
committed
Update step11.md
1 parent 0148c6a commit 980fc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

step11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ hello-node-2142604176-x8 10.124.132.1 123.132.123.151 8080/TCP 1h
1212
```
1313
Then we can delete the service, which also deletes your external load balancer:
1414
```sh
15-
kubectl delete services hello-node-2142604176-x8
15+
$ kubectl delete services hello-node-2142604176-x8
1616
service "hello-node-2142604176-x8" deleted
1717
```
1818

0 commit comments

Comments
 (0)