You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/12/02 16:01:44 UTC

[GitHub] [pulsar] jiazhai opened a new issue #5787: deploy-kubernetes in minikube tutorial doc seems not work

jiazhai opened a new issue #5787: deploy-kubernetes in minikube tutorial doc seems not work
URL: https://github.com/apache/pulsar/issues/5787
 
 
   **Describe the bug**
   In Pulsar website: http://pulsar.apache.org/docs/en/deploy-kubernetes/#minikube
   It is suggested use this command:
   > minikube start --memory=8192 --cpus=4 \
   >    --kubernetes-version=v1.10.5
   
   but this will report error in macos 10.14.2
   ![image](https://user-images.githubusercontent.com/6348208/69974222-ca664d80-155f-11ea-99eb-f604d09ccec0.png)
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. follow instructions  in above like to install the latest minikube
   2. run 'minikube start --memory=8192 --cpus=4 \
       --kubernetes-version=v1.10.5'
   3. See error
   
   **Expected behavior**
   No error happens
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services