Skip to content

Commit 94db878

Browse files
authored
Merge pull request #25582 from guzj11/patch-19
Update assign-cpu-resource.md
2 parents 8984ea4 + af59908 commit 94db878

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/zh/docs/tasks/configure-pod-container/assign-cpu-resource.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,6 @@ scheduled to run on any Node, and it will remain in the Pending state indefinite
291291
输出显示 Pod 状态为 Pending。也就是说,Pod 未被调度到任何节点上运行,
292292
并且 Pod 将无限期地处于 Pending 状态:
293293

294-
```shell
295-
kubectl get pod cpu-demo-2 --namespace=cpu-example
296-
```
297294
```
298295
NAME READY STATUS RESTARTS AGE
299296
cpu-demo-2 0/1 Pending 0 7m

0 commit comments

Comments
 (0)