While we have been busy with Meltdown and Spectre, as well as our recent Object storage release we are happy to announce API-only support for multiple private networks.
To create additional private networks, the
createNetwork
call can now be called in conjunction with
addNicToVirtualMachine
to make use of up to 8 private networks by default. Read more about those
API calls in the
private network documentation.
To ensure interface naming consistency, our Linux Ubuntu templates
have been modified to use the eth
-based naming, ensuring that your
public interface will be eth0
and additional NICs will start from
eth1
.
Support for creating and attaching multiple private networks will be available from our web portal in February.