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
I have seen coder default config with AWS EKS uses Network load balancer..Any downside of using Application Load Balancer here with coder EKS cluster.
I am using community version on AWS marketplace. Here, seems coder application always try to resolve public ip address of Load balancer. Ideally for internal routing like for health check etc..coder should use cluster svc endpoints & external users should allowed by public load balancer. So "CODER_ACCESS_URL=" parameter is accepting load balancer URL which is OK for external users but internal coder pod health check etc also going via this URL ..They should be via internal svc cluster..but looks application only accepting thsi parameter...so any recommendations please suggests
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen coder default config with AWS EKS uses Network load balancer..Any downside of using Application Load Balancer here with coder EKS cluster.
I am using community version on AWS marketplace. Here, seems coder application always try to resolve public ip address of Load balancer. Ideally for internal routing like for health check etc..coder should use cluster svc endpoints & external users should allowed by public load balancer. So "CODER_ACCESS_URL=" parameter is accepting load balancer URL which is OK for external users but internal coder pod health check etc also going via this URL ..They should be via internal svc cluster..but looks application only accepting thsi parameter...so any recommendations please suggests
Beta Was this translation helpful? Give feedback.
All reactions