This page provides a general overview of the container image registries used to install the Deckhouse Platform (DP).
Commercial editions container registry
The registry contains modules and components available in the commercial DP editions:
- EE (address
registry.deckhouse.io/deckhouse/ee). - SE (address
registry.deckhouse.io/deckhouse/se). - SE+ (address
registry.deckhouse.io/deckhouse/se-plus). - BE (address
registry.deckhouse.io/deckhouse/be).
Key features:
- implements functionality according to the edition;
- security testing is performed as part of the secure software development lifecycle;
- delivered electronically.
Images are provided with technical support, including operational consultation.
Image build and update specifics:
- built from open-source software included in DP:
- from upstream (as-is);
- with deep modernization (fork).
- includes proprietary company developments;
- vulnerability remediation and package updates are performed only when upstream open-source packages are updated;
- updates are provided:
- with new functionality;
- with bug and vulnerability fixes;
- with security incident resolution.