Re: [kubernetes-users] error querying EC2 for volume info

2017-03-28 Thread dvogel26 via Kubernetes user discussion and Q
On Monday, March 27, 2017 at 5:38:50 PM UTC-4, Rodrigo Campos wrote: > The iam role ec2 instances are using doesn't seem to have permission for that. > > > That you can do it is separate, because you probably are not using the same > role as ec2 kubernetes nodes. > I'm running Kubernetes on a

[kubernetes-users] error querying EC2 for volume info

2017-03-27 Thread dvogel26 via Kubernetes user discussion and Q
I'm running Kubernetes v1.4.0+776c994 on an EC2 instance in AWS GovCloud. I can list EC2 volumes with 'aws ec2 describe-volumes', but when I try to create a persistent volume, 'kubectl create -f aws-pv.yaml', I get this error: