Skip to content

Architecture

bruckins edited this page Oct 1, 2025 · 14 revisions

SSH Proxy is a service that belongs to the k8shell-io ecosystem. It provides an SSH protocol interface for SSH-compliant clients, authenticates and authorizes users using identity providers and standard protocols, provisions workspaces for users in a Kubernetes cluster, and transforms SSH protocol communication with workspace processes.

The below diagram shows a high-level architecture with SSH proxy as the core component.

Architecture

Clone this wiki locally