반응형
해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다.
⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다.
Q1. What is the user used to execute the sleep process within the ubuntu-sleeper pod?
Q2. Edit the pod ubuntu-sleeper to run the sleep process with user ID 1010.
Q3. A Pod definition file named multi-pod.yaml is given. With what user are the processes in the web container started?
Q4. With what user are the processes in the sidecar container started?
Q5. Update pod ubuntu-sleeper to run as Root user and with the SYS_TIME capability.
Q6. Now update the pod to also make use of the NET_ADMIN capability.
반응형
'MLOps > Doker & Kubernetes' 카테고리의 다른 글
Udemy CKA 강의 정리 174: Network Policy (0) | 2023.01.20 |
---|---|
Udemy CKA 강의 정리 173: Solution - Security Contexts (0) | 2023.01.19 |
Udemy CKA 강의 정리 169: Solution - Image Security (0) | 2023.01.19 |
Udemy CKA 강의 정리 168: Practice Test - Image Security (0) | 2023.01.19 |
Udemy CKA 강의 정리 171: Security Contexts (0) | 2023.01.19 |
댓글