sparse-intern-71089
05/30/2019, 10:55 PMwhite-balloon-205
white-balloon-205
"@pulumi/eks": "dev"
in your package.json, you should be able to see whether that fix will address this for you.handsome-actor-1155
05/30/2019, 11:04 PM> kubectl get storageclasses
NAME PROVISIONER AGE
gp2 (default) <http://kubernetes.io/aws-ebs|kubernetes.io/aws-ebs> 23m
kafka-cluster-st1-evr2qvmh (default) <http://kubernetes.io/aws-ebs|kubernetes.io/aws-ebs> 21m
Having the gp2
class is fine, just the fact that both are marked as default can cause issues.
I’ll try it out, thankshandsome-actor-1155
05/30/2019, 11:06 PMhandsome-actor-1155
05/31/2019, 12:02 AMdev
version of eks and still got both storage classes marked as default
white-balloon-205
(default)
- which would make it hard to change that default. We'll need to look at what we can do about that (and whether that is what's happening here).handsome-actor-1155
05/31/2019, 12:11 AM