ran-haim

Results 15 comments of ran-haim

Hi, I've got istio installed. Is there a document for setting API Gateways with istio?

I've tried it multiple times, it always fails now... It does not create the image, because I do not see it in the docker-hub. It also fails just to create...

Hi, 1. I installed latest version from https://nuclio.github.io/nuclio/charts. 2. `22.02.03 15:54:18.686 nuctl (I) Deploying function {"name": "my-func"} 22.02.03 15:54:18.686 nuctl (I) Building {"builderKind": "docker", "versionInfo": "Label: 1.7.6, Git commit: 71f18f24cd91292d0e19e471b5040cd6170af4a1,...

ok, just debugged nuclio.deploy_code, seems like the examples in https://github.com/nuclio/nuclio-jupyter#deploy are wrong. you need to specify 'spec.build.baseImage' not 'build.baseImage' - then it works fine.

Hi, I don't think a screenshot will give any further information - when I press the microphone button nothing happens. Also I would like to say that I am actually...

I managed to get the k6nele popup appear, but when I press the microphone button in the popup - it says insufficient privileges. Both apps have microphone privileges. Do they...

is there a way to take a look in the log?

I actually wouldn't mind implementing a models_list endpoint that will return the format that is currently used in the MODELS env variable. from the user point of view, I think...

does it actually work for you accessing via url? for me it does not find the server (even if I specify service.ns.svc in the url).

Every packet sends ACK back, so the client knows it has arrived at the endpoint, then it closes the connection. Even if the connection gets closed, all packets arrived and...