kubectl --context=backend-context get pods root@testkind:~/work# kubectl --context=backend-context get pods -n work -v 5 I0417 09:32:05.711722 20713 helpers.go:196] server response object: [{ "kind": "Status", "apiVersion": "v1", "metadata": {}, "status": "Failure", "message": "pods is forbidden: User \"backend\" cannot list resource \"pods\" in API group \"\" in the namespace \"work\"", "reason": "Forbidden", "details": { "kind": "pods" }, "code": 403 }] F0417 09:32:05.711843 20713 helpers.go:114] Error from server (Forbidden): pods is forbidden: User "backend" cannot list resource "pods" in API group "" in the namespace "work"