Skip to main content

Architecture

The Signadot platform consists of two high-level components:

  • Signadot Control Plane hosted by Signadot. Shown below on the left, it provides the APIs and interfaces to create Sandbox Environments, and is used to serve Endpoint URLs that are used to access sandbox environments.
  • Signadot Operator is a Kubernetes Operator that installs into your cluster. This is depicted on the right hand side of the diagram below and is responsible for all the in-cluster operations such as creating forked workloads associated with a sandbox, in-cluster routing, and managing resources associated with sandboxes.

Architecture

The connection between these two components is established over a secure tunnel when the Signadot Operator is installed. To learn more about each component and its internal workings, visit the following documentation: