Git Product home page Git Product logo

Comments (6)

christophd avatar christophd commented on September 20, 2024 1

Ah, now I see what has been missing on my side. Setting .withNetworkAliases("foo") on the Testcontainer only is not enough. I also need to set .withNetwork(Network.newNetwork()) and I was missing this before.

With that in place I do actually see the Kubernetes Service being created properly. Thank you, that works for me! Sorry for the noise!

from kubedock.

joyrex2001 avatar joyrex2001 commented on September 20, 2024

I removed it here: 625b4ab because I thought it was not used. :-/

from kubedock.

joyrex2001 avatar joyrex2001 commented on September 20, 2024

Reverted the change, can you confirm this is what you expected?

from kubedock.

christophd avatar christophd commented on September 20, 2024

I am not tied to the kd-* service name but I'd expect that a Service resource is being created when there is an exposed port on the container. I also see that this is currently not working with a NetworkAlias set on the Testcontainers container.

from kubedock.

joyrex2001 avatar joyrex2001 commented on September 20, 2024

How are you using/determining which service to use? The network alias services (named according to that alias) didn't change. Another change that might have impacted you is that kubedock not creates deployments anymore, but pods directly.

from kubedock.

joyrex2001 avatar joyrex2001 commented on September 20, 2024

No worries, thanks for reporting. I will leave the default generated service in. I removed the kd- default service again.

from kubedock.

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.