AI-Hypercomputer / AI-Hypercomputer/resiliency
Allow setting the host_ip in GoogleCloudResiliencyClient class
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 14
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
When launching Pods we can use `status.hostIP` from the Pod to pass it into the application. This can circumvent requirement to set `hostNetwork: true`.
At the moment it looks like the `GoogleCloudResiliencyClient` has no option to take in the user defined IP. It uses `localhost` to connect to the `host-daemon`.
Would it be possible to extend the `GoogleCloudResiliencyClient` to take in the `host_ip` in the constructor?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.