amazon web services - Kubernetes installation -
i installing kubernetes on aws, getting access denied while uploading s3 buckets. uploading amazon s3
a client error (accessdenied) occurred when calling getbucketlocation operation: access denied +++ staging server tars s3 storage: kubernetes-artifacts-*****/devel
a client error (accessdenied) occurred when calling putobjectacl operation: access denied
i have provided necessary permission above said bucket. please me on this.
is 'aws' cli configured properly? can manually upload things s3?
you need run 'aws configure' before can run aws commands.
see: http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html
Comments
Post a Comment