You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/20 19:21:49 UTC

[GitHub] mlangbehn commented on a change in pull request #20: Update README to address issue #12

mlangbehn commented on a change in pull request #20: Update README to address issue #12
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/20#discussion_r123070091
 
 

 ##########
 File path: README.md
 ##########
 @@ -165,6 +165,24 @@ in the Kube cluster. You will need to create a ClusterRoleBinding with proper
 security settings. For information about the role bindings,
 take a look at the info [here](https://kubernetes.io/docs/admin/authorization/rbac/).
 
+## Kubernetes Host Linux Versions
+
+Unfortunitaly when Deploying OpenWhisk on Kubernetes it currently mounts some
+of the host OS files for the Invoker process and needs to make some assumptions.
+Because of this, some failures are know to happen on certain Linux versions,
 
 Review comment:
   ```markdown
   Because of this, some failures are know to happen on certain Linux versions,
   ```
   
   Should be:
   
   ```markdown
   Because of this, some failures are known to happen on certain Linux versions,
   ```
 
----------------------------------------------------------------
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