반응형
해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다.
⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다.
💻
Manual Scheduling 실습
Q1. A pod definition file nginx.yaml
is given. Create a pod using the file.
Q2. What is the status of the created POD?
Q3. Why is the POD in a pending state?
Q4. Manually schedule the pod on node01.
Q5. Now schedule the same pod on the controlplane
node.
반응형
'MLOps > Doker & Kubernetes' 카테고리의 다른 글
Udemy CKA 강의 정리 54. Labels and Selectors (0) | 2023.01.06 |
---|---|
Udemy CKA 강의 정리 53: Solution - Manual Scheduling (Optional) (0) | 2023.01.06 |
Udemy CKA 강의 정리 51: Manual Scheduling (0) | 2023.01.06 |
Udemy CKA 강의 정리 50: Download Presentation Deck for this section (0) | 2023.01.06 |
Udemy CKA 강의 정리 49: Scheduling Section Introduction (0) | 2023.01.06 |
댓글