Li Jing
Li Jing
verison 4.0.1 still meet the same issue, by the way my browser is Chrome96.0.4664.110.
I have the same problem, and the stream proxy function cannot be used. apisix version is 2.12.1.:q when I used helm to install apisix-ingress-controller ,I got this in configmap named...
Honestly,I have same problem.
``` [2024-08-22 17:50:27.967860] [2024-08-22 17:50:27.965164] [ERROR process-8-140502285153984 bisheng.api.services.knowledge_imp:332] - trace=a9a800a899584d6d8c95ee698cdfa578 add_vectordb 文件解析为空 Traceback (most recent call last): File "/usr/local/lib/python3.10/threading.py", line 973, in _bootstrap self._bootstrap_inner() | -> -> File "/usr/local/lib/python3.10/threading.py", line...
@dosu 我的场景似乎不太适合用VPC Peering,因为租户是动态创建的,每个租户都需要和默认vpc配置路由,会造成默认vpc经常被修改。关于DNAT,kubeovn有没有办法像公有云的安全组那样,开放自定义vpc下的一组port映射,而不需要绑定具体的podip?
@dosu 不使用vpc peering的前提下,如何将默认vpc的默认子网ovn-default与自定义vpc打通?