22 Jul 2021 |
| knkski set the history visibility to "world_readable". | 20:34:18 |
| knkski set the room name to "kubeflow-kfserving". | 20:34:18 |
| knkski invited Slack Integration. | 20:34:41 |
| Slack Integration joined the room. | 20:34:42 |
| knkskichanged room power levels. | 20:34:42 |
12 Oct 2021 |
| _slack_kubeflow_U02H4ARNFEK joined the room. | 21:57:02 |
| Dan Sun joined the room. | 22:26:42 |
Dan Sun | Alexandre Brown Yes, inference service spec supports the node affinity and toleration, but you need to turn on the knative flags https://kserve.github.io/website/admin/serverless/#2-install-knative-serving | 22:27:20 |
| Alexandre Brown joined the room. | 22:29:14 |
Alexandre Brown | Thanks a lot Dan Sun this answers my question perfectly | 22:29:14 |
13 Oct 2021 |
| _slack_kubeflow_U02DHV1MT2T joined the room. | 00:36:49 |
| Riley Green joined the room. | 01:39:24 |
Dan Sun | Krishna Durai is this for batch inference use case? | 03:38:59 |
| Krishna Durai joined the room. | 03:40:49 |
Krishna Durai | Yes, the idea is to submit many inferences at one go and chech the results asynchronously | 03:40:49 |
Dan Sun | @_slack_kubeflow_U02AF95BSUF:matrix.org Do we support the migration path from 0.5? | 03:40:53 |
Dan Sun | We do not support batch inference yet but the idea is that we can run a spark job or something like that to take a batch file and send the requests to the inference services, collect back the response and write to a resulting file. | 03:55:03 |
| Jagadeesh J joined the room. | 04:32:29 |
| _slack_kubeflow_U02HL87RBDG joined the room. | 07:11:29 |
Krishna Durai | Thanks for your reply Dan! | 07:15:17 |
| _slack_kubeflow_U02HLB9PNMQ joined the room. | 07:44:41 |
| Suresh Nakkiran joined the room. | 13:16:29 |
Suresh Nakkiran | Dan Sun the kserve migration job does not work from kfserving v0.5.0 because there are knative and istiod version/config differences between v0.5.0 and v0.6.0.. | 13:16:30 |
| Marcin Jimenez joined the room. | 14:57:30 |
Marcin Jimenez | what is the recommended strategy on upgrades from 0.5 to 0.6 and beyond? | 14:57:30 |
Dan Sun | There will be no community meeting today, we have Kubecon talk for KServe today at 2:30pm PDT
Serving Machine Learning Models at Scale Using KServe - Animesh Singh, IBM | 15:20:08 |
| theofpa joined the room. | 15:34:53 |
| Benjamin Tan joined the room. | 15:40:36 |
Benjamin Tan | I must be doing something wrong but I still haven't figured this out:
I have Kubeflow set up on a private GKE (so https everything), but I want to have my Knative models not have to go through Dex. I've tried setting up an additional Istio Ingress but keep hitting into various problems (IngressNotConfigured , not being able to curl with the new domain etc) | 15:42:19 |
Benjamin Tan | Is there an easier way to bypass Auth for Knative? | 15:42:39 |