--ko-kr
안녕하세요.
Azure를 이용하여 AKS로 서비스를 하려합니다.
하지만 두가지 문제가 발생하였습니다.
AKS에 Publid IP 할당에 어려움이 있습니다.
다음 링크에 있는 정보로 수행하였으나 403에러와 함께 처리되지 않고 있습니다.
링크 : https://docs.microsoft.com/ko-kr/azure/aks/static-ip
kubectl로 service를 생성하였으나 다음 명령으로 삭제가 되지 않고 있습니다.
삭제 부탁드니다.
PS > kubectl delete service azure-load-balancer
100151-apache-test2yaml.txt
--en-us
hi. ms
I am trying to service with AKS using Azure.
However, two problems arose.
I am having difficulty assigning Publid IP to AKS.
It was performed with the information in the following link, but it is not being processed with a 403 error.
Link: https://docs.microsoft.com/en-kr/azure/aks/static-ip
I created a service with kubectl, but it is not deleted with the following command.
Please delete it.
