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/09/04 17:36:17 UTC

[GitHub] [openwhisk-deploy-kube] gabrielschulhof opened a new issue #523: kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind

gabrielschulhof opened a new issue #523: kubernetes-sigs/kubeadm-dind-cluster has been replaced by kind
URL: https://github.com/apache/openwhisk-deploy-kube/issues/523
 
 
   The instructions at
   
   https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/k8s-dind-cluster.md#creating-the-kubernetes-cluster
   
   include
   
   ```bash
   $ wget https://cdn.rawgit.com/kubernetes-sigs/kubeadm-dind-cluster/master/fixed/dind-cluster-v1.10.sh
   ```
   
   This is currently 404, and https://github.com/kubernetes-sigs/kubeadm-dind-cluster is an archived repository. It links to its replacement, https://kind.sigs.k8s.io/
   
   Basically, it seems one of the prerequisites for openwhisk has changed. I'm not sure if `kind` accepts `USE_HAIRPIN=true`, however, I will certainly run `kind create cluster` with `USE_HAIRPIN=true`.

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