Coder.comC
Coder.com14mo ago
9 replies
Kbs56

K8s + Coder Permissions Issues

Hey @Phorcys I'm running this example docker file on an EKS cluster https://github.com/coder/webinars/blob/main/2024/2024_06_genai_tooling/files/Dockerfile

When spinning up the workspace on the cluster It is not able to create directories and such in the pod. Getting a lot of access denied. I basically copied this terraform file here as well. https://github.com/coder/webinars/blob/main/2024/2024_06_genai_tooling/files/main.tf

wondering if there is anything obvious that I may need to tweak, etc. Just started toying with coder today as a POC. Any help would be appreciated.
GitHub
Contribute to coder/webinars development by creating an account on GitHub.
webinars/2024/2024_06_genai_tooling/files/Dockerfile at main · code...
GitHub
Contribute to coder/webinars development by creating an account on GitHub.
webinars/2024/2024_06_genai_tooling/files/main.tf at main · coder/w...
Was this page helpful?