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/06 02:13:35 UTC

[GitHub] [pulsar] wolfstudy opened a new pull request #5805: [Issue:5787] Fix docs for creating a K8S cluster on Minikube fail

wolfstudy opened a new pull request #5805: [Issue:5787] Fix docs for creating a K8S cluster on Minikube fail
URL: https://github.com/apache/pulsar/pull/5805
 
 
   Signed-off-by: xiaolong.ran <rx...@apache.org>
   
   Fixes #5787 
   
   ### Motivation
   
   When we creating a K8S cluster on Minikube, due to the different versions of Minikube in the local environment, the installation fails on `--kubernetes-version=v1.10.5`.
   
   ### Modifications
   
   - Remove the `--kubernetes-version=v1.10.5` in docs.
   
   

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