본문 바로가기

반응형

자격증

(35)
[AWS] AWS Certified Advanced Networking - Specialty (ANS-C01) 자격증 시험 합격 후기 1. 자격증 공부 방법- examtopics 사이트에서 기출 문제 풀이https://www.examtopics.com/exams/amazon/aws-certified-advanced-networking-specialty-ans-c01/ Free & Accurate Amazon AWS Certified Advanced Networking - Specialty ANS-C01 Practice Questions | ExamTopicsGet ready to prepare like you’ve never prepared before As we often say at ExamTopics, work smarter not harder. You are about to see a study guide that took ho..
[AWS] amazon aws certified advanced networking - specialty ans-c01 examtopics link (No.151 ~ No.189) 151 https://www.examtopics.com/discussions/amazon/view/116576-exam-aws-certified-advanced-networking-specialty-ans-c01/152 https://www.examtopics.com/discussions/amazon/view/116856-exam-aws-certified-advanced-networking-specialty-ans-c01/153 https://www.examtopics.com/discussions/amazon/view/116434-exam-aws-certified-advanced-networking-specialty-ans-c01/154 https://www.examtopics.com/discussion..
[AWS] amazon aws certified advanced networking - specialty ans-c01 examtopics link (No.101 ~ No.150) 101 https://www.examtopics.com/discussions/amazon/view/113233-exam-aws-certified-advanced-networking-specialty-ans-c01/ 102 https://www.examtopics.com/discussions/amazon/view/113235-exam-aws-certified-advanced-networking-specialty-ans-c01/ 103 https://www.examtopics.com/discussions/amazon/view/111872-exam-aws-certified-advanced-networking-specialty-ans-c01/ 104 https://www.examtopics.com/discuss..
[AWS] amazon aws certified advanced networking - specialty ans-c01 examtopics link (No.51 ~ No.100) 51 https://www.examtopics.com/discussions/amazon/view/103159-exam-aws-certified-advanced-networking-specialty-ans-c01/ 52 https://www.examtopics.com/discussions/amazon/view/103160-exam-aws-certified-advanced-networking-specialty-ans-c01/ 53 https://www.examtopics.com/discussions/amazon/view/103161-exam-aws-certified-advanced-networking-specialty-ans-c01/ 54 https://www.examtopics.com/discussions..
[AWS] amazon aws certified advanced networking - specialty ans-c01 examtopics link (No.1 ~ No.50) 1 https://www.examtopics.com/discussions/amazon/view/102889-exam-aws-certified-advanced-networking-specialty-ans-c01/ 2 https://www.examtopics.com/discussions/amazon/view/103054-exam-aws-certified-advanced-networking-specialty-ans-c01/ 3 https://www.examtopics.com/discussions/amazon/view/102993-exam-aws-certified-advanced-networking-specialty-ans-c01/ 4 https://www.examtopics.com/discussions/ama..
[CKA] Network Policy [문제] - Create a new NetworkPolicy named allow-port-from-namespace in the existing namespace devops. - Ensure that the new NetworkPolicy allows Pods in namespace migops to connect to port 80 of Pods in namespace devpos. [풀이] - 검색 키워드 : network policy 1. pod 및 namespace의 label 확인 migops namespace label 확인 # kubectl get namespaces migops --show-labels NAME STATUS AGE LABELS migops Active 48s kubern..
[CKA] Kube-DNS [문제] * Create a nginx pod called nginx-resolver using image nginx, expose it internally with a service called nginx-resolver-service. * Test that you are able to look up the service and pod names from within the cluster. Use the image busybox:1.28 for dns lookup - Record result in /tmp/nginx.svc and /tmp/nginx.pod - pod: nginx-resolver created - Service DNS Resolution recorded correctly - Pod DN..
[CKA] ServiceAccount Role Binding [문제] - Create a new ClusterRole named deployment-clusterrole, which only allows to create the following resource types: Deployment StatefulSet DaemonSet - Create a new ServiceAccount named cicd-token in the existing in the existing namespace apps. - Bind the new Cluster Role deployment-clusterrole to the new ServiceAccount cicd-token, limited to the namespace apps. [풀이] ServiceAccount 생성 아래 링크 참..

반응형