- Sourcing data
- Cleaning data
- Processing data
- Training models
Get started with Kubeflow
Kubeflow is an open-source platform designed for machine learning workflows on Kubernetes. It facilitates the orchestration of ML workflows, allowing you to define and manage machine learning pipelines. If you’re new to Kubeflow, explore the Kubeflow documentation for setting up and configuring your Kubeflow environment. Configuring your Kubeflow environment might involve setting up a Kubernetes cluster, establishing the necessary networking, and defining resources for your pipeline execution. For more detailed information on setting up Kubeflow and managing your machine learning workflows, refer to the Kubeflow documentation.Create pipelines
To create Kubeflow pipelines that interact with Domino, you’ll need to install the python-domino package on your Kubeflow cluster. To install the required package, follow these steps:- Access your Kubeflow cluster.
-
Install the domino-kubeflow package using the following command:
Configure the connection between Kubeflow and Domino by setting up environment variables that point to the Domino host and store your Domino API key.
-
Set an environment variable to point to the Domino host:
-
Store the user API key you want to use to authenticate into Domino: