You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
k get cluster -A|grep pul
default pulsar-tmpegf pulsar DoNotTerminate Creating 25m
k get pod|grep pul
pulsar-tmpegf-bookies-recovery-0 0/1 Init:0/1 0 22m
pulsar-tmpegf-zookeeper-0 1/1 Running 0 22m
pulsar-tmpegf-zookeeper-1 1/1 Running 0 22m
pulsar-tmpegf-zookeeper-2 1/1 Running 0 22m
k get cmp|grep pul
pulsar-tmpegf-bookies-recovery pulsar-bookies-recovery-3-1.0.0-alpha.0 3.0.2 Creating 26m
pulsar-tmpegf-zookeeper pulsar-zookeeper-3-1.0.0-alpha.0 3.0.2 Running 26m
describe pod
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 17m default-scheduler Successfully assigned default/pulsar-tmpegf-bookies-recovery-0 to cn-zhangjiakou.10.0.0.140
Normal AllocIPSucceed 17m terway-daemon Alloc IP 10.0.0.10/24 took 28.468324ms
Normal Pulled 17m kubelet Container image "apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/pulsar:3.0.2" already present on machine
Normal Created 17m kubelet Created container check-bookies
Normal Started 17m kubelet Started container check-bookies
Describe the env
Kubernetes: v1.31.1-aliyun.1
KubeBlocks: 1.0.0-beta.22
kbcli: 1.0.0-beta.9
To Reproduce
Steps to reproduce the behavior:
Create pulsar cluster with yaml below
pulnew.yaml.txt
Check the status:
There is no obvious error in log.
report-cluster-pulsar-tmpegf-2025-01-10-15-57-51.zip
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.
The text was updated successfully, but these errors were encountered: