정리하기

이 장에서 사용 된 리소스를 삭제 합니다.

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-

Last updated

Was this helpful?