Kubeflow Pipelines
Learn how to create pipelines using Kubeflow.
We'll cover the following
For notebook servers, we gave an example of a single container (the notebook instance) application. Kubeflow also gives us the ability to run multi-container application workflows (such as input data, training, and deployment) using the pipelines functionality. Pipelines are Python functions that follow a Domain-Specific Language (DSL) to specify components that will be compiled into containers.
Get hands-on with 1400+ tech skills courses.