File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ ifdef::openshift-enterprise[]
70
70
* Base OS: RHEL 7.3 or later with "Minimal" installation option, or RHEL Atomic
71
71
Host 7.3.2 or later. RHEL 7.2 is also supported using Docker 1.12 and its dependencies.
72
72
endif::[]
73
- * NetworkManager 1.0 or later
73
+ * NetworkManager 1.0 or later.
74
74
* 1 vCPU.
75
75
* Minimum 8 GB RAM.
76
76
* Minimum 15 GB hard disk space for the file system containing *_/var/_*.
@@ -79,7 +79,13 @@ back end; see xref:configuring-docker-storage[Configuring Docker Storage]
79
79
below.
80
80
81
81
|External etcd Nodes
82
- |Minimum 20 GB hard disk space for etcd data.
82
+ a|* Minimum 20 GB hard disk space for etcd data.
83
+ * Consult
84
+ link:https://github.com/coreos/etcd/blob/master/Documentation/op-guide/hardware.md#hardware-recommendations[Hardware
85
+ Recommendations] to properly size your etcd nodes.
86
+ * Currently, {product-title} stores image metadata in etcd. You must periodically
87
+ prune old images. If you are planning to leverage a large number of images,
88
+ place etcd on machines with large amounts of memory and fast SSD drives.
83
89
|===
84
90
85
91
[IMPORTANT]
You can’t perform that action at this time.
0 commit comments