Backend selection

ContainerSSH is built to support multiple backends. The backend can be changed in the configuration file:

backend: <backend type>

ContainerSSH currently supports the following backends:

Backend Description
docker Runs Docker containers.
kubernetes Runs Kubernetes containers.
sshproxy Forwards SSH connections to a backend server.