Skip to content

Conversation

ammario
Copy link
Member

@ammario ammario commented Sep 28, 2023

No description provided.

So that helm works out-of-the-box on AWS.
Copy link
Member Author

ammario commented Sep 28, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Copy link
Member Author

ammario commented Sep 29, 2023

@deansheather — curious if you know why it was ClientIP at first? Was there a performance issue we were solving?

@deansheather
Copy link
Member

curious if you know why it was ClientIP at first? Was there a performance issue we were solving?

@ammario ClientIP avoids cases where requests to the same app will hit every single coder replica and cause each replica to have to stand up a connection to the workspace for the first time. It gets worse the more replicas you have

Copy link
Member Author

ammario commented Sep 30, 2023

Ok. I do remember being that a problem in v1. I'll merge this now as I think the getting started experience not erroring on AWS is slightly more important.

@ammario ammario merged commit 3d21872 into main Sep 30, 2023
@ammario ammario deleted the helm-aws branch September 30, 2023 17:33
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants