haowanv commented on issue #11764: URL: https://github.com/apache/pinot/issues/11764#issuecomment-1756620727
I deployed pinot by helmfile sync command, and all pods are as below: ``` pinot-broker-0 1/1 Running 0 19m pinot-controller-0 0/1 Running 5 21m pinot-minion-0 1/1 Running 2 21m pinot-server-0 1/1 Running 1 21m pinot-server-1 1/1 Running 0 21m pinot-server-2 1/1 Running 0 21m pinot-zookeeper-0 1/1 Running 0 21m pinot-zookeeper-1 1/1 Running 0 21m pinot-zookeeper-2 1/1 Running 0 21m ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
