Machine Learning Pipelines for Kubeflow
Go to file
connor-mccarthy cab955f7e3 wip 2024-03-14 14:47:40 -07:00
.github fix: Move stale GHA operation config to the right place (#9935) 2023-08-25 21:22:33 +00:00
api chore(sdk): depend on protobuf 4 in `kfp-pipeline-spec` (#10305) 2024-01-08 22:49:33 +00:00
backend feat(backend): Upgrade go version to 1.20 (#10502) 2024-03-07 08:04:15 +00:00
components chore(components): Consolidate validation components in `preview.llm.rlhf_pipeline` 2024-03-06 15:48:12 -08:00
docs chore(sdk): release KFP SDK 2.7.0 (#10461) 2024-02-14 11:37:53 -08:00
frontend fix(frontend): Add disableParsingRawHTML option for markdown-to-jsx component (#10315) 2023-12-19 20:02:38 +00:00
hack fix(backend): update requirements scripts (#10009) 2023-09-21 20:35:37 +00:00
kubernetes_platform feat(Backend + SDK): Update kfp backend and kubernetes sdk to support ImagePullPolicy (#10417) 2024-03-05 22:57:06 +00:00
manifests feat(backend): Enable logging for KFP components (#10288) 2024-01-05 01:47:08 +00:00
proxy chore: upgrade proxy agent image (#9307) 2023-05-04 05:49:45 +00:00
samples fix(samples): Updated samples/core to V2 (#9879) 2024-03-06 22:57:14 +00:00
sdk wip 2024-03-13 14:23:15 -07:00
test test(sdk): add `kfp-kubernetes` execution tests (#10304) 2023-12-15 22:31:54 +00:00
third_party chore(mlmd): Upgrade ML Metadata to 1.14.0. (#9856) 2023-08-22 17:18:09 +00:00
tools feat(backend): upgrade argo go module to V3. Part of #5718 (#5792) 2021-06-08 05:04:45 -07:00
.cloudbuild.yaml chore(mlmd): Upgrade ML Metadata to 1.14.0. (#9856) 2023-08-22 17:18:09 +00:00
.dockerignore refactor: migrate to api/v2alpha1/go/pipelinespec (#6016) 2021-07-13 00:05:17 -07:00
.gitattributes Support filtering on storage state (#629) 2019-01-11 11:01:01 -08:00
.gitignore chore(sdk): local task execution refactor + cleanup (#10420) 2024-01-23 15:54:03 +00:00
.golangci.yaml chore(backend): Add golangci-lint and pre-commit config (#9428) 2023-05-17 18:23:06 +00:00
.isort.cfg chore: add the missing `.isort.cfg` file (#8045) 2022-07-19 16:56:48 +00:00
.pre-commit-config.yaml chore(backend): Add golangci-lint and pre-commit config (#9428) 2023-05-17 18:23:06 +00:00
.pylintrc chore(sdk): make kfp v2 hermetic (#7428) 2022-03-18 03:00:40 +00:00
.python-version wip 2024-03-14 14:47:40 -07:00
.readthedocs.yml docs(sdk): fix readthedocs build error, additional changes (#10173) 2023-10-27 21:10:10 +00:00
.release.cloudbuild.yaml chore(mlmd): Upgrade ML Metadata to 1.14.0. (#9856) 2023-08-22 17:18:09 +00:00
.style.yapf chore: consistent yapf style config for the entire repo (#6963) 2021-11-30 20:38:30 +00:00
AUTHORS chore: set up AUTHORS file. Fixes #5470 (#5766) 2021-06-01 02:49:05 -07:00
CHANGELOG.md chore(release): bumped version to 2.0.5 2023-12-08 18:00:49 +00:00
CONTRIBUTING.md fix(docs): Updated legal info due to migration from CLA to DCO (#10501) 2024-03-05 17:21:06 +00:00
LICENSE Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
OWNERS chore: remove Bobgy from OWNERS (#7195) 2022-01-25 08:11:28 +08:00
README.md chore(README): Update Kubeflow Pipelines on Tekton blog (#10482) 2024-02-15 23:34:13 +00:00
RELEASE.md chore: Update RELEASE.md (#9138) 2023-04-17 21:13:53 +00:00
ROADMAP.md chore: Update ROADMAP.md (#7752) 2022-05-18 17:48:26 +00:00
SECURITY.md Update SECURITY.md (#10279) 2023-12-02 00:24:03 +00:00
VERSION chore(release): bumped version to 2.0.5 2023-12-08 18:00:49 +00:00
cj.py wip 2024-03-14 14:47:40 -07:00
dataflow.proto wip 2024-03-13 14:23:15 -07:00
developer_guide.md chore(visualization): Revert to tensorflow image because tfx image is too big. Fix #6053 (#6061) 2021-07-15 20:16:38 -07:00
f.py wip 2024-03-14 14:47:40 -07:00
f.yaml wip 2024-03-13 14:23:15 -07:00
go.mod feat(backend): Upgrade go version to 1.20 (#10502) 2024-03-07 08:04:15 +00:00
go.sum feat(backend): Upgrade go version to 1.20 (#10502) 2024-03-07 08:04:15 +00:00
mypy.ini chore(sdk): clean up v2 CLI (#7558) 2022-04-20 10:40:38 -06:00
package-lock.json chore(release): set up conventional commit changelog tool. Part of #3920 (#4033) 2020-06-23 03:51:40 -07:00
package.json chore(release): set up conventional commit changelog tool. Part of #3920 (#4033) 2020-06-23 03:51:40 -07:00
proto.py wip 2024-03-13 14:23:15 -07:00
pytest.ini chore(sdk): add pytest.ini file (#10160) 2023-10-26 01:26:09 +00:00
release-status-check.png docs(release): update RELEASE.md (#4832) 2020-11-29 23:30:50 -08:00
requirements.txt feat: upgrade TFX to 1.2.0 (#6375) 2021-08-18 01:50:37 -07:00
retry-release-on-tag.png chore(doc): update release doc with caveats on `release-on-tag` retry (#4917) 2021-02-01 02:22:02 -08:00
verify-retry-the-right-build.png chore(doc): update release doc with caveats on `release-on-tag` retry (#4917) 2021-02-01 02:22:02 -08:00
x.py wip 2024-03-14 14:47:40 -07:00
z.py wip 2024-03-13 14:23:15 -07:00
z.yaml wip 2024-03-13 14:23:15 -07:00

README.md

Coverage Status SDK Documentation Status SDK Package version SDK Supported Python versions

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.

Installation

  • Install Kubeflow Pipelines from choices described in Installation Options for Kubeflow Pipelines.

  • The Docker container runtime has been deprecated on Kubernetes 1.20+. Kubeflow Pipelines has switched to use Emissary Executor by default from Kubeflow Pipelines 1.8. Emissary executor is Container runtime agnostic, meaning you are able to run Kubeflow Pipelines on Kubernetes cluster with any Container runtimes.

Documentation

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 Workflows 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.