Alexsander Pereira
10/10/2022, 1:57 PMwaiting for a volume to be created, either by external provisioner "<http://ebs.csi.aws.com|ebs.csi.aws.com>" or manually created by system administrator
Does the orchest require the use of the VPC CNI?Rick Lamers
kubectl get storageclass
kubectl -n orchest get pvc
Navid H
10/10/2022, 2:58 PMkubectl get ds --all-namespaces
The reason I'm interested in daemonsets if that I want to see if ebs csi
plugin is installed on your cluster or not.Alexsander Pereira
10/10/2022, 3:08 PMNavid H
10/10/2022, 3:29 PMaws-ebs-csi-driver
in your eks cluster or something like that.Alexsander Pereira
10/10/2022, 3:39 PMNavid H
10/11/2022, 8:15 AMAlexsander Pereira
10/13/2022, 1:31 PMNavid H
10/13/2022, 2:45 PMAlexsander Pereira
10/13/2022, 4:27 PMRick Lamers
Navid H
10/14/2022, 1:33 PM