jbot_26
jbot_26
CCoder.com
Created by jbot_26 on 11/22/2022 in #help
Kubernetes Pod recreation causing issue.
No description
3 replies
CCoder.com
Created by jbot_26 on 11/21/2022 in #help
Cannot create DinD container.
I followed the guide here https://coder.com/docs/coder-oss/latest/templates/docker-in-docker#use-a-privileged-sidecar-container-in-kubernetes-based-templates but DinD contianer keeps restarting throwing error.
time="2022-11-21T16:52:47.208505924Z" level=fatal msg="Error starting daemon: open /var/run/docker.pid: permission denied"
time="2022-11-21T16:52:47.208505924Z" level=fatal msg="Error starting daemon: open /var/run/docker.pid: permission denied"
5 replies
CCoder.com
Created by jbot_26 on 11/18/2022 in #help
I have coder setup in kubernetes and trying to setup workspace in kubernetes as well.
I tied to setup workspace but I get
Error: Invalid attribute in provider configuration
unable to convert log level unknown
'config_path' refers to an invalid path: "/home/coder/.kube/config": stat /home/coder/.kube/config: no such file or directory
Error: Invalid attribute in provider configuration
unable to convert log level unknown
'config_path' refers to an invalid path: "/home/coder/.kube/config": stat /home/coder/.kube/config: no such file or directory
Now the question is where should I configure that kube config? when I setup the coder with helm so it can be used by every workspace? or with in terraform of workspace? TIA.
5 replies