AI-Hypercomputer / AI-Hypercomputer/resiliency

Allow setting the host_ip in GoogleCloudResiliencyClient class

未关闭
#1 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
14
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。