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 2019/05/20 09:02:43 UTC

[GitHub] [incubator-openwhisk-deploy-kube] aurelienspnll commented on issue #466: Install Packages Stuck Initializing

aurelienspnll commented on issue #466: Install Packages Stuck Initializing
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/466#issuecomment-493900306
 
 
   Hello, you do not have the pod of the invoker. You have to use the invoker label on the nodes that will execute invokers.
   Use this command: `kubectl label nodes --all openwhisk-role=invoker`

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


With regards,
Apache Git Services