Kind Namespace issues from within Coder workspace

Hey folks, completely stomped by this:

E0527 21:49:26.761013 2013306 reflector.go:140] pkg/mod/k8s.io/client-go@v0.26.0/tools/cache/reflector.go:169: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:coder:default" cannot list resource "pods" in API group "" at the cluster scope


This is the output of my operator using Operator SDK, when I have a fresh kind cluster loaded. I cannot find any docs on people going through a similar problem, which makes me think its coder doing something.

I am running coder on a k3s instance, this is running inside a pod which is running DIND.

The image I am running is just codercom/enterprise-base:ubuntu
Was this page helpful?