[ko] Update outdated files dev-1.24-ko.2 (M80-M83)

This commit is contained in:
KimDoubleB
2022-07-25 20:39:48 +09:00
parent 3972dce875
commit dc91547cbf
4 changed files with 14 additions and 9 deletions
@@ -140,7 +140,8 @@ resources:
kubectl apply -f https://k8s.io/examples/admin/resource/cpu-defaults-pod-3.yaml --namespace=default-cpu-example
```
생성한 파드의 명세를 확인한다.
생성한 파드의
[명세](/ko/docs/concepts/overview/working-with-objects/kubernetes-objects/#오브젝트-명세-spec-와-상태-status)를 확인한다.
```
kubectl get pod default-cpu-demo-3 --output=yaml --namespace=default-cpu-example