You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.
@lightsofapollo thanks for catching this error, I think we need to do 2 things, have you created an S3 bucket for storing the resources? Out of the box you don't need to kubectl apply -f examples/cloudformationtemplates UNLESS you are changing the underlaying templates, they are supplied as a fallback out of a shared bucket.
If you are planning on changing them you will need to create a new bucket (outside of the operator, 1 day I hope to dog food the project and reconfigure itself) then you will need to set the --bucket flag. Set that to the name of the bucket and as long as it's in the same region as your cluster us-east-1 it should work as expected.
This is actually a documentation miss on the readme.adoc if you are interesting in putting a small PR I'll happily merge it.
I am running the example step:
My operator is coming up okay but in the logs I see many errors like the following:
NOTE: I have configured my resources on east-1 so it's a non starter to try things out on west-2 I am hoping I made some silly error.
abbreviated configuration
The text was updated successfully, but these errors were encountered: