Description
What would you like to be added: Explore and evaluation of container registry options for publishing the inference-perf Python package. This includes investigating GitHub Container Registry (GHCR) as the primary candidate, along with Kubernetes container registry options and other alternatives. The outcome should be a recommendation report with a preferred approach and implementation roadmap.
Why is this needed: The project currently lacks a streamlined distribution mechanism for the Python package. A container registry would provide better version management, improved accessibility for users, and alignment with Kubernetes SIG practices. We need to evaluate different options (GitHub, Kubernetes, others) to determine the most suitable approach for our ecosystem before implementing a solution. Additionally, we need to publish the initial v0.1.0 package release once the registry approach is determined.