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/03 04:22:23 UTC

[GitHub] [pulsar] wolfstudy commented on issue #5787: deploy-kubernetes in minikube tutorial doc seems not work

wolfstudy commented on issue #5787: deploy-kubernetes in minikube tutorial doc seems not work
URL: https://github.com/apache/pulsar/issues/5787#issuecomment-560991909
 
 
   @jiazhai On `v1.4.0`, it can work normally.
   
   ```
   minikube version: v1.4.0
   commit: 7969c25a98a018b94ea87d949350f3271e9d64b6
   ```
   
   Output as follows:
   
   ```
   😄  minikube v1.4.0 on Darwin 10.14.5
   đŸ”„  Creating virtualbox VM (CPUs=4, Memory=8192MB, Disk=20000MB) ...
   🐳  Preparing Kubernetes v1.10.5 on Docker 18.09.9 ...
   đŸ’Ÿ  Downloading kubelet v1.10.5
   đŸ’Ÿ  Downloading kubeadm v1.10.5
   🚜  æ‹‰ć–é•œćƒ ...
   ❌  Unable to pull images, which may be OK: pull command is not supported by kubeadm v1.10.5
   🚀  æ­ŁćœšćŻćŠš Kubernetes ...
   ⌛  Waiting for: apiserver proxy etcd scheduler controller dns
   🏄  Done! kubectl is now configured to use "minikube"
   ```

----------------------------------------------------------------
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