Currently the Podman plugin only support unencrypted communication with the podman API. One have to expose Podman API remotely, with no SSL. Podman does not nativly support SSL.THis is not acceptable in an enterprise.

The podman plugin should be redesigned to use overthere.sshHost as parent for the podman engine - so Digital AI Deploy can securely connect to target, and execute podman commands locally.

Anyone moving from docker to podman would need this, and as docker is not supported by RedHat anymore, this requirement will be needed by many.

Comments