Skip to content
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

[SCv2] Improve inference docs re routing and headers #4481

Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
de29b0f
Capitalise Seldon when used as proper noun
agrski Nov 23, 2022
0f6e0a9
Formatting, capitalisation, etc.
agrski Nov 23, 2022
910234b
Add detail to inference docs page
agrski Nov 23, 2022
77021a7
Formatting and typo fixes
agrski Nov 24, 2022
255a5c9
Use consistent capitalisation of model & pipeline through inference d…
agrski Nov 24, 2022
e5444db
Fix typo in inference docs for Kafka topics
agrski Nov 24, 2022
27ec79d
Specify use of inference v2 protocol high up in inference docs
agrski Nov 24, 2022
dd8c53f
Add mention of headers to sync inference introduction
agrski Nov 24, 2022
d48f15e
Formatting + minor rewording for clarity
agrski Nov 24, 2022
63f778d
Use tabs for Compose vs. k8s methods for finding the seldon-mesh endp…
agrski Nov 24, 2022
5bc5735
Add note on port-forwarding seldon-mesh svc for inference requests
agrski Nov 24, 2022
3834213
Add note on service meshes for sending inference requests
agrski Nov 24, 2022
4589e8f
Add section on inference request routing with headers
agrski Nov 24, 2022
8b17310
Add section on path-based routing for inference endpoints
agrski Nov 24, 2022
6244c6b
Add subsection header for Seldon routing (vs. ingress routing)
agrski Nov 25, 2022
e5a878a
Add section on routing from ingress -> seldon-mesh for inference calls
agrski Nov 25, 2022
6a953f9
Add links to RFCs for host & authority headers
agrski Nov 25, 2022
3d019be
Update link to RFC for HTTP/1 Host header
agrski Nov 25, 2022
01f81dc
Add line describing virtual hosts vs. physical ones
agrski Nov 25, 2022
45a95d9
Use tabs for alternate ways of making inference requests
agrski Nov 25, 2022
e52a888
Add inference request example with Seldon CLI
agrski Nov 25, 2022
cb71a29
Use consistent capitalisation of v2 for inference protocol
agrski Nov 25, 2022
1b57184
Add note on Kafka headers for pipelines
agrski Nov 25, 2022
37306c8
Use ordinal numbering for bullet points
agrski Dec 6, 2022
ceff3f9
Update URI for consistency and to avoid confusion
agrski Dec 6, 2022
82fe21a
Move section on making requests above section on routing
agrski Dec 6, 2022
2283118
Use interpolation syntax to clarify usage of path-based routing in Se…
agrski Dec 6, 2022
cef516b
Add second form of path-based routing for pipelines in Seldon mesh
agrski Dec 6, 2022
0f3f9d2
Clarify wording re virtual endpoints in SCv2
agrski Dec 11, 2022
0c0f4ac
Add section for header-based routing examples
agrski Dec 11, 2022
ec85785
Update basic examples to exclude routing headers
agrski Dec 11, 2022
c98a84a
Formatting
agrski Dec 11, 2022
adb4bc5
Use group-tabs for example requests with different clients
agrski Dec 11, 2022
f550431
Add emphasis to header lines in examples for header-based routing
agrski Dec 11, 2022
6de05ac
Add notes on support for subdomain-based routing
agrski Dec 11, 2022
b1d9870
Add example snippets for subdomain routing
agrski Dec 11, 2022
685ca37
Add Open Inference schema for iris model for examples
agrski Dec 13, 2022
e3b69eb
Move pipeline inference tip lower for better flow
agrski Dec 13, 2022
0a94941
Fix datatype for iris model inputs
agrski Dec 13, 2022
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
Loading