nicolas
nicolas
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Yes 🙂 in the config i missed "internet-facing" x_x thanks to GPT haha, but i wonder if the team who code the template file for the load balancer parameter to check if they can add the security group option 🙂
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
No problem 🙂 , i continue to debug on my side and if i find something i will let you know
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
The challange is to attach a security group with the nlb . Dont know why is so hard to do
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
. @Phorcys did you have time to install coder in aws ? 🙂
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Thanks 🙂 maybe i miss a key point
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Well im in Canada Montréal
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
And i do exactly what the doc seed. Only the lines for the nlb
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Yes so the objectif was to set the nlb with the type loadbalancer but after my tests what il found is the first deployment create the alb the correct target group but with no sg . So when il delete the svc and redeploy now 2sg are creates but the target group is now set to 8080 🫠 . If coder is design to be deploy in the cloud, aws but be have a special config
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
@Phorcys hello, do you know if there is a way to have multiples annotations and configure https ? Without the use of the tls (certificat in acm). Why in the doc annoation:{ annotation }.
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
If you have any config of an nlp and coder config that work with acm certificate ( only set in the nlb) it would be Nice 😮
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Yes well the main goal is to redirect https to http 80 to coder, but what annotations i neeed to have ? And with the chart i need to have ingress also ? The flow between nlb and coder is still gray for me to understand
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
My réflexion is i neeed to setup nlb, ingress and clusterip
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
I found something Nice. You can create an alb in the config. But by défaut its http. Do you know if its possible to use the acm certificate, so with the arn ? And dose it mean i neeed to enable tls in the coder config ? Cause you can not downlaod an acm keys
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Its need to be tested in other context to check if its realy working
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
provider "coder" { url = "http://coder.default.svc.cluster.local" }
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
In the terraform template
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
It was hard but i found in the doc that we can setup manualy the value 🙂
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Thanks 🙂 , il have a really good question. I try to use rstudio image and for now just lunch vs code. I read the doc and i dont find any explication about why the agent want to start. And the think is that i need to install my agent in the dockerfile. I saw in the logs that the downlaod URL is my domain(aws alb) but can't not be contacted. Is there a way to force the init script to use my url ? I added in the pod env but the script dont use it i think.
46 replies
CCoder.com
Created by nicolas on 3/14/2025 in #help
Installing coder in EKS
Hi 🙂 , for cognito i try oidc and i have the field email not found in the paylaod.
46 replies