googleapis / googleapis/python-aiplatform
Please add PSC support for `CustomPythonPackageTrainingJob`
- 主要语言
- Python
- 星标
- 905
- 派生
- 465
- 平均合并
- 1 天 13 小时
- 30 天内合并 PR
- 44
描述
Hi,
Would like to request PSC(Private Service Connect) support added to `CustomPythonPackageTrainingJob`.
Basically i would like to be able to pass PSC related parameter(e.g psc_interface_config or etc) to `CustomPythonPackageTrainingJob` so that it will execute the job using specific PSC interface.
Apparently PSC is able to reduce alot of private IP address usage compared to when using `network` parameter.
贡献指南
调研方向
Start at the implementation of CustomPythonPackageTrainingJob and trace how its existing network-related parameters are passed into the Vertex AI training request. Compare the supported PSC parameters, such as psc_interface_config, with the job configuration path and add coverage for passing the selected PSC interface; done means the job can execute using that PSC configuration.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cloud, machine-learning, networking
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100