nerdguru commented on issue #229: Upon helm execution "an error occurred 
forwarding 39967 -> 44134"
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/issues/229#issuecomment-399114882
 
 
   @csantanapr Thanks for that link, very nicely put together.  Here's mine:
   
   ```
   $ lsb_release -a
   No LSB modules are available.
   Distributor ID:      Ubuntu
   Description: Ubuntu 16.04.4 LTS
   Release:     16.04
   Codename:    xenial
   
   $ kubectl version
   Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.3", 
GitCommit:"2bba0127d85d5a46ab4b778548be28623b32d0b0", GitTreeState:"clean", 
BuildDate:"2018-05-21T09:17:39Z", GoVersion:"go1.9.3", Compiler:"gc", 
Platform:"linux/amd64"}
   Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0", 
GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"clean", 
BuildDate:"2018-03-26T16:44:10Z", GoVersion:"go1.9.3", Compiler:"gc", 
Platform:"linux/amd64"}
   
   $ minikube version
   minikube version: v0.27.0
   ```
   
   TL;DR
   I'm on later versions of both K8S and minikube than Priti's excellent 
writeup.
   
   Would you recommend I start over with minikube on 1.9?  Or is there 
something else I should look at to try to salvage 1.10?

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