Update assign-cpu-resource.md

sync with English version
This commit is contained in:
guzj11 2020-12-12 21:33:22 +08:00 committed by GitHub
parent 8984ea45ea
commit af59908f3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -291,9 +291,6 @@ scheduled to run on any Node, and it will remain in the Pending state indefinite
输出显示 Pod 状态为 Pending。也就是说Pod 未被调度到任何节点上运行,
并且 Pod 将无限期地处于 Pending 状态:
```shell
kubectl get pod cpu-demo-2 --namespace=cpu-example
```
```
NAME READY STATUS RESTARTS AGE
cpu-demo-2 0/1 Pending 0 7m