edwardhuanghz opened a new issue, #12240:
URL: https://github.com/apache/dolphinscheduler/issues/12240

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   kubectl get po,sts,svc,cm,deploy,secret,pvc,pv   -n jufund 
   # output 
   NAME                                         READY   STATUS      RESTARTS   
AGE    IP               NODE     NOMINATED NODE   READINESS GATES
   pod/dolphinscheduler-alert-f77d558dc-58n6m   0/1     Error       3          
2m1s   10.100.242.141   cdh-02   <none>           <none>
   
   kubectl logs pod/dolphinscheduler-xx -n jufund
   [WARN] 2022-10-01 10:01:22.965 +0800 
org.springframework.cloud.kubernetes.fabric8.config.Fabric8ConfigMapPropertySource:[105]
 - Can't read configMap with name: [alert-server] in namespace: [jufund]. 
Ignoring.
   io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: 
GET at: https://10.96.0.1/api/v1/namespaces/jufund/configmaps/alert-server. 
Message: Forbidden!Configured service account doesn't have access. Service 
account may have been revoked. configmaps "alert-server" is forbidden: User 
"system:serviceaccount:jufund:default" cannot get resource "configmaps" in API 
group "" in the namespace "jufund".
   
   ### What you expected to happen
   
   pod/dolphinscheduler-alert pod run ok
   
   ### How to reproduce
   
   k8s deploy ,with self-hadoop ha env.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to