dazzling-sundown-39670
06/27/2020, 11:01 AMadmin@ponyo ~/s/infrastructure (cleanup) [1]> kc logs efs-csi-controller-0 --namespace=kube-system
error: a container name must be specified for pod efs-csi-controller-0, choose one of: [efs-plugin csi-attacher]
admin@ponyo ~/s/infrastructure (cleanup) [1]> kc logs efs-csi-node-qt48m --namespace=kube-system
error: a container name must be specified for pod efs-csi-node-qt48m, choose one of: [efs-plugin csi-driver-registrar]
My code here: https://gist.github.com/benjick/fade82590773b89d753c3580e107a1fa
How do I specify the container names?billowy-army-68599
-c
to your call to kubectl
kubectl
dazzling-sundown-39670
06/30/2020, 12:33 PMunknown service csi.v0.Identity
finally an error!