check cluster status
tianyue@apeclouds-MacBook-Pro kubeblocks-addons % k get cluster -A
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE
default pgclu02 postgresql Delete 52m
default redisclu02 redis Delete 46m
check pod: no pod created
check cmp: no status
tianyue@apeclouds-MacBook-Pro kubeblocks-addons % k get cmp
NAME DEFINITION SERVICE-VERSION STATUS AGE
pgclu02-postgresql postgresql-16-1.0.0-alpha.0 16.4.0 55m
redisclu02-redis-sentinel redis-sentinel-7-1.0.0-alpha.0 7.2.4 49m
Describe the bug
To Reproduce Steps to reproduce the behavior:
NAMESPACE NAME CLUSTER-DEFINITION TERMINATION-POLICY STATUS AGE default pgclu02 postgresql Delete 52m default redisclu02 redis Delete 46m
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.