diff --git a/cookbook/deployment/README.rst b/cookbook/deployment/README.rst index 80c9e17afb..3222e79217 100644 --- a/cookbook/deployment/README.rst +++ b/cookbook/deployment/README.rst @@ -1,7 +1,7 @@ .. _deployment_workflow: -Workflow Deployment -------------------- +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. diff --git a/cookbook/docs/feature_engineering.rst b/cookbook/docs/feature_engineering.rst index 70c74631af..70dfdcccc9 100644 --- a/cookbook/docs/feature_engineering.rst +++ b/cookbook/docs/feature_engineering.rst @@ -9,6 +9,7 @@ It is the process of transforming raw data into features that better represent t .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: auto/case_studies/feature_engineering/eda/index :type: ref diff --git a/cookbook/docs/index.rst b/cookbook/docs/index.rst index cf50e89532..aeac3d8f7b 100644 --- a/cookbook/docs/index.rst +++ b/cookbook/docs/index.rst @@ -145,6 +145,7 @@ Table of Contents .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: auto/core/flyte_basics/index :type: ref @@ -202,7 +203,7 @@ Table of Contents .. link-button:: auto/deployment/index :type: ref - :text: 🚢 Configuring Production Features + :text: 🚢 Production Config :classes: btn-block stretched-link ^^^^^^^^^^ Ship and configure your machine learning pipelines on a production Flyte installation. @@ -258,7 +259,7 @@ Table of Contents Testing Containerization Remote Access - Configuring Production Features + Production Config Scheduling Workflows integrations Extending flyte diff --git a/cookbook/docs/integrations.rst b/cookbook/docs/integrations.rst index daeaac7099..37775ef8f9 100644 --- a/cookbook/docs/integrations.rst +++ b/cookbook/docs/integrations.rst @@ -15,6 +15,7 @@ Flytekit functionality. These plugins can be anything and for comparison can be .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: auto/integrations/flytekit_plugins/sql/index :type: ref @@ -82,6 +83,7 @@ orchestrated by Flyte itself, within its provisioned kubernetes clusters. .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: auto/integrations/kubernetes/pod/index :type: ref @@ -139,6 +141,7 @@ the Flyte task that use the respective plugin. .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: auto/integrations/aws/sagemaker_training/index :type: ref @@ -212,6 +215,7 @@ Because Flyte uses executable docker containers as the smallest unit of compute, .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: raw_container :type: ref @@ -229,6 +233,7 @@ The :ref:`community ` would love to help you with your own ideas of b .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: https://flytekit.readthedocs.io :type: url diff --git a/cookbook/docs/ml_training.rst b/cookbook/docs/ml_training.rst index 4cd41140a8..a5bb14e1a3 100644 --- a/cookbook/docs/ml_training.rst +++ b/cookbook/docs/ml_training.rst @@ -4,6 +4,7 @@ ML Training .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: auto/case_studies/ml_training/pima_diabetes/index :type: ref diff --git a/cookbook/docs/tutorials.rst b/cookbook/docs/tutorials.rst index 55608b87b7..b4d72ea9a9 100644 --- a/cookbook/docs/tutorials.rst +++ b/cookbook/docs/tutorials.rst @@ -14,6 +14,7 @@ documenting and contributing samples easy. If this is your first time running th .. panels:: :header: text-center + :column: col-lg-12 p-2 .. link-button:: ml_training :type: ref