Skip to content

documentation: Merge Amazon Sagemaker Operators for Kubernetes and Kubernetes Jobs pages #1334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Apr 1, 2020
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Table of Contents
18. `BYO Model <https://sagemaker.readthedocs.io/en/stable/overview.html#byo-model>`__
19. `Inference Pipelines <https://sagemaker.readthedocs.io/en/stable/overview.html#inference-pipelines>`__
20. `Amazon SageMaker Operators for Kubernetes <#amazon-sagemaker-operators-for-kubernetes>`__
21. `SageMaker Workflow <#sagemaker-workflow>`__
21. `Amazon SageMaker Operators in Apache Airflow <#sagemaker-workflow>`__
22. `SageMaker Autopilot <#sagemaker-autopilot>`__
23. `Model Monitoring <#amazon-sagemaker-model-monitoring>`__
24. `SageMaker Debugger <#amazon-sagemaker-debugger>`__
Expand Down Expand Up @@ -323,14 +323,14 @@ For more information, see `Amazon SageMaker Operators for Kubernetes`_.

.. _Amazon SageMaker Operators for Kubernetes: https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_operators_for_kubernetes.html

SageMaker Workflow
------------------
Amazon SageMaker Operators in Apache Airflow
--------------------------------------------

You can use Apache Airflow to author, schedule and monitor SageMaker workflow.

For more information, see `SageMaker Workflow in Apache Airflow`_.
For more information, see `Amazon SageMaker Operators in Apache Airflow`_.

.. _SageMaker Workflow in Apache Airflow: https://sagemaker.readthedocs.io/en/stable/using_workflow.html
.. _Amazon SageMaker Operators in Apache Airflow: https://sagemaker.readthedocs.io/en/stable/using_workflow.html

SageMaker Autopilot
-------------------
Expand Down
Loading