:orphan:
.. _deployment_workflow:
Production Config
-----------------
Once you've finished iterating on your tasks and workflows locally, you can serialize and register them to a Flyte
backend. This section covers how to configure and deploy your workflows for your particular needs.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto/deployment/images/thumb/sphx_glr_deploying_workflows_thumb.png
:alt: Deploying Workflows - Registration
:ref:`sphx_glr_auto_deployment_deploying_workflows.py`
.. raw:: html
Deploying Workflows - Registration
.. raw:: html
.. only:: html
.. image:: /auto/deployment/images/thumb/sphx_glr_customizing_resources_thumb.png
:alt: Customizing Task Resources
:ref:`sphx_glr_auto_deployment_customizing_resources.py`
.. raw:: html
Customizing Task Resources
.. raw:: html
.. only:: html
.. image:: /auto/deployment/images/thumb/sphx_glr_lp_notifications_thumb.png
:alt: Notifications
:ref:`sphx_glr_auto_deployment_lp_notifications.py`
.. raw:: html
Notifications
.. raw:: html
.. only:: html
.. image:: /auto/deployment/images/thumb/sphx_glr_configure_logging_links_thumb.png
:alt: Configuring Logging Links in UI
:ref:`sphx_glr_auto_deployment_configure_logging_links.py`
.. raw:: html
Configuring Logging Links in UI
.. raw:: html
.. only:: html
.. image:: /auto/deployment/images/thumb/sphx_glr_configure_use_gpus_thumb.png
:alt: Configuring Flyte to Access GPUs
:ref:`sphx_glr_auto_deployment_configure_use_gpus.py`
.. raw:: html
Configuring Flyte to Access GPUs
.. raw:: html
.. toctree::
:hidden:
/auto/deployment/deploying_workflows
/auto/deployment/customizing_resources
/auto/deployment/lp_notifications
/auto/deployment/configure_logging_links
/auto/deployment/configure_use_gpus
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: deployment_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: deployment_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery