Commit 35c0d7c
authored
Problem: When the Inference Extension was enabled, the additional container was not given resource specifications, which prevented the HPA from working.
Solution: Add the resource specifications from the NGINX container to the inference container.
1 parent 59fd539 commit 35c0d7c
2 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
| 1022 | + | |
1022 | 1023 | | |
1023 | 1024 | | |
1024 | 1025 | | |
| |||
1042 | 1043 | | |
1043 | 1044 | | |
1044 | 1045 | | |
1045 | | - | |
| 1046 | + | |
| 1047 | + | |
1046 | 1048 | | |
1047 | 1049 | | |
1048 | 1050 | | |
| |||
1174 | 1176 | | |
1175 | 1177 | | |
1176 | 1178 | | |
| 1179 | + | |
1177 | 1180 | | |
1178 | 1181 | | |
1179 | 1182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1883 | 1883 | | |
1884 | 1884 | | |
1885 | 1885 | | |
1886 | | - | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
| 1896 | + | |
| 1897 | + | |
| 1898 | + | |
| 1899 | + | |
1887 | 1900 | | |
1888 | 1901 | | |
1889 | 1902 | | |
| |||
1907 | 1920 | | |
1908 | 1921 | | |
1909 | 1922 | | |
| 1923 | + | |
1910 | 1924 | | |
0 commit comments