A system administrator is working on a container deployment and requires connectivity from the containers to the external network without allocating a public IP address for each container. Which of the following solutions will BEST facilitate this requirement?
Configure direct bridge networking for each container.
Implement network address translation at the host level.
Use layer 2 bridging in conjunction with network address translation.
Apply VLAN tagging to the container network interfaces.