brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
428 stars 66 forks source link

Use local IPs for inter-node communication #378

Closed neykov closed 7 years ago

neykov commented 8 years ago

Using public IPs in Amazon requires the shared security group open to external traffic.

Suggest testing this with the shared security group customizer enabled. If working could update the docs not to require it.

I've tested this with the security groups open to external traffic. If not working with the stock security groups could look at --api-servers=${KUBERNETES_URL} as a potential cause.

grkvlt commented 7 years ago

Looks good, have tested on Softlayer.