[zh] Resync tasks pages (task-3)
This commit is contained in:
+3
-2
@@ -213,9 +213,10 @@ kubectl apply -f https://k8s.io/examples/admin/resource/cpu-defaults-pod-3.yaml
|
||||
```
|
||||
|
||||
<!--
|
||||
View the specification of the Pod that you created:
|
||||
View the [specification](/docs/concepts/overview/working-with-objects/kubernetes-objects/#object-spec-and-status)
|
||||
of the Pod that you created:
|
||||
-->
|
||||
查看所你创建的 Pod 的规约:
|
||||
查看你所创建的 Pod 的[规约](/zh/docs/concepts/overview/working-with-objects/kubernetes-objects/#object-spec-and-status):
|
||||
|
||||
```
|
||||
kubectl get pod default-cpu-demo-3 --output=yaml --namespace=default-cpu-example
|
||||
|
||||
Reference in New Issue
Block a user