This subsection describes the architecture of the Deckhouse controller and the related modules that are part of the Deckhouse subsystem of Deckhouse Kubernetes Platform (DKP).

The Deckhouse subsystem includes the following modules:

  • deckhouse: Deckhouse controller.
  • console: Deckhouse web UI.
  • deckhouse-tools: Provides a web interface for downloading the d8 CLI utility.
  • documentation: Provides a web interface with documentation corresponding to the running DKP version.
  • registry: Manages the configuration of DKP components responsible for working with the container registry and provides an internal image storage.

At the moment, this subsection describes the Direct mode architecture of the registry module.