클래식 클러스터: Ingress ALB를 사용으로 설정하면 서브넷 오류가 발생하는 이유는 무엇입니까?
클래식 인프라
ibmcloud ks ingress alb enable 명령을 실행하여 Ingress ALB를 사용으로 설정할 경우 다음 오류가 표시됩니다.
No valid subnets found for the specified zone. Verify that a subnet exists on the VLAN in the zone that you specify by running 'ibmcloud ks subnets'. Note: If the problem persists, verify that your ALBs and worker nodes are on the same VLANs by following the steps in this troubleshooting doc: <https://ibm.biz/alb-vlan-ts>
하지만 ibmcloud ks subnets 을 실행하여 ALB가 존재하는 영역의 VLAN에서 하나 이상의 서브넷을 사용할 수 있는지 확인했습니다.
ALB 및 작업자 노드가 동일한 VLAN에 존재하지 않을 수 있습니다.
이 문제점은 원래 ALB도 작성되었던 VLAN에서 작업자 노드를 삭제할 때 발생할 수 있습니다.
VLAN 간에 ALB 이동의 단계를 수행하여 작업자 노드에 존재하는 동일한 VLAN으로 ALB를 이동하십시오.