clusterinthecloud / terraform

Terraform config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
20 stars 23 forks source link

One subnet #16

Closed milliams closed 5 years ago

milliams commented 5 years ago

Fixes #14

christopheredsall commented 5 years ago

Sorry, I gave a verbal OK to this without sufficiently testing it. It turns out that this needs some more work for the name resolution on the compute nodes to find resources in other ADs.

milliams commented 5 years ago

I think the problem that people are seeing is from clusters which were created with an old version of the Terraform but are grabbing the latest version of the Ansible and so are not compatible. I'm not convinced that there's actually a problem with the state of the master of the two repos when they are used in concert with each other "correctly". In the new setup there is only one subnet and both name resolution and routing seem to work correctly between ADs in my tests,