Check Log Node Status
Execute the following command to get a list of cdc pods:
kubectl get pods -l polardbx/role=cdc
You should expect to see the following results, judging whether the cdc pod is normal by the READY
and STATUS
fields.
NAME READY STATUS RESTARTS AGE
tunan-oss-drsg-cdc-default-57d97f5bc8-8z4mz 2/2 Running 0 14d
tunan-oss-drsg-cdc-default-57d97f5bc8-qhvnq 2/2 Running 0 14d