Git Product home page Git Product logo

Comments (3)

amelki avatar amelki commented on May 27, 2024 2

OK thanks @yetone for the clarification. This is what I ended up with on my K8s cluster (overriding class name with nginx) - I think it is worth documenting in the admin guide.

from yatai.

yetone avatar yetone commented on May 27, 2024

@amelki

Thanks for your report!

The default ingress class name in yatai helm chart is yatai-ingress, you can set the ingress class name when you install yatai helm chart: helm install ... --set ingress.className=nginx.

from yatai.

yetone avatar yetone commented on May 27, 2024

By the way, the ingress controller with class name yatai-ingress will be installed in the namespace yatai-components during the yatai initialization phase along with the yatai deployment component installation. So, if you wait a few minutes, it will work for you.

The reason why we use yatai-ingress as the default ingress class name is to make yatai available on minikube out of the box. Because minikube does not have an ingress controller by default, but our deployment component installs an ingress controller with class name yatai-ingress for deployment, so we automatically generate a domain name that resolves to this ingress controller and reuse this ingress controller. Of course, to install yatai in a production environment, the ingress class name has to be assigned correctly, and we are thinking about this trade-off

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.