!LuUSGaeArTeoOgUpwk:matrix.org

kubeflow-kfserving

434 Members
3 Servers

Load older messages


SenderMessageTime
26 May 2022
@_slack_kubeflow_U022U7KG24W:matrix.orgRachit Chauhan I am going to give it a try and will let here know what problems i see. 19:53:42
27 May 2022
@_slack_kubeflow_U022U7KG24W:matrix.orgRachit Chauhan so, the problem that i am seeing when using a different namespace for knative-serving is that for webhooks domainmapping-webhook and webhook , the tls certs are missing.
{"severity":"WARNING","timestamp":"2022-05-27T00:12:49.070225477Z","logger":"domainmapping-webhook","caller":"webhook/webhook.go:154","message":"server key missing","knative.dev/pod":"domainmapping-webhook-775c44fdd7-nrfx4"}
2022/05/27 00:12:49 http: TLS handshake error from 10.1.0.1:62164: tls: no certificates configured
00:14:23
@_slack_kubeflow_U022U7KG24W:matrix.orgRachit Chauhan this is happening in a strange way. I deleted the NS and created it fresh and then tried installation and everything worked fine. 00:46:59
@_slack_kubeflow_U01T25HRREK:matrix.orgMark Winter Triton's fil_backend has support for categorical features recently https://github.com/triton-inference-server/fil_backend#categorical-feature-support 03:44:08
@_slack_kubeflow_U01T25HRREK:matrix.orgMark Winter You can using triton via kserve 03:44:39
@_slack_kubeflow_U01T25HRREK:matrix.orgMark Winter Note that it only supports FP32 input/output at the moment 03:44:47
@_slack_kubeflow_U038QCM9C4D:matrix.orgรัชพล เเขมภูเขียว joined the room.05:46:26
@_slack_kubeflow_U038QCM9C4D:matrix.orgรัชพล เเขมภูเขียว how to use pvc mount ? fails to reconcile predictor: admission webhook "validation.webhook.serving.knative.dev" denied the request: validation failed: Persistent volume claim support is disabled, but found persistent volume claim task-pv-claim: Persistent volume write support is disabled, but found persistent volume claim task-pv-claim that is not read-only: must not set the field(s): spec.template.spec.volumes[0].persistentVolumeClaim
apiVersion: serving.kserve.io/v1beta1
kind: InferenceService
metadata:
  name: nb-logistic-regression
spec:
  predictor:
    volumes:
      - name: volume
        persistentVolumeClaim:
          claimName: task-pv-claim
    containers:
      - name: classifier
        image: visairegistry.azurecr.io/xxxxxxxx        
        imagePullPolicy: Always
        env:
          - name: PROTOCOL
            value: v2
        volumeMounts:
          - name: volume
            mountPath: /opt/mlserver/outputs
            subPath: inputs-bucket/inputs-sentiment
        ports:
          - containerPort: 8080
            protocol: TCP
05:48:30
@_slack_kubeflow_U01T25HRREK:matrix.orgMark Winter You should load pvc via STORAGE_URI instead of using volumeMounts directly
env:
- name: STORAGE_URI
  value:  pvc://pvc-name 
09:11:06
@_slack_kubeflow_U019TS29HLN:matrix.orgNithin R joined the room.10:06:23
@_slack_kubeflow_U019TS29HLN:matrix.orgNithin R Hi, i have grafana & prometheus running in different cluster and would like to intergrate to kubeflow model metrics. Can anyone please suggest 10:08:00
@_slack_kubeflow_U03CN7QAHN3:matrix.orgzorba(손주형) I`m using thanos 12:27:01
@_slack_kubeflow_U03CN7QAHN3:matrix.orgzorba(손주형) it`s good to manage multicluster prometheus 12:27:21
@_slack_kubeflow_U019TS29HLN:matrix.orgNithin R Ok, how did you integrate it with kserve metrics? 12:35:48
@_slack_kubeflow_U01B8DPEY01:matrix.orgJohn Paulett Thanks Mark Winter for the suggestion. I'm also looking at submitting a PR to lightgbm to re-use the training's categories for the prediction 14:47:04
@_slack_kubeflow_U03CN7QAHN3:matrix.orgzorba(손주형) add prometheus operator annotation on isvc 15:01:41
@_slack_kubeflow_U034329LRB2:matrix.org_slack_kubeflow_U034329LRB2 joined the room.15:41:34
@_slack_kubeflow_U022U7KG24W:matrix.orgRachit Chauhan Dan Sun: what about kserve itself ? Does it need all of it’s control plane resources to be in kserve namespace or can we change that too ? Or any pointers I should be aware of ? 22:37:21
28 May 2022
@_slack_kubeflow_U038QCM9C4D:matrix.orgรัชพล เเขมภูเขียว
I have a very long Terminating problem, is there any solution?
08:48:37
@_slack_kubeflow_UFVUV2UFP:matrix.orgDan Sun you can tune the timeout to control the grace period for termination 14:22:50
30 May 2022
@_slack_kubeflow_U03EE7VFCDN:matrix.org레몬버터구이 changed their display name from _slack_kubeflow_U03EE7VFCDN to 레몬버터구이.02:19:23
@_slack_kubeflow_U03EE7VFCDN:matrix.org레몬버터구이 set a profile picture.02:19:26
@_slack_kubeflow_U03ADPJCZBJ:matrix.org_slack_kubeflow_U03ADPJCZBJ joined the room.07:36:48
@_slack_kubeflow_U03HSETDZPA:matrix.orgKuba Dawczynski Dan Sun thx, it helped a lot, it's working 🙂 09:38:24
@californiatl:matrix.org@californiatl:matrix.org joined the room.15:45:21
@_slack_kubeflow_UFVUV2UFP:matrix.orgDan Sun I think there is an issue to support out of the box 16:07:41
31 May 2022
@_slack_kubeflow_U03CN7QAHN3:matrix.orgzorba(손주형)image.png
Download image.png
05:12:36
@_slack_kubeflow_U03CN7QAHN3:matrix.orgzorba(손주형) kserve user survey is not available 05:12:36
@_slack_kubeflow_UFVUV2UFP:matrix.orgDan Sun yes the survey is closed, just made a PR to update that https://github.com/kserve/website/pull/141/files 06:14:50
@_slack_kubeflow_U022U7KG24W:matrix.orgRachit Chauhan I missed last bi-weekly meeting but I do see KServe 0.9 release tracking item in the notes. Can someone summarize what was discussed around this ? OR do we have issue to track it’s timeline ? 17:27:08

Show newer messages


Back to Room ListRoom Version: 6