본문 바로가기
반응형

-295

Udemy CKA 강의 정리 154: Practice Test - KubeConfig 해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다. ⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다. Q1. Where is the default kubeconfig file located in the current environment? Q2. How many clusters are defined in the default kubeconfig file? Q3. How many Users are defined in the default kubeconfig file? Q4. How ma.. 2023. 1. 18.
Udemy CKA 강의 정리 153: KubeConfig 해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다. ⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다. 이번 강의에서는 쿠버네티스의 kubeconfigs에 대해 알아봅니다. 지금까지 사용자에 대한 인증서를 생성하는 방법을 살펴보았습니다. 클라이언트가 인증서 파일과 키, 그리고 curl을 사용하여 Kubernetes REST API에 파드 목록을 쿼리하는 방법을 살펴보았습니다. 이 경우 내 클러스터는 my-kube-playground라고 이름이 지정되어 있으므로 옵션으로 CA 인증서와 함.. 2023. 1. 18.
Udemy CKA 강의 정리 152: Solution - Certificates API 해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다. ⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다. Q1. A new member akshay joined our team. He requires access to our cluster. The Certificate Signing Request is at the /root location. Q2. Create a CertificateSigningRequest object with the name akshay with the conten.. 2023. 1. 18.
Udemy CKA 강의 정리 151: Practice Test - Certificates API 해당 내용은 Udemy의 Certified Kubernetes Administrator (CKA) with Practice Tests 강의를 공부한 내용입니다. 내용을 그대로 번역하기보다는, 제가 이해하기 쉬운 대로 수정한 부분들이 있습니다. ⚠️ 영어 독해가 많이 부족합니다. 틀린 내용이 있으면 알려주시면 감사하겠습니다. Q1. A new member akshay joined our team. He requires access to our cluster. The Certificate Signing Request is at the /root location. Q2. Create a CertificateSigningRequest object with the name akshay with the conten.. 2023. 1. 18.
반응형