Skip to content

Commit ba3653c

Browse files
authored
Merge pull request #105161 from openshift-cherrypick-robot/cherry-pick-104662-to-enterprise-4.21
[enterprise-4.21] OSDOCS-17767: aws gp3 throughput parameter
2 parents 1caac84 + e443800 commit ba3653c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

modules/installation-configuration-parameters.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,15 @@ Optional AWS configuration parameters are described in the following table:
954954

955955
*Value:* Valid link:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html[AWS EBS volume type], such as `io1`.
956956

957+
|compute:
958+
platform:
959+
aws:
960+
rootVolume:
961+
throughput:
962+
|The maximum throughput of the root volume. This throughput can be customized only for the gp3 volume type. The minimum value is 125 MiB/s and the maximum value is 2000 MiB/s.
963+
964+
*Value:* Integer, for example `1000`.
965+
957966
|compute:
958967
platform:
959968
aws:
@@ -1030,6 +1039,15 @@ Optional AWS configuration parameters are described in the following table:
10301039

10311040
*Value:* Valid link:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html[AWS EBS volume type], such as `io1`.
10321041

1042+
|controlPlane:
1043+
platform:
1044+
aws:
1045+
rootVolume:
1046+
throughput:
1047+
|The maximum throughput of the root volume. This throughput can be customized only for the gp3 volume type. The minimum value is 125 MiB/s and the maximum value is 2000 MiB/s.
1048+
1049+
*Value:* Integer, for example `1000`.
1050+
10331051
|controlPlane:
10341052
platform:
10351053
aws:

0 commit comments

Comments
 (0)