정리하기
이 장에서 사용 된 리소스를 삭제 합니다.
kubectl delete -f ~/environment/redis-with-node-affinity.yaml
kubectl delete -f ~/environment/web-with-node-affinity.yaml
kubectl label nodes --all azname-
kubectl label nodes --all disktype-
POD 배 실습을 완료하였습니다.
Last updated
Was this helpful?