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/01/09 14:24:36 UTC

[GitHub] dgrove-oss commented on a change in pull request #145: Use YAML files deploy kafka package to OpenWhisk on K8s

dgrove-oss commented on a change in pull request #145: Use YAML files deploy kafka package to OpenWhisk on K8s
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/145#discussion_r160418710
 
 

 ##########
 File path: kubernetes/package-kafka/README.md
 ##########
 @@ -0,0 +1,53 @@
+# Deploy kafka package to Apache OpenWhisk
+
+This project is to deploy kafka package to local Apache OpenWhisk on a K8s using YAML file.
+
+## Step 1. Install kafka provider
+Config the environment with correct values in yml file, and then
+```
+kubectl apply -f kafkaprovider.yml
+```
+### Mandatory Environment Variables
 
 Review comment:
   Most of these are already define in config maps.  Get them from there in the yaml file and create a packages.kafkaprovider configmap for any that are specific to this package.

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