dgrove-oss commented on issue #253: No whisk-system Namespace after installation
URL: 
https://github.com/apache/incubator-openwhisk-deploy-kube/issues/253#issuecomment-404941602
 
 
   Thinking about how to narrow the problem.  A couple of things to look at.
   1. Did the installCatalog job succeed? It should have been doing similar 
CRUD operations using `wsk` cli and the same values for apihost.
   2. The error message suggests that `wsk` wasn't able to talk to the 
controller.  Probably worth verifying that by looking at the controller logs 
and making sure there wasn't some internal error that was interpreted by the 
`wsk` cli as a failure to connect.
   3.  Can you use `wsk` from outside the cluster and create/invoke actions?  
(Trying to see if the problem is general ingress configuration, or something 
specific to the installRouteMgmt job).
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to