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 2020/12/06 01:16:13 UTC

[GitHub] [openwhisk-deploy-kube] Sayeed42 commented on issue #656: Cannot create cluster; joining worker node failed

Sayeed42 commented on issue #656:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/656#issuecomment-739439668


   It was as given in the kind setup instructions. Here it is:
   ```
   kind: Cluster
   apiVersion: kind.x-k8s.io/v1alpha4
   nodes:
   - role: control-plane
   - role: worker
     extraPortMappings:
       - hostPort: 31001
         containerPort: 31001
   - role: worker
   ```


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