Red Hat OpenShift on IBM Cloud (VPC) : Worker Node 업데이트로 IP 주소가 변경되었는지 확인했습니다.
1. 소개
When you create a cluster, you can specify only one existing VPC subnet for each zone. Each worker node that you add in a cluster is deployed with a private IP address from the VPC subnet in that zone. After the worker node is provisioned worker node IP address persists after a reboot operation, but the worker node IP address changes after replace and update operations.
뭐, 뭐야! ? 업데이트를 하면 Worker node의 IP 주소가 바뀔지도 모른다고! ?
그렇다면 정말 바뀔지 여부에 따라 Service(type:LoadBalancer)의 실체인 VPC Load Balancer가 어떻게 영향을 받는지 확인해 보았다.
2. 갱신 전 정보
Worker Node의 IP 주소는 다음과 같습니다.
Worker Node의 IP 주소는 다음과 같습니다.
![](https://s1.md5.ltd/image/c536f65b51c605b865d22d0fd416aa9c.png)
![](https://s1.md5.ltd/image/ed3ba6ca13210760decdc4cd2c4370c4.png)
3. 도중 경과
![](https://s1.md5.ltd/image/245c248ba0d74df5484a30302e531061.png)
![](https://s1.md5.ltd/image/d0ac1c5009057bfc475e0ff530249562.png)
4. 최종 상태
IP 주소가 변경되었습니다!
IP 주소가 변경되었습니다!
![](https://s1.md5.ltd/image/cc6f21cf1e7189058e5bffa561ece0a9.png)
VPC LoadBalancer에 등록된 노드도 자동으로 업데이트되었습니다! (VPC load balancer는 어디까지나 Reconciliation Loop 안에서 관리되고 있어 사용자가 수동으로 변경하는 것은 아니다)
![](https://s1.md5.ltd/image/78070c56963520bef830f7835216ed19.png)
5. 나머지 Worker Node도 업데이트한 결과
나머지 노드의 IP 주소도 변경되어 VPC Load Balancer의 할당처도 변경되었다.
![](https://s1.md5.ltd/image/9772b8dbac7c307506af48137f21ce72.png)
![](https://s1.md5.ltd/image/226b177f9e9a82d44ff26491fef001ee.png)
Reference
이 문제에 관하여(Red Hat OpenShift on IBM Cloud (VPC) : Worker Node 업데이트로 IP 주소가 변경되었는지 확인했습니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/testnin2/items/04b6956d32421558cc73텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)