dgrove-oss commented on issue #656: URL: https://github.com/apache/openwhisk-deploy-kube/issues/656#issuecomment-742903699
I suspect the problem is specific to your CentOS 8 environment. The command `kind create cluster --config kind-cluster.yaml` using the cluster.yaml from the README works just fine for me on MacOS (Catalina) using Docker for Desktop 2.5.x. It also works on our TravisCI environments (Ubuntu 16.04). You might be able to get help by asking at the kind project (https://github.com/kubernetes-sigs/kind). There is nothing OpenWhisk specific in trying to create the kind cluster, so it seems like the kind community should be able to help. ---------------------------------------------------------------- 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]
