Code Monkey home page Code Monkey logo

Error: [cli] `push` failed: request failed with status code 400: {"error":"ToModelRepositorySchemas: ToModelSchemas: GetImageName: cannot get ingress yatai-docker-registry: ingresses.networking.k8s.io \"yatai-docker-registry\" not found"} about yatai HOT 4 CLOSED

bentoml avatar bentoml commented on September 27, 2024
Error: [cli] `push` failed: request failed with status code 400: {"error":"ToModelRepositorySchemas: ToModelSchemas: GetImageName: cannot get ingress yatai-docker-registry: ingresses.networking.k8s.io \"yatai-docker-registry\" not found"}

from yatai.

Comments (4)

yetone avatar yetone commented on September 27, 2024

This is because you don't have a load balancer in your cluster, you need to check if the load balancer is working properly with the following command

kubectl -n yatai-components get svc

from yatai.

SohelKabir avatar SohelKabir commented on September 27, 2024

image

I think loadbalancer is running!

from yatai.

SohelKabir avatar SohelKabir commented on September 27, 2024

these two command solved problem thanks to their support team member Xipeng Guan,

kubectl delete validatingwebhookconfigurations.admissionregistration.k8s.io yatai-ingress-controller-ingress-nginx-admission

kubectl -n yatai-operators rollout restart deployment deployment-yatai-deployment-comp-operator

according to him the problem was

"First of all, the installation of ingress requires load balancer, so you need to manually execute minikube tunnel in advance, and secondly, the validation webhook call of ingress fails to create minio ingress, so the command just removed the webhook"

from yatai.

yetone avatar yetone commented on September 27, 2024

@SohelKabir Thank you for continuing to follow up on this issue and giving reasons, since this issue has been resolved, I'll close it for now

from yatai.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.