We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4ebc4 commit 1fda127Copy full SHA for 1fda127
content/en/docs/concepts/services-networking/service.md
@@ -550,7 +550,7 @@ spec:
550
# By default and for convenience, the `targetPort` is set to the same value as the `port` field.
551
nodePort: 30007
552
# Optional field
553
- # 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)
554
```
555
556
### Type LoadBalancer {#loadbalancer}
0 commit comments