Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,14 @@ Amazon SageMaker provides implementations of some common machine learning algori


*************
Orchestration
Workflows
*************
Orchestrate your SageMaker training and inference jobs with Kubernetes and Airflow.
Orchestrate your SageMaker training and inference workflows with Airflow and Kubernetes.

.. toctree::
:maxdepth: 1
:maxdepth: 2

kubernetes/index
airflow/index
workflows/index


*************************
Expand Down
File renamed without changes.
11 changes: 11 additions & 0 deletions doc/workflows/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
##########
Workflows
##########

The SageMaker Python SDK supports managed training and inference for a variety of machine learning frameworks:

.. toctree::
:maxdepth: 2

airflow/index
kubernetes/index
File renamed without changes.