1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Adding etcd encryption content to the new etcd book

This commit is contained in:
Laura Hinson
2025-06-10 12:00:56 -04:00
committed by openshift-cherrypick-robot
parent 02755ef75e
commit 29a568dae8
10 changed files with 25 additions and 34 deletions

View File

@@ -1,7 +1,20 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-encrypt"]
include::_attributes/common-attributes.adoc[]
= Encrypting etcd data
= Enabling etcd encryption
:context: etcd-encrypt
// This assembly will contain modules to provide information about encrypting etcd.
toc::[]
// About etcd encryption
include::modules/about-etcd-encryption.adoc[leveloffset=+1]
// Supported encryption types
include::modules/etcd-encryption-types.adoc[leveloffset=+1]
// Enabling etcd encryption
include::modules/enabling-etcd-encryption.adoc[leveloffset=+1]
// Disabling etcd encryption
include::modules/disabling-etcd-encryption.adoc[leveloffset=+1]