You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The `examples` directory contains example Kustomization overlays to demonstrate
8
8
9
9
-`custom-example` is an example of an overlay to deploy model-mesh with a custom model-serving runtime image
10
10
-`custom-example-uds` extends `custom-example` to use a unix domain socket for intra-pod communication
11
-
-`type-constraints-example` is an example of a heterogeneous model-mesh deployment comprising two kubernetes Deployments with a single Service. It employs type constraints to control assignments of models to pod subsets based on laebels.
11
+
-`type-constraints-example` is an example of a heterogeneous model-mesh deployment comprising two kubernetes Deployments with a single Service. It employs type constraints to control assignments of models to pod subsets based on labels.
12
12
13
13
The following patches are provided in `base/patches` and can be selectively included/modified in your custom overlay:
0 commit comments