Skip to content

Commit 0685015

Browse files
RUN-18358 fix inference example
1 parent 9343d2e commit 0685015

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/developer/cluster-api/submit-yaml.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ spec:
103103
port1:
104104
value:
105105
container: 8000
106+
protocol: http
107+
serviceType: ServingPort
106108
```
107109

108110
1. Possible metrics can be `cpu-utilization`, `latency`, `throughput`, `concurrency`, `gpu-utilization`, `custom`. Different metrics may require additional [installations](../../admin/runai-setup/cluster-setup/cluster-prerequisites.md#inference) at the cluster level.

0 commit comments

Comments
 (0)