GithubHelp home page GithubHelp logo

Comments (2)

MBakirWB avatar MBakirWB commented on July 24, 2024

Hi @FeU-aKlos , we don't currently support k3d for deployment, but here is some potential feedback that might help.

Your suggestion about using the internal Kubernetes service name (e.g., minio.minio.svc.cluster.local for MinIO) fmight work for bypassing the need for DNS resolution of the Ingress address by external DNS servers. For issues with k3d specifically (please note this is general info per my research online so it may not work)

  1. Direct Service Access: As mentioned, using the internal service name for intra-cluster communication
  2. DNS Resolution for Ingress: If you need to access your services from outside the cluster using the Ingress address, you must ensure that the DNS name used in the Ingress configuration is resolvable:
  3. k3d-specific Configuration: Ensure that your k3d cluster is configured to expose the ingress controller's service externally. k3d has options to map ports from the host to the cluster, which can be used to expose your Ingress controller.
  4. Investigate Ingress Controller Logs: If any issues persist, check the logs of your Ingress controller within the k3d cluster. It might provide clues on why the DNS resolution is not working.

from wandb.

MBakirWB avatar MBakirWB commented on July 24, 2024

Hi @FeU-aKlos , given we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!

from wandb.

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.