1 year ago
#380794
Phat Huynh
Dapr sidecar not injected after node recreate
I currently use Dapr for my project which has multiple services. I've deployed it to AWS EKS.
But when the Kube node recreates, some service does not have a sidecar injected and shows 1/1 running containers.
The sidecar will inject if I manually delete the pod and let it recreates.
Does anyone have this issue before? I've tried to get the log but the daprd sidecar never exists so there is no log, my API log is nothing related to dapr and the dapr-sidecar-injector does not show any failure.
I just think may when the kube node recreate the api pod created before dapr running so the annonation dapr.io does not work.
kubernetes
microservices
amazon-eks
dapr
0 Answers
Your Answer