[
  {
    "path": "CONTRIBUTING.md",
    "content": "## Contributing Guidelines\n\nThanks for considering contributing to this awesome list!\n\nPlease pay attention to the following when preparing a pull request:\n\n* All items must be added to the list in alphabetical order and in title case. You can use tools like [Sort My List](https://sortmylist.com/) and [Title Case Converter](https://capitalizemytitle.com) to do these automatically.\n* All open source projects must be include a link to the Git repository and a short description.\n* Not all proposed changes will be accepted given that this is a curated list. Please avoid sending changes that are sales pitches and vendor-specific. Hopefully this could serve as an encouragement to content and project creators to bring more value and innovation to the Argo ecosystem.\n* While feedback will be solicited from other Kubeflow maintainers and contributors, it's up to the maintainer of this repo to decide whether a proposed change should be included. Please [contact the maintainer](https://github.com/terrytangyuan) if you have any questions.\n"
  },
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright [yyyy] [name of copyright owner]\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n"
  },
  {
    "path": "README.md",
    "content": "[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/terrytangyuan/awesome-kubeflow) [![Twitter Follow](https://img.shields.io/twitter/follow/kubeflow?style=social)](https://twitter.com/kubeflow) [![LinkedIn](https://img.shields.io/badge/LinkedIn-Kubeflow-blue.svg?logo=linkedin)](https://www.linkedin.com/company/kubeflow/)\n\n# Awesome Kubeflow\n\n🔔 NEWS:\n* [See you at Cloud Native AI + Kubeflow Day in 2026 at Amsterdam!](https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/cloud-native-ai-kubeflow-day/)\n* [PyTorch on Kubernetes: Kubeflow Trainer Joins the PyTorch Ecosystem](https://pytorch.org/blog/pytorch-on-kubernetes-kubeflow-trainer-joins-the-pytorch-ecosystem/)\n* [Videos from Kubeflow Summit North America 2025 is available](https://www.youtube.com/playlist?list=PLj6h78yzYM2PeQhNvI6WUOeNUcegvHvf0).\n* [Kubeflow Steering Committee announced](https://blog.kubeflow.org/election/2024/01/31/kubeflow-project-steering-committee-announced.html).\n* The book [Distributed Machine Learning Patterns](https://bit.ly/2RKv8Zo) from Manning Publications (uses Kubeflow) is officially published.\n* [Kubeflow is now an incubating project in CNCF](https://www.cncf.io/blog/2023/07/25/kubeflow-brings-mlops-to-the-cncf-incubator/).\n\nA curated list of awesome projects and resources related to [Kubeflow](https://www.kubeflow.org/), a [Cloud Native Computing Foundation (CNCF)](https://www.cncf.io/) incubating project ([announcement](https://www.cncf.io/blog/2023/07/25/kubeflow-brings-mlops-to-the-cncf-incubator/)).\n\n<img align=\"center\" src=\"https://raw.githubusercontent.com/kubeflow/website/master/static/images/logo.svg\" alt=\"kubeflow\" width=\"30%\" height=\"30%\">\n\n## What is Kubeflow?\n\nThe Kubeflow project is dedicated to making deployments of machine learning (ML) workflows on Kubernetes simple, portable and scalable.\n\n\n## Table of Contents\n\n<!-- MarkdownTOC depth=4 -->\n\n  - [Ecosystem Projects](#ecosystem-projects)\n  - [Books](#books)\n  - [Blog Posts](#blog-posts)\n  - [Videos](#videos)\n  - [Community](#community)\n<!-- /MarkdownTOC -->\n\n\n<a name=\"ecosystem-projects\" />\n\n## Ecosystem Projects\n\nMain projects in Kubeflow:\n\n* [Kubeflow Main Repository](https://github.com/kubeflow/kubeflow) which provides the front-end to access major components of Kubeflow.\n* [Katib](https://github.com/kubeflow/katib) is a Kubernetes-native project for automated machine learning (AutoML).\n* [Pipelines](https://github.com/kubeflow/pipelines) is dedicated to making deployments of machine learning workflows on Kubernetes simple, portable, and scalable with Kubeflow.\n* [Training Operator](https://github.com/kubeflow/training-operator) provides Kubernetes custom resources that makes it easy to run distributed or non-distributed TensorFlow/PyTorch/Apache MXNet/XGBoost/MPI jobs on Kubernetes.\n* [Arena](https://github.com/kubeflow/arena) is a CLI for Kubeflow.\n\nOther open source projects that use or integrate with Kubeflow:\n\n* [Argo Workflows](https://github.com/argoproj/argo-workflows) is a container-native workflow engine for orchestrating parallel jobs on Kubernetes. \n* [Couler](https://github.com/couler-proj/couler) provides a unified interface for constructing and managing workflows on different workflow engines.\n* [deployKF](https://github.com/deployKF/deployKF) effortlessly integrates Kubeflow and leading MLOps tools on Kubernetes into open ML platforms.\n* [Kale](https://github.com/kubeflow-kale/kale) is aims at simplifying the data science experience of deploying Kubeflow Pipelines workflows.\n* [Kedro](https://github.com/quantumblacklabs/kedro) is an open-source Python framework for creating reproducible, maintainable and modular data science code.\n* [KServe](https://github.com/kserve/kserve) is a standardized serverless ML inference platform on Kubernetes.\n* [MLRun](https://github.com/mlrun/mlrun) is an open MLOps platform for quickly building and managing continuous ML applications across their lifecycle.\n* [ModelDB](https://github.com/VertaAI/modeldb) is an open-source system to version machine learning models including their ingredients code, data, config, and environment and to track ML metadata across the model lifecycle.\n* [Polyaxon](https://github.com/polyaxon/polyaxon) is a platform for building, training, and monitoring large scale deep learning applications.\n* [Seldon](https://github.com/SeldonIO/seldon-core) is an MLOps framework to package, deploy, monitor and manage thousands of production machine learning models.\n* [SQLFlow](https://github.com/sql-machine-learning/sqlflow) extends SQL to support AI and compiles the SQL program to a workflow that runs on Kubernetes.\n* [ZenML](https://github.com/zenml-io/zenml) is a framework to build portable, production-ready MLOps pipelines.\n* [Elyra](https://github.com/elyra-ai/elyra) is a set of AI-centric extensions to JupyterLab Notebooks, that contains a visual pipeline editor.\n* [Pipeline Editor](https://github.com/Cloud-Pipelines/pipeline-editor) web app that allows the users to build and run Machine Learning pipelines using drag and drop. A VSCode extension can be found [here](https://marketplace.visualstudio.com/items?itemName=Cloud-pipelines.pipeline-editor-vscode).\n* [WizStudio](https://wizstudio.litwizlabs.ai) is a web based tool that allows the users to build Kubeflow pipelines using drag and drop interface.\n<a name=\"books\" />\n\n## Books\n\n* [Continuous Machine Learning with Kubeflow](https://a.co/d/fT6sikP) introduces you to the modern machine learning infrastructure, which includes Kubernetes and the Kubeflow architecture. This book will explain the fundamentals of deploying various AI/ML use cases with TensorFlow training and serving with Kubernetes and how Kubernetes can help with specific projects from start to finish.\n* 🔥[New!] [Distributed Machine Learning Patterns](https://github.com/terrytangyuan/distributed-ml-patterns) teaches you how to take machine learning models from your personal laptop to large distributed clusters. You’ll explore key concepts and patterns behind successful distributed machine learning systems, and learn technologies like TensorFlow, Kubernetes, Kubeflow, and Argo Workflows with real-world scenarios and hands-on projects.\n* [Kubeflow for Machine Learning: From Lab to Production](https://a.co/d/0cQbySP) helps data scientists build production-grade machine learning implementations with Kubeflow and shows data engineers how to make models scalable and reliable.\n* [Kubeflow in Action: End-to-End Machine Learning](https://www.manning.com/books/kubeflow-in-action-book-cx) is an authoritative hands-on guide to deploying machine learning to production using the Kubeflow MLOps platform.\n* [Kubeflow Operations Guide: Managing Cloud and On-Premise Deployment](https://a.co/d/4R4CJOm) shows data scientists, data engineers, and platform architects how to plan and execute a Kubeflow project to make their Kubernetes workflows portable and scalable.\n\n\n<a name=\"blogs\" />\n\n## Blog Posts\n\nPlease check out the [official Kubeflow Project blog](https://blog.kubeflow.org/). Additional blog posts:\n\n* [Data Science Meets Devops: MLOps with Jupyter, Git, & Kubernetes](https://blog.kubeflow.org/mlops/)\n* [Elastic Training with MPI Operator and Practice](https://blog.kubeflow.org/elastic%20training/operators/2021/03/15/elastic-training.html)\n* [Enabling Kubeflow with Enterprise-Grade Auth for On-Premise Deployments](https://medium.com/kubeflow/enabling-kubeflow-with-enterprise-grade-auth-for-on-premise-deployments-ae7dd13a69e5)\n* [GitOps for Kubeflow using Argo CD](https://v0-6.kubeflow.org/docs/use-cases/gitops-for-kubeflow/)\n* [Hardening Kubeflow Security for Enterprise Environments](https://blogs.vmware.com/opensource/2023/06/20/hardening-kubeflow-security-for-enterprise-environments-2/)\n* [Humans of Cloud Native: From Argo to Mentoring and Everything In Between](https://www.cncf.io/humans-of-cloud-native/yuan-tang-from-argo-to-mentoring-and-everything-in-between/)\n* [Introduction to Kubeflow MPI Operator and Industry Adoption](https://terrytangyuan.github.io/2020/03/17/introduction-to-kubeflow-mpi-operator-and-industry-adoption/)\n* [KServe: The Next Generation of KFServing](https://blog.kubeflow.org/release/official/2021/09/27/kfserving-transition.html)\n* [Kubeflow & Kale Simplify Building Better ML Pipelines With Automatic Hyperparameter Tuning](https://blog.kubeflow.org/integrations/2020/07/10/kubeflow-kale.html)\n* [Kubeflow’s 1.4 Release Lays the Foundation for Advanced ML Metadata Workflows](https://blog.kubeflow.org/kubeflow-1.4-release/)\n* [Kubeflow 1.0 - Cloud Native ML for Everyone](https://blog.kubeflow.org/releases/2020/03/02/kubeflow-1-0-cloud-native-ml-for-everyone.html)\n* [Kubeflow 1.1 Improves ML Workflow Productivity, Isolation & Security, and GitOps](https://blog.kubeflow.org/release/official/2020/07/31/kubeflow-1.1-blog-post.html)\n* [Kubeflow Continues to Move into Production](https://blog.kubeflow.org/kubeflow-continues-to-move-to-production)\n* [Kubeflow Has Applied To Become a CNCF Incubating Project](https://blog.kubeflow.org/kubeflow-applied-cncf-incubating/)\n* [Kubeflow Katib: Scalable, Portable and Cloud Native System for AutoML](https://blog.kubeflow.org/katib/)\n* [Kubeflow v1.5 Improves ML Model Accuracy, Reduces Infrastructure Costs and Optimizes MLOps](https://blog.kubeflow.org/kubeflow-1.5-release/)\n* [Kubeflow v1.6 Delivers Support for Kubernetes v1.22 and Introduces an Alpha Release of the Kubeflow Pipeline v2 Functionality](https://blog.kubeflow.org/kubeflow-1.6-release/)\n* [Kubeflow 1.9: New Tools for Model Management and Training Optimization](https://blog.kubeflow.org/kubeflow-1.9-release/)\n* [Kubeflow Welcomes Two Google Summer of Code Students](https://medium.com/kubeflow/kubeflow-welcomes-two-google-summer-of-code-students-6d4b49eb7763)\n* [Kubeflow’s 2nd Doc Sprint: 10+ New Docs & Samples Ahead of Kubeflow 1.0](https://medium.com/kubeflow/kubeflow-doc-sprint-results-and-thanks-8953d17560ba)\n* [Kubeflow is More Accessible than Ever](https://towardsdatascience.com/kubeflow-is-more-accessible-than-ever-with-minikf-33484d9cb26b)\n* [Operationalize, Scale and Infuse Trust in AI Models using KFServing](https://blog.kubeflow.org/release/official/2021/03/08/kfserving-0.5.html)\n* [Open Source AI at Red Hat: Our Journey in the Kubeflow Community](https://www.redhat.com/en/blog/open-source-ai-red-hat-our-journey-kubeflow-community)\n* [PyTorch on Kubernetes: Kubeflow Trainer Joins the PyTorch Ecosystem](https://pytorch.org/blog/pytorch-on-kubernetes-kubeflow-trainer-joins-the-pytorch-ecosystem/)\n* [Record Metadata on Kubeflow from Notebooks](https://blog.kubeflow.org/jupyter/2020/10/01/lineage.html)\n* [Running Kubeflow at Intuit: Enmeshed in the Service Mesh](https://blog.kubeflow.org/running-kubeflow-at-intuit/)\n* [Scalable and Cloud-Native Hyperparameter Tuning System](https://arxiv.org/abs/2006.02085)\n* [The Kubeflow 1.3 Release Streamlines ML Workflows and Simplifies ML Platform Operations](https://blog.kubeflow.org/kubeflow-1.3-release/)\n* [Unified Training Operator Release Announcement](https://blog.kubeflow.org/unified-training-operator-1.3-release/)\n* [ZenML + Kubernetes + Kubeflow: Leveraging your MLOps infrastructure](https://www.zenml.io/blog/zenml-kubernetes-kubeflow)\n\n<a name=\"videos\" />\n\n## Videos\n\nPlease check out the [official Kubeflow YouTube channel](https://www.youtube.com/@Kubeflow).\n\n### Kubeflow Summit Playlist\n\n* [Kubeflow Summit North America 2025](https://www.youtube.com/playlist?list=PLj6h78yzYM2PeQhNvI6WUOeNUcegvHvf0)\n* [Kubeflow Summit Europe 2025](https://youtube.com/playlist?list=PLj6h78yzYM2NiD1QOHcD4PYY-8JxD0pNh&si=qu5lkor74Of8zPbZ)\n* [Kubeflow Summit Europe 2024](https://youtube.com/playlist?list=PLj6h78yzYM2Nk-8Zyjaefz9yFJ-NxC-qn&si=y9wvfS_KlOaipPWY)\n* [Kubeflow Summit 2023](https://www.youtube.com/watch?v=_UlfF8hb_Ko&list=PL2gwy7BdKoGdrkYIWGeAdKi9ntfxq8FYt&index=1)\n* [Community Meeting Recordings](https://youtube.com/playlist?list=PLmzRWLV1CK_ypvsQu10SGRmhf2S7mbYL5&si=Dgybdd5rLpl3farh)\n\n### Additional Playlists\n\n* [Kubeflow Virtual Symposium 2025](https://youtube.com/playlist?list=PLj6h78yzYM2MCEJPmVgUZsEx7lFjqh8BC&si=jgJlwq17pw-VlkhV)\n\n### Additional videos\n\n* [Best Practices for Deploying LLM Inference, RAG and Fine Tuning Pipelines](https://www.youtube.com/watch?v=EmGe_58524g)\n* [Optimizing Load Balancing and Autoscaling for Large Language Model (LLM) Inference on Kubernetes](https://www.youtube.com/watch?v=TSEGAh1bs4A)\n* [Engaging the KServe Community, The Impact of Integrating a Solutions with Standardized CNCF Projects](https://www.youtube.com/watch?v=S27wzRNsStU)\n* [Advancing Cloud Native AI Innovation Through Open Collaboration](https://www.youtube.com/watch?v=kG_wqP2CXUE)\n* [Unlocking Potential of Large Models in Production](https://www.youtube.com/watch?v=-xEpzaIvor4)\n* [WG Serving: Accelerating AI/ML Inference Workloads on Kubernetes](https://www.youtube.com/watch?v=QMz4wf0mwfA)\n* [Kubernetes Working Group Serving, with Yuan Tang and Eduardo Arango](https://kubernetespodcast.com/episode/240-wg-serving/)\n* [A 10 Minute Introduction to Kubeflow: Basics, Architecture & Components](https://youtu.be/G7zW1Wqym00)\n* [Accelerate ML Model Development for Autonomous Vehicles in Aurora](https://youtu.be/cGWfeYUBPcg)\n* [Accelerating Machine Learning App Development with Kubeflow Pipelines](https://youtu.be/TZ1lGrJLEZ0)\n* [A Simple, NVIDIA-accelerated Kubeflow Pipeline](https://youtu.be/MdwANJnUFng)\n* [A Tour of Katib's new UI for Kubeflow 1.3](https://youtu.be/1DtjB_boWcQ)\n* [AutoML and Training WG Summit 2021](https://youtube.com/playlist?list=PL2gwy7BdKoGd9HQBCz1iC7vyFVN7Wa9N2)\n* [Bridging into Python Ecosystem with Cloud-Native Distributed Machine Learning Pipelines](https://github.com/terrytangyuan/public-talks/tree/main/talks/bridging-into-python-ecosystem-with-cloud-native-distributed-machine-learning-pipelines-argocon-2021)\n* [Building a Machine Learning Pipeline with Kubeflow](https://youtu.be/6wWdNg0GMV4)\n* [Building and Managing a Centralized Kubeflow Platform at Spotify](https://youtu.be/m9XhsnNSMAI)\n* [Building an ML Application Platform from the Ground Up](https://youtu.be/uNMH4JCUmR4)\n* [Building AutoML Pipelines With Argo Workflows and Katib](https://youtu.be/d8o7fEd8l2g)\n* [Building end-to-end ML workflows with Kubeflow Pipelines](https://youtu.be/90hPRXiBn4U)\n* [Building Real Time Image Classification with Kubeflow Orchestrator](https://youtu.be/1OHMipvyzRU)\n* [Building Together: Community in Kubeflow](https://youtu.be/EBH8thFYCyQ)\n* [Charmed for Kubeflow: A Distribution for Everybody](https://youtu.be/alu5ZjPHxF4)\n* [Cloud Native AutoML with Argo Workflows and Katib](https://youtu.be/KjHqmS4gIxM?t=181)\n* [Converting Kaggle Competitions into Kubeflow Pipelines](https://youtu.be/cF-UPrTCvFE)\n* [DGL Operator and Graph Training](https://youtu.be/hlrdWey0RKs)\n* [Distributed Training and HPO Deep Dive](https://youtu.be/KJFOlhD3L1E)\n* [Engineering Cloud Native AI Platform](https://github.com/terrytangyuan/public-talks/tree/main/talks/platform-con-2024-engineering-cloud-native-ai-platform)\n* [Enterprise MLOps using Kubeflow with DKube](https://youtu.be/xmdpOrYaPDQ)\n* [Experiment Tracking with Kubeflow](https://youtu.be/wpGjcSOibmE)\n* [Feast: Feature Storage for Machine Learning](https://youtu.be/JNP1UxvSHO0)\n* [From Notebook to Kubeflow Pipelines to KFServing: the Data Science Odyssey](https://youtu.be/VDINH5WkBhA)\n* [From Notebook to Kubeflow Pipelines with HP Tuning](https://youtu.be/QK0NxhyADpM)\n* [From Notebook to Kubeflow Pipelines with MiniKF & Kale](https://youtu.be/1fX9ZFWkvvs)\n* [From Zero to Kubeflow](https://youtu.be/AF-WH967_s4)\n* [Hiding Kubernetes Complexity for ML Engineers Using Kubeflow](https://docs.google.com/presentation/d/1Fepo9TUgbsO7YpxenCq17Y9KKQU_VgqYjAVBFWAFIU4/edit?usp=sharing)\n* [Hyperparameter Tuning Using Kubeflow](https://youtu.be/OkAoiA6A2Ac)\n* [Hyperparameter Tuning with Katib](https://youtu.be/nIKVlosDvrc)\n* [Introducing Couler: Unified Interface for Constructing and Managing Workflows](https://github.com/terrytangyuan/public-talks/tree/main/talks/introducing-couler-unified-interface-for-constructing-and-managing-workflows-argo-workflows-community-meeting)\n* [Katib and Training Operator](https://youtu.be/qDKSH_X68XE)\n* [Katib User Journey](https://youtu.be/8nIhUx9rnOU)\n* [KFServing: Enabling Serverless Workloads Across Model Frameworks](https://youtu.be/hGIvlFADMhU)\n* [KServe: The State and Future of Cloud Native Model Serving](https://youtu.be/s6TDq8naG48)\n* [Kubeflow & Alibaba Arena](https://youtu.be/eGaCv_3vnas)\n* [Kubeflow & TFX](https://youtu.be/dm3IrSPiZ3Y)\n* [Kubeflow 101 from Google Cloud](https://youtube.com/playlist?list=PLIivdWyY5sqLS4lN75RPDEyBgTro_YX7x)\n* [Kubeflow: Machine Learning on Kubernetes](https://youtu.be/HBxyLnEzyhw)\n* [Kubeflow and the ML Landscape](https://youtu.be/4i97ITih2Ow)\n* [Kubeflow Experiments at LinkedIn](https://youtu.be/kExwqij11cg)\n* [Kubeflow Fairing](https://youtu.be/SN70he8oFME)\n* [Kubeflow for Enterprise – Samsung Case](https://youtu.be/6DTIRe0ih9c)\n* [Kubeflow inference on knative](https://youtu.be/coL4O3Itz-c)\n* [Kubeflow Katib & Hyperparameter Tuning](https://youtu.be/1PKH_D6zjoM)\n* [Kubeflow Pipelines 2.0: Introduction & Roadmap](https://youtu.be/JiM69LyUvEM)\n* [Kubeflow Universal Training Operator](https://youtu.be/fMXFbREG7Yg)\n* [Kubeflow vs SageMaker in Machine Learning](https://www.youtube.com/watch?v=lugapU4nOww)\n* [Machine Learning as Code: GitOps for ML with Kubeflow and ArgoCD](https://www.youtube.com/watch?v=VXrGp5er1ZE&t=0s&index=135&list=PLj6h78yzYM2PZf9eA7bhWnIh_mK1vyOfU)\n* [Managing Thousands of Automatic Machine Learning Experiments with Argo and Katib](https://youtu.be/0jBNXZjQ01I)\n* [MiniKF: The Fastest and Easiest Way to a Local Kubeflow](https://youtu.be/5S5gTsEdgoQ)\n* [MLOps and AutoML in Cloud-Native Way with Kubeflow and Katib](https://youtu.be/33VJ6KNBBvU)\n* [ModelDB: Open-source Model Management](https://youtu.be/7KMXQuh12VE)\n* [Model Monitoring for Model Trained and Served on Kubeflow](https://youtu.be/xu-V13XbYCQ)\n* [Multi-user Kubeflow Environments](https://youtu.be/4z6wB4O1R80)\n* [Nested Workflows in Kubeflow Pipelines](https://youtu.be/1gf4VBH-DbA)\n* [Neural Architecture Search System on Kubeflow](https://youtu.be/WAK37UW7spo)\n* [New UI for Kubeflow components](https://youtu.be/OKqx3IS2_G4)\n* [Orchestrating Apache Spark with Kubeflow on Kubernetes](https://youtu.be/8862JRDdpm8)\n* [Paddle Operator and EDL Introduction](https://youtu.be/Hblh9HvVlxg)\n* [Production-Ready AI Platform on Kubernetes](https://github.com/terrytangyuan/public-talks/tree/main/talks/kubecon-europe-2024-production-ai-platform-on-k8s)\n* [Roblox User Story](https://youtu.be/GTbuI_Xepuo)\n* [Serverless Magic for ML Orchestration using Kubeflow](https://youtu.be/2FU-VQizl0w)\n* [Taming Your AI/ML Workloads with Kubeflow](https://youtu.be/B4soMk6AzOk)\n* [Tour of New Katib UI](https://youtu.be/pk9ptAkR84k)\n* [Towards Cloud-Native Distributed Machine Learning Pipelines at Scale](https://github.com/terrytangyuan/public-talks/tree/main/talks/towards-cloud-native-distributed-machine-learning-pipelines-at-scale-pydata-global-2021)\n* [Training and Serving ML Model using Kubeflow](https://youtu.be/Xr_8ypMftFo)\n* [Understanding the Earth: Machine Learning with Kubeflow Pipelines](https://youtu.be/lfuWyULSaR8)\n* [Using Pipelines in Katib](https://youtu.be/BszcHMkGLgc)\n* [When Machine Learning Toolkit for Kubernetes Meets PaddlePaddle](https://github.com/terrytangyuan/public-talks/tree/main/talks/when-machine-learning-toolkit-for-kubernetes-meets-paddlepaddle-wave-summit-2021)\n\n\n<a name=\"community\" />\n\n## Community\n\n* [Community Calendar](https://www.kubeflow.org/docs/about/community/#kubeflow-community-calendars)\n* [Kubeflow Steering Committee (KSC)](https://github.com/kubeflow/community/blob/master/KUBEFLOW-STEERING-COMMITTEE.md)\n* [Working Groups](https://github.com/kubeflow/community/blob/master/wg-list.md)\n* [GitHub Organization](https://github.com/kubeflow)\n* [Community Governance](https://github.com/kubeflow/community/blob/master/wgs/wg-governance.md)\n* Community User Surveys ([2024](https://github.com/kubeflow/community/issues/708#issuecomment-2058759541), [2023](https://blog.kubeflow.org/kubeflow-user-survey-2023/), [2022](https://blog.kubeflow.org/kubeflow-user-survey-2022/), [2019 Fall](https://medium.com/kubeflow/kubeflow-community-user-survey-fall-2019-a84776c71743), [2019 Spring](https://medium.com/kubeflow/kubeflow-community-user-survey-spring-2019-44f86c794e67))\n\nSocial media accounts:\n\n* [LinkedIn](https://www.linkedin.com/company/kubeflow/)\n* [Slack](https://www.kubeflow.org/docs/about/community/#kubeflow-slack)\n* [X](https://x.com/kubeflow)\n* [Reddit](https://www.reddit.com/r/kubeflow/)\n* [Bluesky](https://bsky.app/profile/kubefloworg.bsky.social)\n\n**[⬆ back to top](#)**\n"
  },
  {
    "path": "_config.yml",
    "content": "theme: jekyll-theme-architect\nplugins:\n  - jekyll-relative-links\nrelative_links:\n  enabled: true\n  collections: true\ninclude:\n  - README.md\n  - LICENSE.md\n"
  }
]