!cgSzwlmvNfTdKJNuPg:matrix.org

kubeflow-notebooks

311 Members
2 Servers

Load older messages


SenderMessageTime
17 May 2022
@_slack_kubeflow_U02Q0DARM8B:matrix.org_slack_kubeflow_U02Q0DARM8B joined the room.15:46:19
@_slack_kubeflow_U038V0U5YFM:matrix.orgleke onilude changed their display name from _slack_kubeflow_U038V0U5YFM to leke onilude.19:39:05
@_slack_kubeflow_U038V0U5YFM:matrix.orgleke onilude set a profile picture.19:39:12
18 May 2022
@_slack_kubeflow_U02F7BLEZ2A:matrix.orgManjari singh Hi All, I am not able to instantiate the kfp client from the notebook within the cluster. Earlier it was working fine. Now it's giving an error as no user identity header. Did anyone face this? 20:06:10
19 May 2022
@_slack_kubeflow_UM56LA7N3:matrix.orgBenjamin Tan Maybe try logging out and in again? 01:46:27
@_slack_kubeflow_U03EE7VFCDN:matrix.org레몬버터구이 joined the room.02:59:39
@_slack_kubeflow_U02JN8ZRU2E:matrix.orgYingding Wang Can you kubectl -n kubeflow logs admission-webhook-deployment-xxxx to see the detailed error? There is a bug in admission-webhook-deployment, maybe you can kubectl -n kubeflow delete pod admission-webhook-deployment-xx 09:20:06
@californiatok:matrix.org@californiatok:matrix.org joined the room.22:07:21
20 May 2022
@californiatok:matrix.org@californiatok:matrix.org left the room.09:31:32
21 May 2022
@_slack_kubeflow_U03GF0NC9QS:matrix.org_slack_kubeflow_U03GF0NC9QS joined the room.14:12:17
@_slack_kubeflow_U03GTPHKU2V:matrix.orgAmalesh joined the room.16:45:25
22 May 2022
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal joined the room.11:47:09
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal changed their display name from _slack_kubeflow_U03GUM55T0R to mobin nikkhesal.11:58:34
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal set a profile picture.11:58:36
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal Hello, I set up kubeflow 1.5 and added PodDefault namespace to access the kubeflow pipeline in a notebook based on this
apiVersion: kubeflow.org/v1alpha1
kind: PodDefault
metadata:
  name: access-ml-pipeline
  namespace: " YOUR_USER_PROFILE_NAMESPACE "
spec:
  desc: Allow access to Kubeflow Pipelines
  selector:
    matchLabels:
      access-ml-pipeline: "true"
  volumes:
    - name: volume-kf-pipeline-token
      projected:
        sources:
          - serviceAccountToken:
              path: token
              expirationSeconds: 7200
              audience: pipelines.kubeflow.org      
  volumeMounts:
    - mountPath: /var/run/secrets/kubeflow/pipelines
      name: volume-kf-pipeline-token
      readOnly: true
  env:
    - name: KF_PIPELINES_SA_TOKEN_PATH
      value: /var/run/secrets/kubeflow/pipelines/token 
and I can see the token. client.list_pipeline() work correctly but when I want to list_experiment. I faced with this error:
ApiException: (500)
Reason: Internal Server Error
HTTP response headers: HTTPHeaderDict({'content-type': 'application/json', 'date': 'Sun, 22 May 2022 11:54:05 GMT', 'x-envoy-upstream-service-time': '14', 'server': 'envoy', 'transfer-encoding': 'chunked'})
HTTP response body: {"error":"Internal error: Unauthenticated: Request header error: there is no user identity header.: Request header error: there is no user identity header.\nFailed to authorize with API resource references\ngithub.com/kubeflow/pipelines/backend/src/common/util.Wrap\n\t/go/src/github.com/kubeflow/pipelines/backend/src/common/util/error.go:279\ngithub.com/kubeflow/pipelines/backend/src/apiserver/server.(*ExperimentServer)
could you please help me to solve this problem?
13:02:16
@_slack_kubeflow_UL38EU0BG:matrix.orgThomas Ounnas pip install -U kfp 😉 14:08:37
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal kfp 1.6.3 16:27:30
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal changed their profile picture.17:00:13
@_slack_kubeflow_U03GUM55T0R:matrix.orgmobin nikkhesal The problem appears to be resolved since I updated the KFP client to '1.8.12'. Thomas Ounnas 17:00:15
23 May 2022
@_slack_kubeflow_U03GBRE6GKG:matrix.org_slack_kubeflow_U03GBRE6GKG joined the room.09:46:29
24 May 2022
@_slack_kubeflow_UM56LA7N3:matrix.orgBenjamin Tan changed their profile picture.15:25:15
25 May 2022
@_slack_kubeflow_U03FGUC1VGA:matrix.orgVu Dat joined the room.19:07:41
26 May 2022
@_slack_kubeflow_U03H27PMSMR:matrix.org_slack_kubeflow_U03H27PMSMR joined the room.06:03:11
@_slack_kubeflow_U03FGUC1VGA:matrix.orgVu Dat Hi everyone, I want to build own my MLOps platform, so I want to integrate Kubeflow Notebooks to my platform not all of kubeflow. How can I do that? Thank you very much! 06:10:34
@_slack_kubeflow_UM56LA7N3:matrix.orgBenjamin Tan You can exclude stuff from the manifest if u dont want to install certain things 09:09:27
@_slack_kubeflow_U03FGUC1VGA:matrix.orgVu Dat Sorry I am a newbie, can i chat private for you? 09:10:24
@_slack_kubeflow_UM56LA7N3:matrix.orgBenjamin Tan Sure 09:10:42
@_slack_kubeflow_U03H4QLQ202:matrix.org_slack_kubeflow_U03H4QLQ202 joined the room.15:36:26
27 May 2022
@_slack_kubeflow_U03C4M32V1U:matrix.orgChangshin Yoo changed their display name from _slack_kubeflow_U03C4M32V1U to Changshin Yoo.02:10:34
@_slack_kubeflow_U03C4M32V1U:matrix.orgChangshin Yoo set a profile picture.02:10:37

Show newer messages


Back to Room ListRoom Version: 6