🔥 3-day streak
Professional Machine Learning Engineer153 / 166
Question 153 of 166
Your ML platform team maintains a legacy data-validation tool that is already packaged as a Docker image with a well-defined command-line interface (it reads an input GCS path flag and writes a validation report to an output GCS path flag). You want to reuse this exact container inside a new Vertex AI Pipeline authored with the KFP SDK v2, without rewriting the logic in Python or rebuilding the image. What is the most appropriate way to incorporate this tool as a pipeline step?
Reviewed for accuracy · Report an issueNext question