dgrove-oss commented on a change in pull request #212: Reorganize docs to steer 
users to Helm
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/pull/212#discussion_r193723901
 
 

 ##########
 File path: README.md
 ##########
 @@ -26,23 +26,23 @@ This repository can be used to deploy OpenWhisk to a 
Kubernetes cluster.
 
 # Table of Contents
 
-* [Requirements](#requirements)
-* [Setting up Kubernetes](#setting-up-kubernetes)
-* [Configuring OpenWhisk](#configuring-openwhisk)
+* [Setting up Kubernetes and Helm](#setting-up-kubernetes-and-helm)
+* [Deploying OpenWhisk](#deploying-openwhisk)
 * [Cleanup](#cleanup)
 * [Issues](#issues)
 
-# Requirements
-Several requirements must be met for OpenWhisk to deploy on Kubernetes.
+# Setting up Kubernetes and Helm
+
+## Kubernetes
+
+### Requirements
 
-**Kubernetes**
-* [Kubernetes](https://github.com/kubernetes/kubernetes) version 1.6+. 
However, multiple minor releases of Kubernetes, including 1.6.3, 1.7.14, 1.8.9 
and 1.9.4 will not work for OpenWhisk due to bugs with volume mount subpaths 
(see[[1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.6.md#known-issues-for-v163),
 [2](https://github.com/kubernetes/kubernetes/issues/61076)]. This bug will 
surface as a failure when deploying the nginx container.
+Several requirements must be met for OpenWhisk to deploy on Kubernetes.
+* [Kubernetes](https://github.com/kubernetes/kubernetes) version 1.7+. 
However, multiple minor releases of Kubernetes, including 1.7.14, 1.8.9 and 
1.9.4 will not work for OpenWhisk due to bugs with volume mount subpaths 
(see[[1](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.6.md#known-issues-for-v163),
 [2](https://github.com/kubernetes/kubernetes/issues/61076)]. This bug will 
surface as a failure when deploying the nginx container.
 
 Review comment:
   Good point.  I dropped 1.7 and made some of the other adjustment.  I need to 
look into what minor versions of 1.8.x, 1.9.x, and 1.10.x we should recommend. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to