File tree Expand file tree Collapse file tree
content/operate/kubernetes Expand file tree Collapse file tree Original file line number Diff line number Diff 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."
7575Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676
7777Below 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* |
Original file line number Diff line number Diff 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."
7575Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676
7777Below 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* |
Original file line number Diff line number Diff 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."
7575Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676
7777Below 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* |
Original file line number Diff line number Diff 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."
7575Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7676
7777Below 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* |
Original file line number Diff line number Diff 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."
7474Azure provides two Storage Classes: "default" using HDDs, and "managed-premium" using SSDs.
7575
7676Below 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* |
You can’t perform that action at this time.
0 commit comments