aws-samples / aws-kube-code-service

The Code Services Continuous Deployment reference architecture demonstrates how to achieve continuous deployment of an application to a Kubernetes cluster using AWS CodePipeline, AWS CodeCommit, AWS CodeBuild and AWS Lambda.
Apache License 2.0
190 stars 159 forks source link

Error when creating stack #8

Closed SeriousMatt closed 2 years ago

SeriousMatt commented 6 years ago

Getting a cloudformation error in nested stack Codesuite-Demo-SSMInject which causes the entire stack to fail:

CREATE_FAILED | The following resource(s) failed to create: [ImportCode].

The account used also has full admin permissions for AWS resources.

SeriousMatt commented 6 years ago

I have tracked the issue by not providing the following parameters: Client Certificate Data and Client Key Data. These parameters do not show up in my local .kube config file either.

Netheros commented 6 years ago

Same issue here. I think it is because by default the .kube config file uses token authentication not a client certificate.

mohangarimella commented 5 years ago

Were you successful? Did you get your stack working?

SeriousMatt commented 5 years ago

Using this script setup, no. I was new to Kubernetes at the time and eventually I just configured the cluster manually not using this repo.

On Sun, May 19, 2019, 5:06 AM mohangarimella notifications@github.com wrote:

Were you successful? Did you get your stack working?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aws-samples/aws-kube-codesuite/issues/8?email_source=notifications&email_token=AC7TNBEIMDBDQRK3SEHD7JLPWB4X5A5CNFSM4FR6V5B2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVWW2BA#issuecomment-493710596, or mute the thread https://github.com/notifications/unsubscribe-auth/AC7TNBEQ4CMQR2N7R3WO4X3PWB4X5ANCNFSM4FR6V5BQ .