Giter Club home page Giter Club logo

Comments (10)

JanMeier1337 avatar JanMeier1337 commented on May 13, 2024 9

Hello, is there any chance that this gets implemented? What is holding you back since as already mentioned it is possible with docker-compose for example.

We also have an Licenserver software which needs a fixed mac which we would love to run in ECS.

from containers-roadmap.

zacharyfox avatar zacharyfox commented on May 13, 2024 8

I could really use this feature as well. We're using some older licensed software that is keyed to mac address and while we can run it on an instance using an ENI with the defined mac, it would be nice to move this to our ECS cluster.

I think the advanced usage that @blaines suggests would be great.

from containers-roadmap.

blaines avatar blaines commented on May 13, 2024 7
  • Would you want to set the MAC address in the task definition?
    Yes that is my specific use case, as there's only one of these kind of tasks/container per instance anyway.
  • Would you want ECS to manage MAC addresses? Should MAC addresses be unique across your cluster?
    I'm fine managing the MAC myself, for my use case there's no need for any guarantees outside of what docker already provides.
  • Would you need to override the MAC address at the time that you're launching a task?
    I could see us using this kind of feature as we grow. Especially keeping point 2 in mind, we could manage MACs ourselves more easily if we could override.
  • Would you only use this with the bridge networking mode?
    That's correct, the --mac-address option isn't supported in host mode.

In place of requiring full AWS ECS support for new options it would be nice if there was a path for "advanced usage" whereby we could perhaps create a list of keys/values (as JSON or other format) and those would be passed along through docker API (I'm indifferent to using MacAddress or --mac-address). For example if I could add a JSON object to the task definition which contained my advanced options and then that object was merged with the options to be submitted to Docker's /containers/create endpoint.

from containers-roadmap.

samuelkarp avatar samuelkarp commented on May 13, 2024

Hi @blaines, thanks for opening this! I've gone ahead and marked this as a feature request, but I'd love it have more details on the use-case and requirements you'd see around this feature.

  • Would you want to set the MAC address in the task definition?
  • Would you want ECS to manage MAC addresses? Should MAC addresses be unique across your cluster?
  • Would you need to override the MAC address at the time that you're launching a task?
  • Would you only use this with the bridge networking mode?

Thanks!
Sam

from containers-roadmap.

codepushr avatar codepushr commented on May 13, 2024

Same here, we have app dependencies that we can only bundle in combination with a certain mac address. Works locally without issues, but we can't ship it to AWS 🙁

from containers-roadmap.

marty-sullivan avatar marty-sullivan commented on May 13, 2024

Yes, we at Cornell University would like to run FlexLM License Servers in ECS. This is impossible without being able to assign a specific MAC address to the container's bridge interface at runtime.

The requirements that @blaines outlined would be perfect for this use case. Being able to assign a MAC address in a Task Definition would be perfect. Overriding at runtime would be nice but is not required.

from containers-roadmap.

codepushr avatar codepushr commented on May 13, 2024

Any updates :/ ?

from containers-roadmap.

codepushr avatar codepushr commented on May 13, 2024

Not sure why this is such a big deal, it's already supported in the compose file.

from containers-roadmap.

chezbut avatar chezbut commented on May 13, 2024

Not sure why this is such a big deal, it's already supported in the compose file.

Specifically where is this supported, within ECS?

from containers-roadmap.

kbroughton avatar kbroughton commented on May 13, 2024

Any update?

from containers-roadmap.

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.