You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/10/03 22:46:55 UTC

[GitHub] csantanapr closed pull request #4049: Add mention of Kubernetes support in Docker for Mac 18.06

csantanapr closed pull request #4049: Add mention of Kubernetes support in Docker for Mac 18.06
URL: https://github.com/apache/incubator-openwhisk/pull/4049
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 821d0773e0..a97ddadb7d 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ For more detailed instructions or if you encounter problems see the [OpenWhisk-d
 
 ### Kubernetes Setup
 
-Another path to quickly starting to use OpenWhisk is to install it on a Kubernetes cluster.  OpenWhisk can be installed on Minikube, on a managed Kubernetes cluster provisioned from a public cloud provider, or on a Kubernetes cluster you manage yourself. To get started,
+Another path to quickly starting to use OpenWhisk is to install it on a Kubernetes cluster.  On a Mac, you can use the Kubernetes support built into Docker 18.06 (or higher). You can also deploy OpenWhisk on Minikube, on a managed Kubernetes cluster provisioned from a public cloud provider, or on a Kubernetes cluster you manage yourself. To get started,
 
 ```
 git clone https://github.com/apache/incubator-openwhisk-deploy-kube.git


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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