Skip to content

Commit 452a0a1

Browse files
committed
Merge upstream 304e8ab into feature/docker-support
PR redis#3329: change gp2 to gp3 - Update AWS default Storage Class name in persistent-volumes docs - 5 files: current version + 4 archived k8s versions (7.22, 7.4.6, 7.8.4, 7.8.6) - 3 occurrences per file (prose + table Name + table Parameters) Safe: fork unmodified, no pillar impact.
2 parents 82436c8 + 304e8ab commit 452a0a1

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

content/operate/kubernetes/7.22/recommendations/persistent-volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ deployment, use the following command:
7171

7272
kubectl get StorageClass
7373

74-
Typically, AWS provides "gp2" as the Storage Class name while GKE uses "standard."
74+
Typically, AWS provides "gp3" as the Storage Class name while GKE uses "standard."
7575
Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676

7777
Below is an example of a response to the command.
7878

7979
| | |
8080
| ----------------------- | ------------------------------------------------------- |
81-
| *Name:* | *gp2* |
81+
| *Name:* | *gp3* |
8282
| *IsDefaultClass:* | *Yes* |
8383
| *Annotations:* | *storageclass.beta.kubernetes.io/is-default-class=true* |
8484
| *Provisioner:* | *kubernetes.io/aws-ebs* |
85-
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp2* |
85+
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp3* |
8686
| *AllowVolumeExpansion:* | *\<unset\>* |
8787
| *MountOptions:* | *\<none\>* |
8888
| *ReclaimPolicy:* | *Delete* |

content/operate/kubernetes/7.4.6/recommendations/persistent-volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ deployment, use the following command:
7171

7272
kubectl get StorageClass
7373

74-
Typically, AWS provides "gp2" as the Storage Class name while GKE uses "standard."
74+
Typically, AWS provides "gp3" as the Storage Class name while GKE uses "standard."
7575
Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676

7777
Below is an example of a response to the command.
7878

7979
| | |
8080
| ----------------------- | ------------------------------------------------------- |
81-
| *Name:* | *gp2* |
81+
| *Name:* | *gp3* |
8282
| *IsDefaultClass:* | *Yes* |
8383
| *Annotations:* | *storageclass.beta.kubernetes.io/is-default-class=true* |
8484
| *Provisioner:* | *kubernetes.io/aws-ebs* |
85-
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp2* |
85+
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp3* |
8686
| *AllowVolumeExpansion:* | *\<unset\>* |
8787
| *MountOptions:* | *\<none\>* |
8888
| *ReclaimPolicy:* | *Delete* |

content/operate/kubernetes/7.8.4/recommendations/persistent-volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ deployment, use the following command:
7171

7272
kubectl get StorageClass
7373

74-
Typically, AWS provides "gp2" as the Storage Class name while GKE uses "standard."
74+
Typically, AWS provides "gp3" as the Storage Class name while GKE uses "standard."
7575
Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676

7777
Below is an example of a response to the command.
7878

7979
| | |
8080
| ----------------------- | ------------------------------------------------------- |
81-
| *Name:* | *gp2* |
81+
| *Name:* | *gp3* |
8282
| *IsDefaultClass:* | *Yes* |
8383
| *Annotations:* | *storageclass.beta.kubernetes.io/is-default-class=true* |
8484
| *Provisioner:* | *kubernetes.io/aws-ebs* |
85-
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp2* |
85+
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp3* |
8686
| *AllowVolumeExpansion:* | *\<unset\>* |
8787
| *MountOptions:* | *\<none\>* |
8888
| *ReclaimPolicy:* | *Delete* |

content/operate/kubernetes/7.8.6/recommendations/persistent-volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,18 @@ deployment, use the following command:
7171

7272
kubectl get StorageClass
7373

74-
Typically, AWS provides "gp2" as the Storage Class name while GKE uses "standard."
74+
Typically, AWS provides "gp3" as the Storage Class name while GKE uses "standard."
7575
Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676

7777
Below is an example of a response to the command.
7878

7979
| | |
8080
| ----------------------- | ------------------------------------------------------- |
81-
| *Name:* | *gp2* |
81+
| *Name:* | *gp3* |
8282
| *IsDefaultClass:* | *Yes* |
8383
| *Annotations:* | *storageclass.beta.kubernetes.io/is-default-class=true* |
8484
| *Provisioner:* | *kubernetes.io/aws-ebs* |
85-
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp2* |
85+
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp3* |
8686
| *AllowVolumeExpansion:* | *\<unset\>* |
8787
| *MountOptions:* | *\<none\>* |
8888
| *ReclaimPolicy:* | *Delete* |

content/operate/kubernetes/recommendations/persistent-volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,18 @@ deployment, use the following command:
7070

7171
kubectl get StorageClass
7272

73-
Typically, AWS provides "gp2" as the Storage Class name while GKE uses "standard."
73+
Typically, AWS provides "gp3" as the Storage Class name while GKE uses "standard."
7474
Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7575

7676
Below is an example of a response to the command.
7777

7878
| | |
7979
| ----------------------- | ------------------------------------------------------- |
80-
| *Name:* | *gp2* |
80+
| *Name:* | *gp3* |
8181
| *IsDefaultClass:* | *Yes* |
8282
| *Annotations:* | *storageclass.beta.kubernetes.io/is-default-class=true* |
8383
| *Provisioner:* | *kubernetes.io/aws-ebs* |
84-
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp2* |
84+
| *Parameters:* | *encrypted=false,kmsKeyId=,type=gp3* |
8585
| *AllowVolumeExpansion:* | *\<unset\>* |
8686
| *MountOptions:* | *\<none\>* |
8787
| *ReclaimPolicy:* | *Delete* |

0 commit comments

Comments
 (0)