@@ -74,7 +74,7 @@ Contact the individual NFS implementation vendor for more information on any
74
74
testing that was possibly completed against these OpenShift core components.
75
75
====
76
76
77
- ==== Registry
77
+ === Registry
78
78
79
79
In a non-scaled/high-availability (HA) {product-title} registry cluster deployment:
80
80
@@ -84,7 +84,7 @@ storage technology does not need to support RWX access mode.
84
84
recommended for {product-title} Registry cluster deployment with production workloads.
85
85
* While `hostPath` volumes are configurable for a non-scaled/HA {product-title} Registry, they are not recommended for cluster deployment.
86
86
87
- ==== Scaled registry
87
+ === Scaled registry
88
88
89
89
In a scaled/HA {product-title} registry cluster deployment:
90
90
@@ -94,7 +94,7 @@ In a scaled/HA {product-title} registry cluster deployment:
94
94
not recommended for {product-title} Registry cluster deployment with production workloads.
95
95
96
96
97
- ==== Metrics
97
+ === Metrics
98
98
99
99
In an {product-title} hosted metrics cluster deployment:
100
100
@@ -112,7 +112,7 @@ Contact the individual NFS implementation vendor for more information on any
112
112
testing that was possibly completed against these OpenShift core components.
113
113
====
114
114
115
- ==== Logging
115
+ === Logging
116
116
117
117
In an {product-title} hosted logging cluster deployment:
118
118
@@ -130,7 +130,7 @@ Contact the individual NFS implementation vendor for more information on any
130
130
testing that was possibly completed against these OpenShift core components.
131
131
====
132
132
133
- ==== Applications
133
+ === Applications
134
134
135
135
Application use cases vary from application to application, as described in the following examples:
136
136
@@ -141,7 +141,7 @@ requirements for their application, and how it works with the provided storage
141
141
to ensure that issues do not occur when an application scales or interacts
142
142
with the storage layer.
143
143
144
- === Other specific application storage recommendations
144
+ == Other specific application storage recommendations
145
145
146
146
* {product-title} Internal *etcd*: For the best etcd reliability, the lowest consistent latency storage technology is preferable.
147
147
* OpenStack Cinder: OpenStack Cinder tends to be adept in ROX access mode use cases.
0 commit comments