DanLavine commented on issue #21: issue about couchdb 
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/issues/21#issuecomment-311775801
 
 
   @zhy989 I was able to deploy OpenWhisk by running `kubectl apply -f 
configure/configure_whisk.yml`. That image should not need the docker package 
since it is using `kubectl` to setup the othe OpenWhisk Pods from inside of the 
configure_whisk image.
   
   For example, take a look at 
[this](https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/configure/configure.sh#L42)
 and 
[this](https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/configure/configure.sh#L48)
 as an example what that configuration pod is trying to do.
   
   Lastly, there are a number of things currently happening as we are trying to 
remove this pod and deploy OpenWhisk in a more "Kubernetes way". Only using 
yaml files. If you take a look at #issue22, things might need to be deployed by 
hand moving forward.
 
----------------------------------------------------------------
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