SSH does not work with containers
The ssh daemon service inside the containers exits as it finds that the private keys at /etc/ssh/ssh_host_*_key have incorrect ownership. Hence, SSH does not work with containers.
(IA-57906)
Workaround:
Switch the management console node to the previous node where GID of the ssh_keys group is correct and perform any user management operation so that the container gets the correct GID of ssh_keys group which is 997.