EBS CSI Driver upgrade

1

When I checked the cluster storage class to upgrade EBS CSI driver before cluster 1.23 upgrade, I observed two more storage classes like EFS and EBS(gb2), NSF. In addition, the PV and PVC only adhere to the efs storage class.

Should we upgrade both the EFS and EBS CSI drivers in this scenario? And will upgrading have any effect on the live environment?

  • I think yes, I don't know about EFS. But updating EBS should be fast as it only updates/restarts EBS related pods.

已提問 1 年前檢視次數 2235 次
1 個回答
1
已接受的答案

Hello,

Before upgrading to EKS 1.23, You observed the storage classes EBS and EFS in your cluster. So you want to confirm whether it is needed to update both EBS and EFS Drivers in this scenario.

  1. You mentioned that your pods are using EFS storage class for PV/PVC so considering that you are not using EBS volumes for your pods anywhere in your cluster, you can proceed with the EKS upgrade to 1.23. As mentioned in the release notes[1] also that it is required to upgrade EBS driver.
  2. It is not required to update EFS CSI Driver before EKS 1.23 upgrade whereas EBS CSI Driver should be updated/migrated from the Kubernetes in-tree to container storage interface (CSI) . Please see the FAQ section using [3].
  3. You can use the latest minus one version for EFS CSI Driver but it is recommended to use the latest version.

Note: Please do the EKS upgrade process in similar non-production environments before replicating in the production environments.

I hope this information is helpful.

[1] https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-1.23 [2] https://docs.aws.amazon.com/eks/latest/userguide/efs-csi.html [3] https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi-migration-faq.html

AWS
支援工程師
已回答 1 年前
profile picture
專家
已審閱 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南