Update service.md

pull/19999/head
Alpha 2020-03-30 13:31:08 +08:00 committed by bryan
parent c1425fd4ca
commit 8a5ce66d09
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@ spec:
# By default and for convenience, the `targetPort` is set to the same value as the `port` field.
nodePort: 30007
# Optional field
# By default and for convenience, the Kubernetes control plane will allocates a port from a range (default: 30000-32767)
# By default and for convenience, the Kubernetes control plane will allocate a port from a range (default: 30000-32767)
```
### Type LoadBalancer {#loadbalancer}