I am still having this issue. I destroyed the enti...
# troubleshoot
a
I am still having this issue. I destroyed the entire EKS cluster and redeployed the following guide here https://datahubproject.io/docs/deploy/aws
e
Just to confirm, the above issue is on the actions pod not during datahub deploy?
a
the pod deploys ok. here's output
Copy code
kubectl get pods 
NAME                                               READY   STATUS      RESTARTS   AGE
datahub-acryl-datahub-actions-74c674fb9d-j2mvv     1/1     Running     0          5d16h
datahub-datahub-frontend-56b8d85f8-zj7wd           1/1     Running     0          5d16h
datahub-datahub-gms-77c6f94bb7-8k4rv               1/1     Running     0          5d16h
datahub-datahub-upgrade-job-rhx66                  0/1     Completed   0          5d16h
datahub-elasticsearch-setup-job-lhj4k              0/1     Completed   0          5d16h
datahub-kafka-setup-job-5gpxt                      0/1     Completed   0          5d16h
datahub-mysql-setup-job-dff4z                      0/1     Completed   0          5d16h
elasticsearch-master-0                             1/1     Running     0          5d17h
elasticsearch-master-1                             1/1     Running     0          5d17h
elasticsearch-master-2                             1/1     Running     0          5d17h
prerequisites-cp-schema-registry-cf79bfccf-b7lv9   2/2     Running     1          5d17h
prerequisites-kafka-0                              1/1     Running     2          5d17h
prerequisites-mysql-0                              1/1     Running     0          5d17h
prerequisites-neo4j-community-0                    1/1     Running     0          5d17h
prerequisites-zookeeper-0                          1/1     Running     0          5d17h