data-prep-kit icon indicating copy to clipboard operation
data-prep-kit copied to clipboard

[Feature] Enhance supported platforms

Open roytman opened this issue 9 months ago • 1 comments

Search before asking

  • [X] I searched the issues and found no similar issues.

Component

KFP workflows

Feature

We have validated the execution of the data-prep-kit kind deployment on several platforms, see below, and have faced the Ray Job execution issues on the others. We need to extend supported platforms:

Operating System Container Agent Support Priority Comments
RHEL 7 any - - Kind doesn't support RHEL 7
RHEL 8 ?
RHEL 9.4 Docker Yes -
RHEL 9.4 Podman No ? Issues with Ray job executions
Ubuntu 24-04 Docker Yes - (Validate nginx deployment)
Ubuntu 24-04 Podman ?
Windows WSL2 Docker Yes -
Windows WSL2 Podman ?
MacOS amd64 Docker Yes -
MacOS amd64 Podman ?
MacOS arm64 Docker ?
MacOS arm64 Podman No ? Issues with Ray job executions

In the meantime we don't test investigate other OS and other container agents, such as Rancher, or colima.

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

roytman avatar May 22 '24 21:05 roytman