freewaterfreewater opened a new issue #124:
URL: https://github.com/apache/pulsar-helm-chart/issues/124


   [root@vm192-168-2-4 ~]# kubectl version
   Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.1", 
GitCommit:"5e58841cce77d4bc13713ad2b91fa0d961e69192", GitTreeState:"clean", 
BuildDate:"2021-05-12T14:18:45Z", GoVersion:"go1.16.4", Compiler:"gc", 
Platform:"linux/amd64"}
   Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.6", 
GitCommit:"d32e40e20d167e103faf894261614c5b45c44198", GitTreeState:"clean", 
BuildDate:"2020-05-20T13:08:34Z", GoVersion:"go1.13.9", Compiler:"gc", 
Platform:"linux/amd64"}
   WARNING: version difference between client (1.21) and server (1.17) exceeds 
the supported minor version skew of +/-1
   
   [root@vm192-168-2-4 ~]# kubectl get pod
   NAME                                      READY   STATUS     RESTARTS   AGE
   nfs-client-provisioner-6f664979c5-zvkbs   1/1     Running    0          98s
   nginx-86c57db685-5h4cd                    1/1     Running    0          61m
   nginx-86c57db685-7vc7z                    1/1     Running    0          62m
   pulsar-bookie-0                           0/1     Init:0/1   0          5h38m
   pulsar-bookie-1                           0/1     Init:0/1   0          5h38m
   pulsar-bookie-2                           0/1     Init:0/1   0          5h38m
   pulsar-bookie-3                           0/1     Init:0/1   0          5h38m
   pulsar-broker-0                           0/1     Init:0/2   0          5h38m
   pulsar-broker-1                           0/1     Init:0/2   0          5h38m
   pulsar-broker-2                           0/1     Init:0/2   0          5h38m
   pulsar-grafana-74fbdb9cc6-6s7dc           1/1     Running    0          5h38m
   pulsar-prometheus-556c44f697-2mk2g        1/1     Running    0          5h38m
   pulsar-proxy-0                            0/1     Init:0/2   0          5h38m
   pulsar-proxy-1                            0/1     Init:0/2   0          5h38m
   pulsar-proxy-2                            0/1     Init:0/2   0          5h38m
   pulsar-pulsar-manager-767d5f5766-nnpw9    1/1     Running    0          5h38m
   pulsar-recovery-0                         0/1     Init:0/1   0          5h38m
   pulsar-toolset-0                          1/1     Running    0          5h38m
   pulsar-zookeeper-0                        1/1     Running    0          5h38m
   pulsar-zookeeper-1                        1/1     Running    0          5h38m
   pulsar-zookeeper-2                        1/1     Running    0          5h37m
   
   [root@vm192-168-2-4 ~]# helm list
   WARNING: Kubernetes configuration file is group-readable. This is insecure. 
Location: /root/.kube/config
   WARNING: Kubernetes configuration file is world-readable. This is insecure. 
Location: /root/.kube/config
   NAME    NAMESPACE       REVISION        UPDATED                              
   STATUS          CHART           APP VERSION
   pulsar  default         1               2021-05-31 12:08:47.649624912 +0800 
CST deployed        pulsar-2.7.1    2.7.1
   
   
   [root@vm192-168-2-4 ~]# kubectl logs pulsar-broker-0
   Error from server (BadRequest): container "pulsar-broker" in pod 
"pulsar-broker-0" is waiting to start: PodInitializing
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to