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

2017-03-28 Thread Rodrigo Campos
On Tuesday, March 28, 2017, dvogel26 via Kubernetes user discussion and Q&A wrote: > 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 pr

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

2017-03-28 Thread
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

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

2017-03-27 Thread Rodrigo Campos
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. On Monday, March 27, 2017, dvogel26 via Kubernetes user discussion and Q&A < kubernetes-users@googlegroups.com>

[kubernetes-users] error querying EC2 for volume info

2017-03-27 Thread
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: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure",