You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "moomman (via GitHub)" <gi...@apache.org> on 2023/03/31 05:21:23 UTC

[GitHub] [shardingsphere-on-cloud] moomman commented on issue #289: 🚀 request help: Proxy Chart: Failed to deploy zookeeper

moomman commented on issue #289:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/289#issuecomment-1491312605

   The question is zk pod not start yet.
   When you start,you need to run `helm dependency build` in `charts/shardingsphere-proxy/charts/governance`.you will see some chart generate there,like this:
   <img width="266" alt="image" src="https://user-images.githubusercontent.com/85389467/229029847-a10f6305-9fc4-41b2-ae6c-d12d5c30828c.png">
   
   Please run these command again:
   
   ` git clone https://github.com/apache/shardingsphere-on-cloud.git
    cd charts/shardingsphere-proxy/charts/governance
    helm dependency build 
    cd ../..
    helm dependency build 
    cd ..
    helm install shardingsphere-proxy shardingsphere-proxy`
   
   
   
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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