Which two capabilities can an administrator use to ensure availability within Docker Containers? (Select two.)
provide HA to the application within the container for failover and app restart
provide provisioning of a new container when an application within the container fails
first restart the application within the container and if continued app failures then provision a new container
provide HA to the container and move it between cluster nodes
provide provisioning of a new container when a container fails
Submit