<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kubeflow – Reference</title>
    <link>/docs/reference/</link>
    <description>Recent content in Reference on Kubeflow</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    
	  <atom:link href="/docs/reference/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Reference Overview</title>
      <link>/docs/reference/overview/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/overview/</guid>
      <description>
        
        
        &lt;p&gt;&lt;a id=&#34;tfjob&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;tfjob&#34;&gt;TFJob&lt;/h2&gt;
&lt;p&gt;TFJob is a Kubernetes
&lt;a href=&#34;https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/&#34;&gt;custom resource&lt;/a&gt;
that you can use to run TensorFlow training jobs on Kubernetes. For help with
using TFJob with Kubeflow, see the &lt;a href=&#34;/docs/components/tftraining/&#34;&gt;user guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;API references:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/reference/tfjob/v1/tensorflow/&#34;&gt;v1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/reference/tfjob/v1beta2/tensorflow/&#34;&gt;v1beta2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a id=&#34;pytorchjob&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;pytorchjob&#34;&gt;PyTorchJob&lt;/h2&gt;
&lt;p&gt;PyTorchJob is a Kubernetes
&lt;a href=&#34;https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/&#34;&gt;custom resource&lt;/a&gt;
that you can use to run PyTorch training jobs on Kubernetes. For help with
using PyTorch with Kubeflow, see the &lt;a href=&#34;/docs/components/pytorch/&#34;&gt;user guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;API references:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/reference/pytorchjob/v1/pytorch/&#34;&gt;v1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/reference/pytorchjob/v1beta2/pytorch/&#34;&gt;v1beta2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;a id=&#34;mpijob&#34;&gt;
&lt;h2 id=&#34;mpijob&#34;&gt;MPIJob&lt;/h2&gt;
&lt;p&gt;MPIJob is a Kubernetes
&lt;a href=&#34;https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/&#34;&gt;custom resource&lt;/a&gt;
that you can use to run allreduce-style distributed training jobs on Kubernetes. For help with
using MPIJob with Kubeflow, see the &lt;a href=&#34;/docs/components/mpi/&#34;&gt;user guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;API references:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/reference/mpijob/v1alpha2/mpi/&#34;&gt;v1alpha2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;a id=&#34;notebook-crd&#34;&gt;
&lt;h2 id=&#34;notebook&#34;&gt;Notebook&lt;/h2&gt;
&lt;p&gt;Notebook CRD is a Kubernetes
&lt;a href=&#34;https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/&#34;&gt;custom resource&lt;/a&gt;
that you can use to manage Jupyter Notebook servers on Kubernetes. For help with
using notebooks with Kubeflow, see the &lt;a href=&#34;/docs/components/notebooks/&#34;&gt;user guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;API references:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/reference/notebook/v1/&#34;&gt;v1&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Kubeflow Versioning Policies</title>
      <link>/docs/reference/version-policy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/version-policy/</guid>
      <description>
        
        
        &lt;p&gt;This page describes the Kubeflow versioning policies and provides a version
matrix for Kubeflow applications and other components.&lt;/p&gt;
&lt;h2 id=&#34;kubeflow-versioning&#34;&gt;Kubeflow versioning&lt;/h2&gt;
&lt;p&gt;Kubeflow version numbers are of the form &lt;strong&gt;vX.Y.Z&lt;/strong&gt;, where &lt;strong&gt;X&lt;/strong&gt; is the major
version, &lt;strong&gt;Y&lt;/strong&gt; is the minor version, and &lt;strong&gt;Z&lt;/strong&gt; is the patch version. The
versioning policy follows the &lt;a href=&#34;https://semver.org/&#34;&gt;Semantic Versioning&lt;/a&gt;
terminology.&lt;/p&gt;
&lt;p&gt;The version name &lt;strong&gt;vX.Y.Z&lt;/strong&gt; refers to the version (git tag) of the
&lt;a href=&#34;https://github.com/kubeflow/kubeflow/releases&#34;&gt;kfctl release&lt;/a&gt;.
If the version number includes an appendix &lt;strong&gt;-rcN&lt;/strong&gt;, where &lt;strong&gt;N&lt;/strong&gt; is a
number, the appendix indicates a &lt;em&gt;release candidate&lt;/em&gt;, which is a pre-release
version of an upcoming release.&lt;/p&gt;
&lt;p&gt;Examples of Kubeflow version numbers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;v0.7.0&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;v0.7.0-rc8&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;v1.0.0&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;v1.0.1&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a id=&#34;app-versioning&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;application-versioning-and-stable-status&#34;&gt;Application versioning and stable status&lt;/h2&gt;
&lt;p&gt;Starting from the release of Kubeflow v1.0, the Kubeflow community
attributes &lt;em&gt;stable status&lt;/em&gt; to those applications and components that
meet a defined level of stability, supportability, and upgradability.&lt;/p&gt;
&lt;p&gt;When you deploy Kubeflow to a Kubernetes cluster, your deployment includes a
number of applications. Application versioning is independent of Kubeflow
versioning. An application moves to version 1.0 when the application meets
certain
&lt;a href=&#34;https://github.com/kubeflow/community/blob/master/guidelines/application_requirements.md&#34;&gt;criteria&lt;/a&gt;
in terms of stability, upgradability, and the provision of services such as
logging and monitoring.&lt;/p&gt;
&lt;p&gt;When an application moves to version 1.0, the Kubeflow community will
decide whether to mark that version of the application as &lt;em&gt;stable&lt;/em&gt; in the next
major or minor release of Kubeflow.&lt;/p&gt;
&lt;p&gt;&lt;a id=&#34;application-matrix&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;kubeflow-application-matrix&#34;&gt;Kubeflow application matrix&lt;/h2&gt;
&lt;p&gt;The following table shows the &lt;strong&gt;status&lt;/strong&gt; (stable, beta, or alpha) of the
applications that you can deploy to your Kubernetes cluster when you deploy
Kubeflow. The applications are specified in the
&lt;a href=&#34;https://github.com/kubeflow/manifests/tree/master/kfdef&#34;&gt;manifest&lt;/a&gt; that you
use to deploy Kubeflow. The kfctl deployment tool deploys the applications
strictly according to the manifest. kfctl does not decide whether to deploy or
not deploy an application based on the application status.&lt;/p&gt;
&lt;p&gt;You can use the information below to decide which of the applications you should
deploy to your production system, and adjust the manifest accordingly.&lt;/p&gt;
&lt;p&gt;Application status indicators for Kubeflow:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Stable&lt;/strong&gt; means that the application complies with the
&lt;a href=&#34;https://github.com/kubeflow/community/blob/master/guidelines/application_requirements.md&#34;&gt;criteria&lt;/a&gt;
to reach application version 1.0, and that the Kubeflow community has deemed
the application stable for this release of Kubeflow.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Beta&lt;/strong&gt; means that the application is working towards a version 1.0 release
and its maintainers have communicated a timeline for satisfying the criteria
for the stable status.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Alpha&lt;/strong&gt; means that the application is in the early phases of
development and/or integration into Kubeflow.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The &lt;strong&gt;application version&lt;/strong&gt; in the table reflects the application version in
the manifest at the time when Kubeflow v1.1.0 was
released. This is therefore the default version of the application that you
receive when you deploy Kubeflow v1.1.0. Some applications
may release later versions that you can choose to install into your Kubeflow
deployment. If you need a later version of a specific application, refer to the
documentation for that application.&lt;/p&gt;
&lt;div class=&#34;table-responsive&#34;&gt;
  &lt;table class=&#34;table table-bordered&#34;&gt;
    &lt;thead class=&#34;thead-light&#34;&gt;
      &lt;tr&gt;
        &lt;th&gt;Application&lt;/th&gt;
        &lt;th&gt;Status in Kubeflow v1.1.0&lt;/th&gt;
        &lt;th&gt;Application version in Kubeflow v1.1.0&lt;/th&gt;
      &lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/central-dash/overview/&#34;&gt;Central 
          dashboard: Kubeflow UI&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/kubeflow/tree/master/components/centraldashboard&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;      
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/training/chainer/&#34;&gt;Chainer operator&lt;/a&gt;
        (&lt;a href=&#34;https://github.com/kubeflow/chainer-operator&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Alpha&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;      
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/feature-store/overview&#34;&gt;Feature store: Feast&lt;/a&gt;
        (&lt;a href=&#34;https://github.com/feast-dev/feast&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Alpha&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/hyperparameter-tuning/overview/&#34;&gt;Hyperparameter
          tuning: Katib&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/katib&#34;&gt;GitHub&lt;/a&gt;)
          &lt;/td&gt;
        &lt;td&gt;Beta&lt;/td&gt;
        &lt;td&gt;v1alpha3&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/serving/kfserving/&#34;&gt;KFServing&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/kfserving&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Beta&lt;/td&gt;
        &lt;td&gt;v0.3.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/misc/metadata/&#34;&gt;Metadata&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/metadata&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Beta&lt;/td&gt;
        &lt;td&gt;0.2.1&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/training/mpi/&#34;&gt;MPI training: MPI 
          operator&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/mpi-operator&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Alpha&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/training/mxnet/&#34;&gt;MXNet training: MXNet 
          operator&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/mxnet-operator&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Alpha&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/notebooks/why-use-jupyter-notebook/&#34;&gt;Notebook web
          app&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/kubeflow/tree/master/components/jupyter-web-app&#34;&gt;GitHub&lt;/a&gt;)
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/notebooks/why-use-jupyter-notebook/&#34;&gt;Notebook 
          controller&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/kubeflow/kubeflow/tree/master/components/notebook-controller&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/pipelines/overview/pipelines-overview/&#34;&gt;Pipelines&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/pipelines&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/multi-tenancy/&#34;&gt;Profile 
          Controller for multi-user isolation&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/kubeflow/kubeflow/tree/master/components/profile-controller&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/training/pytorch/&#34;&gt;PyTorch training: PyTorch operator&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/kubeflow/pytorch-operator&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/serving/seldon&#34;&gt;Seldon Core Serving&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/SeldonIO/seldon-core&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.1&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/training/tftraining/&#34;&gt;TensorFlow training:
          TFJob operator&lt;/a&gt;
          (&lt;a href=&#34;https://github.com/kubeflow/tf-operator&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;XGBoost training: XGBoost operator
        (&lt;a href=&#34;https://github.com/kubeflow/xgboost-operator&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Alpha&lt;/td&gt;
        &lt;td&gt;&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/tbody&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a id=&#34;sdk-matrix&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;kubeflow-sdks-and-clis&#34;&gt;Kubeflow SDKs and CLIs&lt;/h2&gt;
&lt;p&gt;Alongside Kubeflow v1.1.0, you may want to use
one of the following Kubeflow SDKs and command-line interfaces
(CLIs).&lt;/p&gt;
&lt;div class=&#34;table-responsive&#34;&gt;
  &lt;table class=&#34;table table-bordered&#34;&gt;
    &lt;thead class=&#34;thead-light&#34;&gt;
      &lt;tr&gt;
        &lt;th&gt;SDK / CLI&lt;/th&gt;
        &lt;th&gt;Status with Kubeflow v1.1.0&lt;/th&gt;
        &lt;th&gt;SDK/CLI version&lt;/th&gt;
      &lt;/tr&gt;
    &lt;/thead&gt;
    &lt;tbody&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/components/fairing/fairing-overview/&#34;&gt;Fairing&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/kubeflow/fairing&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Beta&lt;/td&gt;
        &lt;td&gt;0.7.1&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/other-guides/kustomize/&#34;&gt;kfctl&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/kubeflow/kfctl&#34;&gt;GitHub&lt;/a&gt; )
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.1.0&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;td&gt;&lt;a href=&#34;/docs/pipelines/sdk/sdk-overview/&#34;&gt;Kubeflow Pipelines SDK&lt;/a&gt; 
          (&lt;a href=&#34;https://github.com/kubeflow/pipelines&#34;&gt;GitHub&lt;/a&gt;)
        &lt;/td&gt;
        &lt;td&gt;Stable&lt;/td&gt;
        &lt;td&gt;1.0.0&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/tbody&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;h2 id=&#34;support-levels&#34;&gt;Support levels&lt;/h2&gt;
&lt;p&gt;The expectations for supportability and the types of support available depend
on the stable status of each application or other component.
For more information, see the &lt;a href=&#34;/docs/other-guides/support/&#34;&gt;support page&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Dockerfile Locations</title>
      <link>/docs/reference/images/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/images/</guid>
      <description>
        
        
        &lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Image Name&lt;/th&gt;
&lt;th&gt;Dockerfile Location&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;tf_operator&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/tf-operator/tree/master/build/images/tf_operator&#34;&gt;https://github.com/kubeflow/tf-operator/tree/master/build/images/tf_operator&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ml-pipeline/persistenceagent&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/pipelines/tree/master/backend&#34;&gt;https://github.com/kubeflow/pipelines/tree/master/backend&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ml-pipeline/scheduledworkflow&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/pipelines/tree/master/backend&#34;&gt;https://github.com/kubeflow/pipelines/tree/master/backend&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;ml-pipeline/frontend&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/pipelines/blob/master/frontend/Dockerfile&#34;&gt;https://github.com/kubeflow/pipelines/blob/master/frontend/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/katib-controller&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/tree/master/cmd/katib-controller/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/tree/master/cmd/katib-controller/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/katib-ui&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/tree/master/cmd/ui/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/tree/master/cmd/ui/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/katib-db-manager&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/tree/master/cmd/db-manager/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/tree/master/cmd/db-manager/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-skopt&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/skopt/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/skopt/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-chocolate&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/chocolate/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/chocolate/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-hyperopt&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperopt/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperopt/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-hyperband&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperband/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/hyperband/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-enas&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/enas/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/enas/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-darts&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/darts/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/nas/darts/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/suggestion-goptuna&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/goptuna/v1alpha3/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/suggestion/goptuna/v1alpha3/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/file-metricscollector&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1alpha3/file-metricscollector/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1alpha3/file-metricscollector/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;katib/tfevent-metricscollector&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1alpha3/tfevent-metricscollector/Dockerfile&#34;&gt;https://github.com/kubeflow/katib/blob/master/cmd/metricscollector/v1alpha3/tfevent-metricscollector/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;datawire/ambassador&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/datawire/ambassador/blob/master/builder/Dockerfile&#34;&gt;https://github.com/datawire/ambassador/blob/master/builder/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;tensorflow-1.13.1-notebook-cpu&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/kubeflow/blob/master/components/tensorflow-notebook-image/Dockerfile&#34;&gt;https://github.com/kubeflow/kubeflow/blob/master/components/tensorflow-notebook-image/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;jupyter-web-app&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/kubeflow/blob/master/components/jupyter-web-app/Dockerfile&#34;&gt;https://github.com/kubeflow/kubeflow/blob/master/components/jupyter-web-app/Dockerfile&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;profile-controller&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/kubeflow/tree/master/components/profile-controller&#34;&gt;https://github.com/kubeflow/kubeflow/tree/master/components/profile-controller&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;notebook-controller&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;https://github.com/kubeflow/kubeflow/tree/master/components/notebook-controller&#34;&gt;https://github.com/kubeflow/kubeflow/tree/master/components/notebook-controller&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Katib Reference</title>
      <link>/docs/reference/katib/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/katib/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: MPIJob Reference</title>
      <link>/docs/reference/mpijob/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/mpijob/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: Notebook CRD Reference</title>
      <link>/docs/reference/notebook/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/notebook/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: PyTorchJob Reference</title>
      <link>/docs/reference/pytorchjob/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/pytorchjob/</guid>
      <description>
        
        
        
      </description>
    </item>
    
    <item>
      <title>Docs: TFJob Reference</title>
      <link>/docs/reference/tfjob/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/reference/tfjob/</guid>
      <description>
        
        
        
      </description>
    </item>
    
  </channel>
</rss>
