vultr / docker-machine-driver-vultr

Vultr Driver Plugin for Docker Machine
MIT License
27 stars 11 forks source link

added automatic firewall rule addition #28

Closed happytreees closed 10 months ago

happytreees commented 1 year ago

This PR will make the docker-machine driver automatically add/remove a firewall rule to the given firewall if specified. This will allow clusters to speak to each other if a Vultr firewall is used.

Checklist: