Skip to content

Commit a607438

Browse files
Rajakavitha1Rakavitha Kodhandapani
andauthored
docs: gitbook migration (#6541)
* first prting of the contents * added the summary file * migrating the install content * update the summary * fixed the summary menu * ported the concepts * updated the summary * fixed the links for overview partially * added one example page * updated the summary.md * updated the link in the example file * added the notebook links * updated the file name * updated the file name * added the configuration content * formta the summary.md * added deployment sections * updated the summary format --------- Co-authored-by: Rakavitha Kodhandapani <seldon@SELIN002.local>
1 parent cdd9de3 commit a607438

22 files changed

+3805
-33
lines changed

docs-gb/SUMMARY.md

Lines changed: 25 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4,49 +4,41 @@
44
## Getting Started
55
* [Quick Start Guide](README.md)
66
* [License](LICENSE.md)
7-
* [Installation]
7+
* Installation
8+
* [Install in Kubernetes](install/installation.md)
9+
* [Install Locally](install/kind.md)
10+
* [Install on Google Cloud](install/gcp.md)
11+
* [Install on Azure](install/azure.md)
12+
* [Install on AWS](install/aws.md)
813
* [Community](developer/community.md)
914

1015
## Concepts
11-
* [Overview of Components]
12-
* [E2E Serving with Model Servers]
13-
* [Two Types of Model Servers]
14-
* [Language Wrappers]
15-
* [Seldon Deployment CRD]
16-
* [Seldon Core Operator]
17-
* [Service Orchestrator]
18-
* [Metadata Provenance]
19-
* [Metrics with Prometheus]
20-
* [Distributed Tracing with Jaeger]
21-
* [So...why just not wrap my model with Flask]
22-
* [Other features of Seldon Core]
23-
16+
* [Overview of Components](overview.md)
17+
2418
## Configuration
25-
* [Installation]
26-
* [Deployments]
19+
* Installation Parameters
20+
* [Helm Configurations](install/advanced-helm-chart-configuration.md)
21+
* [Usage Reporting](install/usage-reporting.md)
22+
* [Change Log](https://github.com/SeldonIO/seldon-core/tree/master/CHANGELOG.md)
23+
* [Upgrading](upgrading.md)
24+
* Deployments
25+
* [Deployment Techniques](deployments/deploying.md)
26+
* [Supported API Protocols](deployments/protocols.md)
27+
* [Testing Model Endpoints](deployments/serving.md)
28+
* [Replica Scaling](deployments/scaling.md)
29+
* [Model Metadata](deployments/metadata.md)
30+
* [Budgeting Disruptions](deployments/disruption-budgets.md)
31+
* [Graph Deployment Options](deployments/graph-modes.md)
32+
* [AB Tests and Progerssive Rollouts](deployments/abtests.md)
33+
* [Troubleshooting Deployments](deployments/troubleshooting.md)
2734
* [Servers]
2835
* [Routing]
2936
* [Wrappers and SDKs]
3037
* [Integrations]
3138

3239
## Tutorials
33-
* Notebooks
34-
* Seldon Core Setup
35-
* Prepackaged Inference server Examples
36-
* Python Language Wrapper Examples
37-
* Specialized Framework Examples
38-
* Incubating Projects Examples
39-
* Cloud Specific Examples
40-
* Advanced Machine Learning Monitoring
41-
* Batch Processing with Seldon Core
42-
* MLOps: Scaling and Monitoring and Observability
43-
* Production Configurations and Integrations
44-
* AB Tests and Progressive Rollouts
45-
* Complex Graph Examples
46-
* Ingress
47-
* Infrastructure
48-
* Benchmarking and Load Tests
49-
* Upgrading Examples
40+
* [Notebooks](install/notebooks.md)
41+
5042
## Reference
5143

5244
## Contributing

0 commit comments

Comments
 (0)