You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to get Kubeflow to work on a local k8s cluster without success. Interestingly, this problem only occurs when I delete and reapply my Kubeflow config. So if I completely remove my cluster and do a fresh install, Kubeflow works just fine. But once I delete Kubeflow and start it again I get the following.
kubectl get events -n kubeflow
LAST SEEN TYPE REASON OBJECT MESSAGE
10s Warning FailedCreate statefulset/admission-webhook-bootstrap-stateful-set create Pod admission-webhook-bootstrap-stateful-set-0 in StatefulSet admission-webhook-bootstrap-stateful-set failed error: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
47s Warning FailedCreate replicaset/admission-webhook-deployment-78d899bf68 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m1s Normal ScalingReplicaSet deployment/admission-webhook-deployment Scaled up replica set admission-webhook-deployment-78d899bf68 to 1
7s Warning FailedCreate statefulset/application-controller-stateful-set create Pod application-controller-stateful-set-0 in StatefulSet application-controller-stateful-set failed error: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
75s Warning FailedCreate replicaset/argo-ui-55b859f7d7 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m2s Normal ScalingReplicaSet deployment/argo-ui Scaled up replica set argo-ui-55b859f7d7 to 1
69s Warning FailedCreate replicaset/centraldashboard-75474d6f94 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m1s Normal ScalingReplicaSet deployment/centraldashboard Scaled up replica set centraldashboard-75474d6f94 to 1
47s Warning FailedCreate replicaset/jupyter-web-app-deployment-6c8f4c8997 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m1s Normal ScalingReplicaSet deployment/jupyter-web-app-deployment Scaled up replica set jupyter-web-app-deployment-6c8f4c8997 to 1
42s Warning FailedCreate replicaset/katib-controller-85995d4f5f Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m58s Normal ScalingReplicaSet deployment/katib-controller Scaled up replica set katib-controller-85995d4f5f to 1
42s Warning FailedCreate replicaset/katib-db-6558656ffc Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m58s Normal ScalingReplicaSet deployment/katib-db Scaled up replica set katib-db-6558656ffc to 1
42s Warning FailedCreate replicaset/katib-manager-79f78fc794 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m58s Normal ScalingReplicaSet deployment/katib-manager Scaled up replica set katib-manager-79f78fc794 to 1
37s Warning ProvisioningFailed persistentvolumeclaim/katib-mysql no volume plugin matched
41s Warning FailedCreate replicaset/katib-ui-fcdb8f8c5 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m58s Normal ScalingReplicaSet deployment/katib-ui Scaled up replica set katib-ui-fcdb8f8c5 to 1
9s Warning FailedCreate statefulset/kfserving-controller-manager create Pod kfserving-controller-manager-0 in StatefulSet kfserving-controller-manager failed error: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
6s Warning FailedCreate statefulset/metacontroller create Pod metacontroller-0 in StatefulSet metacontroller failed error: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
46s Warning FailedCreate replicaset/metadata-db-5dd459cc Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/metadata-db Scaled up replica set metadata-db-5dd459cc to 1
46s Warning FailedCreate replicaset/metadata-deployment-b745d8bcf Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/metadata-deployment Scaled up replica set metadata-deployment-b745d8bcf to 1
45s Warning FailedCreate replicaset/metadata-envoy-deployment-7ccf5c4f74 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/metadata-envoy-deployment Scaled up replica set metadata-envoy-deployment-7ccf5c4f74 to 1
45s Warning FailedCreate replicaset/metadata-grpc-deployment-6496f66c8c Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/metadata-grpc-deployment Scaled up replica set metadata-grpc-deployment-6496f66c8c to 1
37s Warning ProvisioningFailed persistentvolumeclaim/metadata-mysql no volume plugin matched
44s Warning FailedCreate replicaset/metadata-ui-78f5b59b56 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/metadata-ui Scaled up replica set metadata-ui-78f5b59b56 to 1
41s Warning FailedCreate replicaset/minio-6f48db9cc4 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
37s Warning ProvisioningFailed persistentvolumeclaim/minio-pv-claim no volume plugin matched
2m57s Normal ScalingReplicaSet deployment/minio Scaled up replica set minio-6f48db9cc4 to 1
41s Warning FailedCreate replicaset/ml-pipeline-844645fd Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
39s Warning FailedCreate replicaset/ml-pipeline-ml-pipeline-visualizationserver-865894f5f7 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m56s Normal ScalingReplicaSet deployment/ml-pipeline-ml-pipeline-visualizationserver Scaled up replica set ml-pipeline-ml-pipeline-visualizationserver-865894f5f7 to 1
40s Warning FailedCreate replicaset/ml-pipeline-persistenceagent-66f89b56d9 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m57s Normal ScalingReplicaSet deployment/ml-pipeline-persistenceagent Scaled up replica set ml-pipeline-persistenceagent-66f89b56d9 to 1
39s Warning FailedCreate replicaset/ml-pipeline-scheduledworkflow-57445ddf88 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m56s Normal ScalingReplicaSet deployment/ml-pipeline-scheduledworkflow Scaled up replica set ml-pipeline-scheduledworkflow-57445ddf88 to 1
39s Warning FailedCreate replicaset/ml-pipeline-ui-5c64b6c666 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m57s Normal ScalingReplicaSet deployment/ml-pipeline-ui Scaled up replica set ml-pipeline-ui-5c64b6c666 to 1
39s Warning FailedCreate replicaset/ml-pipeline-viewer-controller-deployment-7cc8d77468 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m57s Normal ScalingReplicaSet deployment/ml-pipeline-viewer-controller-deployment Scaled up replica set ml-pipeline-viewer-controller-deployment-7cc8d77468 to 1
2m58s Normal ScalingReplicaSet deployment/ml-pipeline Scaled up replica set ml-pipeline-844645fd to 1
40s Warning FailedCreate replicaset/mysql-749f87bff5 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
37s Warning ProvisioningFailed persistentvolumeclaim/mysql-pv-claim no volume plugin matched
2m57s Normal ScalingReplicaSet deployment/mysql Scaled up replica set mysql-749f87bff5 to 1
44s Warning FailedCreate replicaset/notebook-controller-deployment-6c887454f7 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/notebook-controller-deployment Scaled up replica set notebook-controller-deployment-6c887454f7 to 1
38s Warning FailedCreate replicaset/profiles-deployment-bd576fd8f Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m56s Normal ScalingReplicaSet deployment/profiles-deployment Scaled up replica set profiles-deployment-bd576fd8f to 1
43s Warning FailedCreate replicaset/pytorch-operator-84c58df794 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m Normal ScalingReplicaSet deployment/pytorch-operator Scaled up replica set pytorch-operator-84c58df794 to 1
8s Warning FailedCreate statefulset/seldon-operator-controller-manager create Pod seldon-operator-controller-manager-0 in StatefulSet seldon-operator-controller-manager failed error: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
43s Warning FailedCreate replicaset/spartakus-volunteer-9768df654 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m59s Normal ScalingReplicaSet deployment/spartakus-volunteer Scaled up replica set spartakus-volunteer-9768df654 to 1
42s Warning FailedCreate replicaset/tensorboard-6544748d94 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m59s Normal ScalingReplicaSet deployment/tensorboard Scaled up replica set tensorboard-6544748d94 to 1
42s Warning FailedCreate replicaset/tf-job-operator-db676465c Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
2m58s Normal ScalingReplicaSet deployment/tf-job-operator Scaled up replica set tf-job-operator-db676465c to 1
72s Warning FailedCreate replicaset/workflow-controller-676484d796 Error creating: Internal error occurred: failed calling webhook "inferenceservice.kfserving-webhook-server.pod-mutator": Post https://kfserving-webhook-server-service.kubeflow.svc:443/mutate-pods?timeout=30s: service "kfserving-webhook-server-service" not found
3m2s Normal ScalingReplicaSet deployment/workflow-controller Scaled up replica set workflow-controller-676484d796 to 1
I did a little digging and found similar issues #235 and #568. I believe these two caused this pull request (#571) to be merged today. But I honestly don't see how any of these can help me with my issue. I'm not even sure if my issue stems from the same root causes.
Any guidance on this would be very appreciated.
Environment:
Not sure how to obtain most of these versions, but if they're important please let me know and I'll do some digging.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
/kind bug
I've been trying to get Kubeflow to work on a local k8s cluster without success. Interestingly, this problem only occurs when I delete and reapply my Kubeflow config. So if I completely remove my cluster and do a fresh install, Kubeflow works just fine. But once I delete Kubeflow and start it again I get the following.
When I take a look at the events I get:
I did a little digging and found similar issues #235 and #568. I believe these two caused this pull request (#571) to be merged today. But I honestly don't see how any of these can help me with my issue. I'm not even sure if my issue stems from the same root causes.
Any guidance on this would be very appreciated.
Environment:
Not sure how to obtain most of these versions, but if they're important please let me know and I'll do some digging.
kubectl version
): Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.8", GitCommit:"211047e9a1922595eaa3a1127ed365e9299a6c23", GitTreeState:"clean", BuildDate:"2019-10-15T12:11:03Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.9", GitCommit:"500f5aba80d71253cc01ac6a8622b8377f4a7ef9", GitTreeState:"clean", BuildDate:"2019-11-13T11:13:04Z", GoVersion:"go1.12.12", Compiler:"gc", Platform:"linux/amd64"}
/etc/os-release
): 18.04.3 LTS (Bionic Beaver)The text was updated successfully, but these errors were encountered: