<1> mario 배포 1 터미널 모니터링 watch -d 'kubectl get ns,deploy,svc,pods -o wide' 2 kubectl create namespace mario k ns mario Context "default" modified. Active namespace is "mario". 3 curl -s -O https://raw.githubusercontent.com/gasida/PKOS/main/1/mario.yaml kubectl apply -f mario.yaml more mario.yaml cat <