Jonas Lergell

Results 4 comments of Jonas Lergell

the config works fine for me, i'm using the cluster already for some things the error in samson is just "can't connect to api server" or something like that here...

Ye I figured it wouldn't just work as is. Just wanted to make sure. A quick workaround is to put a proxy in front of EKS that does the auth...

You setup a proxy that calls eks and then samson calls the proxy. In my specific case I made a simple golang app. It would just proxy requests to eks...

We were in fact referencing another env variable from ENVIRONMENT_NAME, namely DEPLOY_GROUP. But I don't think it should be too hard to implement a solution that supports arbitrary levels of...