pipelines

module
v1.7.0-alpha.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2021 License: Apache-2.0

README

Coverage Status SDK: Documentation Status

Overview of the Kubeflow pipelines service

Kubeflow is a machine learning (ML) toolkit that is dedicated to making deployments of ML workflows on Kubernetes simple, portable, and scalable.

Kubeflow pipelines are reusable end-to-end ML workflows built using the Kubeflow Pipelines SDK.

The Kubeflow pipelines service has the following goals:

  • End to end orchestration: enabling and simplifying the orchestration of end to end machine learning pipelines
  • Easy experimentation: making it easy for you to try numerous ideas and techniques, and manage your various trials/experiments.
  • Easy re-use: enabling you to re-use components and pipelines to quickly cobble together end to end solutions, without having to re-build each time.

Documentation

Install Kubeflow Pipelines from an overview of several options.

Get started with your first pipeline and read further information in the Kubeflow Pipelines overview.

See the various ways you can use the Kubeflow Pipelines SDK.

See the Kubeflow Pipelines API doc for API specification.

Consult the Python SDK reference docs when writing pipelines using the Python SDK.

Refer to the versioning policy and feature stages documentation for more information about how we manage versions and feature stages (such as Alpha, Beta, and Stable).

Contributing to Kubeflow Pipelines

Before you start contributing to Kubeflow Pipelines, read the guidelines in How to Contribute. To learn how to build and deploy Kubeflow Pipelines from source code, read the developer guide.

Kubeflow Pipelines Community Meeting

The meeting is happening every other Wed 10-11AM (PST) Calendar Invite or Join Meeting Directly

Meeting notes

Kubeflow Pipelines Slack Channel

#kubeflow-pipelines

Blog posts

Acknowledgments

Kubeflow pipelines uses Argo by default under the hood to orchestrate Kubernetes resources. The Argo community has been very supportive and we are very grateful. Additionally there is Tekton backend available as well. To access it, please refer to Kubeflow Pipelines with Tekton repository.

Directories

Path Synopsis
api module
backend
api/go_client
Package go_client is a reverse proxy.
Package go_client is a reverse proxy.
src/apiserver/filter
Package filter contains types and methods for parsing and applying filters to resources being queried by a ListXXX request.
Package filter contains types and methods for parsing and applying filters to resources being queried by a ListXXX request.
src/apiserver/list
Package list contains types and methods for performing ListXXX operations.
Package list contains types and methods for performing ListXXX operations.
src/crd/controller/viewer
Package main is the main binary for running the Viewer Kubernetes CRD controller.
Package main is the main binary for running the Viewer Kubernetes CRD controller.
src/crd/controller/viewer/reconciler
Package reconciler describes a Reconciler for working with Viewer CRDs.
Package reconciler describes a Reconciler for working with Viewer CRDs.
src/crd/pkg/apis/scheduledworkflow/v1beta1
Package v1beta1 is the v1beta1 version of the API.
Package v1beta1 is the v1beta1 version of the API.
src/crd/pkg/apis/viewer
Package viewer contains types that define the Viewer CRD for Kubeflow Pipelines.
Package viewer contains types that define the Viewer CRD for Kubeflow Pipelines.
src/crd/pkg/apis/viewer/v1beta1
Package v1beta1 is the v1beta1 version of the API.
Package v1beta1 is the v1beta1 version of the API.
src/crd/pkg/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
src/crd/pkg/client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
src/crd/pkg/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
src/crd/pkg/client/clientset/versioned/typed/scheduledworkflow/v1beta1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
src/crd/pkg/client/clientset/versioned/typed/scheduledworkflow/v1beta1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
test
third_party
ml-metadata Module
tools

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL