1
0
mirror of https://github.com/minio/docs.git synced 2025-08-05 03:41:24 +03:00

Minor cleanups

This commit is contained in:
ravindk89
2021-12-16 11:01:21 -05:00
parent 461725a6cf
commit 0a421cf21a
3 changed files with 4 additions and 3 deletions

View File

@@ -47,6 +47,7 @@ a {
abbr[title] { abbr[title] {
border-bottom: none; border-bottom: none;
text-decoration: underline; text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } text-decoration: underline dotted; }
b, b,

File diff suppressed because one or more lines are too long

View File

@@ -133,7 +133,7 @@ settings, system services) is consistent across all nodes.
Deployment may exhibit unpredictable performance if nodes have heterogeneous Deployment may exhibit unpredictable performance if nodes have heterogeneous
hardware or software configurations. Workloads that benefit from storing aged hardware or software configurations. Workloads that benefit from storing aged
data on lower-cost hardware should instead deploy a dedicated "warm" or "cold" data on lower-cost hardware should instead deploy a dedicated "warm" or "cold"
MinIO deployment and :ref:`transition <minio-lifecycle-management-transition>` MinIO deployment and :ref:`transition <minio-lifecycle-management-tiering>`
data to that tier. data to that tier.
Erasure Coding Parity Erasure Coding Parity