반응형 쿠버네티스 cka4 [따배씨] 23-24. Kubernetes troubleshooting / CKA 시험 문제 학습 이 포스팅은 아래의 유튜브 채널 "따배"를 따라서 학습한 내용입니다. [관련 이론]- N/A [Precondition](1) 테스트 환경(1.1) Rocky Linux Cluster : 직접 구성[root@k8s-master ~]# k get nodes -o wideNAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIMEk8s-master Ready control-plane 30d v1.27.2 192.168.56.30 .. 2025. 2. 1. [따배씨] 21. Check Resource Information / --sort-by / CKA 시험 문제 학습 이 포스팅은 아래의 유튜브 채널 "따배"를 따라서 학습한 내용입니다. [관련 이론] [Precondition](1) 테스트 환경(1.1) Rocky Linux Cluster : 직접 구성[root@k8s-master ~]# k get nodes -o wideNAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIMEk8s-master Ready control-plane 30d v1.27.2 192.168.56.30 Roc.. 2025. 2. 1. [따배씨] 20. Persistent Volume Claim을 사용하는 Pod 운영 / CKA 시험 문제 학습 이 포스팅은 아래의 유튜브 채널 "따배"를 따라서 학습한 내용입니다. [관련 이론] ✅ PV / PVC Bound 상태란?Kubernetes에서 **PersistentVolume (PV)**과 **PersistentVolumeClaim (PVC)**는 서로 연결될 때 Bound 상태가 됩니다.즉, PVC가 PV를 성공적으로 요청하고 할당받았을 때 "Bound" 상태가 됩니다. [Precondition](1) 테스트 환경(1.1) Rocky Linux Cluster : 직접 구성[root@k8s-master ~]# k get nodes -o wideNAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP .. 2025. 2. 1. [따배씨] 17. Secret 운영 / CKA 시험 문제 학습 이 포스팅은 아래의 유튜브 채널 "따배"를 따라서 학습한 내용입니다. [관련 이론] [Precondition](1) 테스트 환경(1.1) Rocky Linux Cluster : 직접 구성[root@k8s-master ~]# k get nodes -o wideNAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIMEk8s-master Ready control-plane 30d v1.27.2 192.168.56.30 .. 2025. 1. 31. 이전 1 다음 반응형