Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions _topic_maps/_topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2486,6 +2486,25 @@ Topics:
- Name: Deploying machine health checks
File: deploying-machine-health-checks
---
Name: etcd
Dir: etcd
Distros: openshift-enterprise, openshift-origin
Topics:
- Name: Overview of etcd
File: etcd-overview
- Name: Recommended etcd practices
File: etcd-practices
- Name: Performance considerations for etcd
File: etcd-performance
- Name: Backing up etcd data
File: etcd-backup
- Name: Encrypting etcd data
File: etcd-encrypt
- Name: Setting up fault-tolerant control planes that span data centers
File: etcd-fault-tolerant
- Name: Scaling a cluster to 4 or 5 control-plane nodes
File: etcd-4-5-node
---
Name: Hosted control planes
Dir: hosted_control_planes
Distros: openshift-enterprise, openshift-origin
Expand Down
1 change: 1 addition & 0 deletions etcd/_attributes
7 changes: 7 additions & 0 deletions etcd/control-plane-overview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="control-plane-overview"]
include::_attributes/common-attributes.adoc[]
= Control plane overview
:context: control-plane-overview

// This assembly will contain modules to provide an an overview of OCP control plane and its key components, including Cluster Version Operator, Cluster operators, MCO, and etcd.
7 changes: 7 additions & 0 deletions etcd/etcd-4-5-node.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-4-5-node"]
include::_attributes/common-attributes.adoc[]
= Scaling a cluster to 4 or 5 control-plane nodes
:context: etcd-4-5-node

// This assembly will contain modules to provide information about scaling a cluster to 4 or 5 control plane nodes.
7 changes: 7 additions & 0 deletions etcd/etcd-backup.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-backup"]
include::_attributes/common-attributes.adoc[]
= Backing up etcd
:context: etcd-backup

// This assembly will contain modules to provide information about backing up and restoring etcd.
7 changes: 7 additions & 0 deletions etcd/etcd-encrypt.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-encrypt"]
include::_attributes/common-attributes.adoc[]
= Encrypting etcd data
:context: etcd-encrypt

// This assembly will contain modules to provide information about encrypting etcd.
7 changes: 7 additions & 0 deletions etcd/etcd-fault-tolerant.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-fault-tolerant"]
include::_attributes/common-attributes.adoc[]
= Setting up fault-tolerant control planes that span data centers
:context: etcd-fault-tolerant

// This assembly will contain modules to provide information about setting up fault-tolerant control planes that span multiple data centers.
7 changes: 7 additions & 0 deletions etcd/etcd-overview.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-overview"]
include::_attributes/common-attributes.adoc[]
= Overview of etcd
:context: etcd-overview

// This assembly will contain modules to provide an overview of etcd.
7 changes: 7 additions & 0 deletions etcd/etcd-performance.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-performance"]
include::_attributes/common-attributes.adoc[]
= Performance considerations for etcd
:context: etcd-performance

// This assembly will contain modules to provide information about etcd performance.
7 changes: 7 additions & 0 deletions etcd/etcd-practices.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:_mod-docs-content-type: ASSEMBLY
[id="etcd-practices"]
include::_attributes/common-attributes.adoc[]
= Recommended etcd practices
:context: etcd-practices

// This assembly will contain modules to provide recommended etcd practices.
1 change: 1 addition & 0 deletions etcd/images
1 change: 1 addition & 0 deletions etcd/modules
1 change: 1 addition & 0 deletions etcd/snippets