Open lightsofapollo opened 5 years ago
@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