Fix typos (#16731)
Signed-off-by: PingWang <wang.ping5@zte.com.cn> Fix typos in limit-range.md Signed-off-by: PingWang <wang.ping5@zte.com.cn>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4b64338f15
commit
46f596fd5b
@@ -86,7 +86,7 @@ kube-scheduler has a default set of scheduling policies.
|
||||
### Filtering
|
||||
|
||||
- `PodFitsHostPorts`: Checks if a Node has free ports (the network protocol kind)
|
||||
for the Pod ports the the Pod is requesting.
|
||||
for the Pod ports the Pod is requesting.
|
||||
|
||||
- `PodFitsHost`: Checks if a Pod specifies a specific Node by it hostname.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user