Skip to content

Failure to install the built-in runtimes InternalError when creating STDIN #540

@MikeRiz521

Description

@MikeRiz521

Describe the bug

When I'm executing the install.sh script, it throws errors when attempting to install the built-in runtimes. These errors look similar to this:

Error from server (InternalError): error when creating "STDIN": Internal error occurred: failed calling webhook "servingruntime.modelmesh-webhook-server.default": failed to call webhook: Post "https://modelmesh-webhook-server-service.kubeflow.svc:9443/validate-serving-modelmesh-io-v1alpha1-servingruntime?timeout=10s": EOF

To Reproduce
Steps to reproduce the behavior:

execute ./scripts/install.sh --namespace kubeflow --enable-self-signed-ca

Expected behavior

The built-in runtimes are installed and can be found with kubectl get servingruntimes

Screenshots
Logs from installation:
Image

Logs from modelmesh-controller pod
Image

Environment (please complete the following information):

  • OS: Ubuntu 22.04
  • Version: latest

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions