antomor opened a new issue #628:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/628


   Hi,
    I have followed step-by-step the procedure required to deploy OpenWhisk on 
AWS, but although all the components of the system (pods, services, etc..) seem 
properly running (any error raised), I am not able to deploy any function. 
After setting the apihost on the `wsk cli`, if I run the command `wsk -i 
property get`, I get the following error:
   ```
   error: Unable to obtain API build information: Get 
https://internal-***************.eu-central-1.elb.amazonaws.com:443/api/v1: 
dial tcp 192.168.154.239:443: i/o timeout
   ```
   I have also executed the `helm` tests successfully. Before deploying to AWS, 
I have already deployed OpenWhisk locally with `kind`, and it worked like a 
charm.
   
   Any idea would be appreciated.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to