Skip to content

Commit

Permalink
Add Iter8 Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ukclivecox committed Jun 15, 2021
1 parent 64dba90 commit 34c1adc
Show file tree
Hide file tree
Showing 14 changed files with 2,113 additions and 66 deletions.
3 changes: 3 additions & 0 deletions doc/source/examples/iter8-separate.nblink
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"path": "../../../examples/iter8/progressive_rollout/separate_sdeps/abtest.ipynb"
}
3 changes: 3 additions & 0 deletions doc/source/examples/iter8-single.nblink
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"path": "../../../examples/iter8/progressive_rollout/single_sdep/abtest.ipynb"
}
13 changes: 13 additions & 0 deletions doc/source/examples/notebooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,19 @@ Production Configurations and Integrations
Custom Protobuf Data Example <customdata_example>
Disruption Budgets Example <pdbs_example>

AB Tests and Progressive Rollouts
---------------------------------

.. toctree::
:titlesonly:

Istio AB Test <istio_canary>
Ambassador AB Test <ambassador_canary>
Seldon/Iter8 - Progressive AB Test with Single Seldon Deployment <iter8-single>
Seldon/Iter8 - Progressive AB Test with Multiple Seldon Deployments <iter8-separate>



Complex Graph Examples
----------------------

Expand Down
1 change: 1 addition & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ Documentation Index
:maxdepth: 1
:caption: Production

AB Tests and Progressive Rollouts <rollouts/abtests.md>
Supported API Protocols <graph/protocols.md>
CI/CD MLOps at Scale <analytics/cicd-mlops.md>
Metrics with Prometheus <analytics/analytics.md>
Expand Down
Loading

0 comments on commit 34c1adc

Please sign in to comment.