Skip to content

Commit

Permalink
docs: fix typo (#103)
Browse files Browse the repository at this point in the history
Signed-off-by: cezhang <c1zhang.dev@gmail.com>
  • Loading branch information
cezhang authored Sep 8, 2023
1 parent df5e6a5 commit 811d958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The `examples` directory contains example Kustomization overlays to demonstrate

- `custom-example` is an example of an overlay to deploy model-mesh with a custom model-serving runtime image
- `custom-example-uds` extends `custom-example` to use a unix domain socket for intra-pod communication
- `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.
- `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.

The following patches are provided in `base/patches` and can be selectively included/modified in your custom overlay:

Expand Down

0 comments on commit 811d958

Please sign in to comment.