GithubHelp home page GithubHelp logo

Comments (3)

pieterlange avatar pieterlange commented on May 19, 2024 2

I fully agree and ran into this myself a few times.

The feature itself will be easy to add if we all agree we should implement this using a "glue" security group which is externally managed. We've recently added a bunch of "external" dependencies (EFS, still talking about external etcd) that leave some management up to the cluster operator, so i think this is fine too.

from kube-aws.

mumoshu avatar mumoshu commented on May 19, 2024

I'm ok with the glue security group 👍

I believe that's considerably better than making inconvenience like "kube-aws destroy seems to failed somehow.. oh, I'd been forgetting about the nearly invisible dependency from sg-db to sg-w....".

(Full disclosure: @everpeace is my colleague

from kube-aws.

mumoshu avatar mumoshu commented on May 19, 2024

OK so I believe it is now easier than ever to support additional security group(s) assigned to worker nodes since the experimental node pools feature landed.

Both the stack-template.json template and the nodepool/config.go which is the foundation of the template are already aware of any number(actually up to EC2 limit) of security groups assigned to each worker node in a pool:

https://github.com/coreos/kube-aws/blob/master/nodepool/config/config.go#L214-L220
https://github.com/coreos/kube-aws/blob/master/nodepool/config/templates/stack-template.json#L1-L7

Anyone likes to contribute here? 😃

from kube-aws.

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.