You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/07/14 15:55:21 UTC

[GitHub] [ignite] timoninmaxim opened a new pull request #8039: IGNITE-13257 update kubernetes plain example

timoninmaxim opened a new pull request #8039:
URL: https://github.com/apache/ignite/pull/8039


   Fix issues while start kubernetes plain example


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



[GitHub] [ignite] dmagda merged pull request #8039: IGNITE-13257 update kubernetes plain example

Posted by GitBox <gi...@apache.org>.
dmagda merged pull request #8039:
URL: https://github.com/apache/ignite/pull/8039


   


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



[GitHub] [ignite] timoninmaxim commented on a change in pull request #8039: IGNITE-13257 update kubernetes plain example

Posted by GitBox <gi...@apache.org>.
timoninmaxim commented on a change in pull request #8039:
URL: https://github.com/apache/ignite/pull/8039#discussion_r456279529



##########
File path: modules/kubernetes/DEVNOTES.txt
##########
@@ -23,7 +22,7 @@ Once this is done, make sure that Minikube sees Docker images registered locally
     eval $(minikube docker-env)
 
 Start Minikube:
-    minikube start --vm-driver=xhyve
+    minikube start

Review comment:
       I use MacOS too, default provider works fine




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



[GitHub] [ignite] dmagda commented on a change in pull request #8039: IGNITE-13257 update kubernetes plain example

Posted by GitBox <gi...@apache.org>.
dmagda commented on a change in pull request #8039:
URL: https://github.com/apache/ignite/pull/8039#discussion_r456139540



##########
File path: modules/kubernetes/DEVNOTES.txt
##########
@@ -23,7 +22,7 @@ Once this is done, make sure that Minikube sees Docker images registered locally
     eval $(minikube docker-env)
 
 Start Minikube:
-    minikube start --vm-driver=xhyve
+    minikube start

Review comment:
       What's your operating system? It was required to pass in "--vm-driver=xhyve" parameter on my Mac OS laptop. Probably, we need to mention that this parameter has to be added on that operating system.




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



[GitHub] [ignite] dmagda commented on pull request #8039: IGNITE-13257 update kubernetes plain example

Posted by GitBox <gi...@apache.org>.
dmagda commented on pull request #8039:
URL: https://github.com/apache/ignite/pull/8039#issuecomment-660184085


   Thanks for the contribution, I've merged the changes to the master branch!


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