Backend selection

Old manual

You are reading the reference manual of an older release. Read the current manual »

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.
dockerrun Deprecated backend that runs Docker containers.
kuberrun Deprecated backend that runs Kubernetes pods.