해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다.
⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다.
Q1. For the first few questions of this lab, you would have to inspect the existing ClusterRoles and ClusterRoleBindings that have been created in this cluster.
Q2. How many ClusterRoles do you see defined in the cluster?
Q3. How many ClusterRoleBindings exist on the cluster?
Q4. What namespace is the cluster-admin clusterrole part of?
Q5. What user/groups are the cluster-admin role bound to?
Q6. What level of permission does the cluster-admin role grant?
Q7. A new user michelle joined the team. She will be focusing on the nodes in the cluster. Create the required ClusterRoles and ClusterRoleBindings so she gets access to the nodes.
Q8. michelle's responsibilities are growing and now she will be responsible for storage as well. Create the required ClusterRoles and ClusterRoleBindings to allow her access to Storage.
'MLOps > Doker & Kubernetes' 카테고리의 다른 글
Udemy CKA 강의 정리 167: Image Security (0) | 2023.01.19 |
---|---|
Udemy CKA 강의 정리 164: Solution - Cluster Roles (0) | 2023.01.19 |
Udemy CKA 강의 정리 165: Service Accounts (0) | 2023.01.19 |
Udemy CKA 강의 정리 162: Cluster Roles and Role Bindings (1) | 2023.01.19 |
Udemy CKA 강의 정리 161: Solution - RBAC (0) | 2023.01.18 |
댓글