본문 바로가기
반응형

-295

Udemy CKA 강의 정리 167: Image Security 해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다. ⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다. 이번 강의에서는 Image Security에 대해 이야기 하겠습니다. Image 이미지 이름의 기본사항부터 시작한 다음 secure 이미지 리포지토리 및 secure 리포지토리의 이미지를 사용하도록 파드를 구성하는 방법에 대해 알아봅니다. 해당 코스 과정 전반에 걸쳐 web apps, databases, Redis cache 등과 같은 다양한 종류의 애플리케이션을 호스팅하는 파드를 배.. 2023. 1. 19.
Udemy CKA 강의 정리 164: Solution - Cluster Roles 해당 내용은 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 clu.. 2023. 1. 19.
Udemy CKA 강의 정리 163: Practice Test - Cluster Roles and Role Bindings 해당 내용은 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 clu.. 2023. 1. 19.
Udemy CKA 강의 정리 165: Service Accounts 해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다. ⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다. 이번 강의에서는 쿠버네티스의 서비스 계정에 대해 이야기하겠습니다. 서비스 계정의 개념은 authentication, authorization, role-based access controls등과 같은 Kubernetes의 다른 보안 관련 개념과 연결됩니다. 그러나 이는 CKAD 커리큘럼의 일부로 'how to work with service accounts'만 알면 됩니다. 지금 수강.. 2023. 1. 19.
반응형