This section is intended for Deckhouse Stronghold administrators.
The administrator guide includes the following sections:
Audit
- “Overview”: What Stronghold audit logs contain, which backends are supported, and how to configure auditing safely.
- “Audit log record schema”: Audit record structure, key objects, and protection of sensitive data.
- “Audit log filtering”: Selecting audit records by condition and configure a fallback device.
- “Audit field exclusion”: Removing selected fields from audit records before they are stored.
Backup and restore
- “Overview”: Overview of manual and automated backups for Stronghold integrated storage.
- “Creating a snapshot”: Creating a snapshot manually through CLI or API.
- “Inspecting a snapshot”: Inspecting snapshot contents and basic consistency locally.
- “Restoring from a snapshot”: Restoring a Stronghold cluster from a saved snapshot.
- “Automated snapshots”: Configuring schedules, storage targets, and status checks for automated backups.
KMS and HSM
- “HSM support”: PKCS11-based HSM integration for auto-unseal and root key protection; currently supported only for Standalone installations.
- “Yandex Cloud KMS”: Configure
seal "yandexcloudkms"for auto-unseal and root key protection; currently supported only for Standalone installations. - “Double encryption”: The
seal wrapmechanism that adds an extra encryption layer for critical data.
Replication
- “Overview”: Native Performance and DR replication between Stronghold clusters.
- “Architecture: CE and EE”: Node layers and how their order shapes replication behavior.
- “Performance replication”: Read scaling, secondary setup, and path filters.
- “Disaster recovery”: Hot standby, failover, and the promote ceremony.
- “Performance standby”: Serving reads from non-active HA nodes within a cluster.
- “KV1/KV2 replication”: Pull-based KV1/KV2 replication between Stronghold clusters. English documentation is in development.
Namespaces
- “Overview”: Isolate configuration and secrets between namespaces, manage them through CLI and API, and use Namespace API Lock.
Cryptographic algorithms
- “Overview”: Overview of TLS, storage encryption, HSM, and the algorithms available in PKI and Transit.
Extensions and integrations
- “Overview”: Overview of built-in and external Stronghold plugins and the differences between Standalone and DKP.
- “Plugins in Standalone”: Plugin directory, registration, versioning, and mounting of external plugins on Linux servers.
- “Plugins in DKP”: Plugin delivery through
ModuleConfig, registration, and enablement in Deckhouse Kubernetes Platform.