AI-Hypercomputer / AI-Hypercomputer/resiliency

Allow setting the host_ip in GoogleCloudResiliencyClient class

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.