10BC0 feat(docs): update ROADMAP.md · kubeflow/sdk@4fa3324 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fa3324

Browse files
committed
feat(docs): update ROADMAP.md
Signed-off-by: kramaranya <kramaranya15@gmail.com>
1 parent cb8839f commit 4fa3324

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

ROADMAP.md

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,20 @@
22

33
## 2025
44

5-
- Release Kubeflow SDK 0.1.0 to PyPI
6-
- https://github.com/kubeflow/sdk/issues/45
7-
- Migrate Trainer SDK
8-
- https://github.com/kubeflow/sdk/issues/1
9-
- Local Execution for Training Jobs
10-
- https://github.com/kubeflow/sdk/issues/22
11-
- Migrate Katib SDK
12-
- https://github.com/kubeflow/sdk/issues/46
13-
- Include Kubeflow SDK into the KFP SDK
14-
- https://github.com/kubeflow/pipelines/issues/12027
5+
### Core SDK
6+
- Release Kubeflow SDK 0.1.0 to PyPI: https://github.com/kubeflow/sdk/issues/45
7+
- Include Kubeflow SDK into the KFP SDK: https://github.com/kubeflow/pipelines/issues/12027
8+
- Improve test coverage: https://github.com/kubeflow/sdk/issues/16, https://github.com/kubeflow/sdk/issues/18
9+
10+
### Trainer SDK
11+
- Migrate Trainer SDK: https://github.com/kubeflow/sdk/issues/1
12+
- Local Execution for Training Jobs: https://github.com/kubeflow/sdk/issues/22
13+
- Manage Kubeflow TrainJobs in a multi-cluster environment: https://github.com/kubeflow/sdk/issues/23
14+
- Snapshot users' workspace into distributed TrainJob workload: https://github.com/kubeflow/sdk/issues/48
15+
- Support distributed data cache configuration via initializer SDK: https://github.com/kubeflow/trainer/issues/2655
16+
17+
### Katib SDK
18+
- Migrate Katib SDK: https://github.com/kubeflow/sdk/issues/46
19+
20+
### Model Registry SDK
1521
- Migrate Model Registry SDK
16-
- Improve test coverage
17-
- https://github.com/kubeflow/sdk/issues/16
18-
- https://github.com/kubeflow/sdk/issues/18
19-
- Manage Kubeflow TrainJobs in a multi-cluster environment
20-
- https://github.com/kubeflow/sdk/issues/23
21-
- Snapshot users' workspace into distributed TrainJob workload
22-
- https://github.com/kubeflow/sdk/issues/48
23-
- Support distributed data cache configuration via initializer SDK
24-
- https://github.com/kubeflow/trainer/issues/2655

0 commit comments

Comments
 (0)
0