C
Coder.comโ€ข2mo ago
Interaze

How can I configure the coder_agent module to run on a deployment without running a DinD-like proces

I've been digging into how to run a vs-code instance based on the Kubernetes Deployment example. The remaining blocker I face is within the coder_agent terraform resource, where it seems to want to use docker in the rendered startup for the agent. I'm wondering if anyone has been able to configure this module to avoid having to run a DinD-like pod (avoiding docker, podman, admin sidecar, etc) however I've come up short on my testing & research so far. Any insight would be appreciated through this ๐Ÿ™‚
3 Replies
Codercord
Codercordโ€ข2mo ago
Codercord
Codercordโ€ข2mo ago
<#1430322955828592741>
Category
Help needed
Product
code-server
Platform
Linux
Logs
Please post any relevant logs/error messages.
Interaze
InterazeOPโ€ข2mo ago
4 hours ago, love this poster: https://github.com/coder/coder/issues/20405
GitHub
bug: Kubernetes template docker dependency ยท Issue #20405 ยท coder...
Is there an existing issue for this? I have searched the existing issues Current Behavior Evaluating coder and experience with the Kubernetes template failing https://registry.coder.com/templates/c...

Did you find this page helpful?