I get an error when running the following command:
kubectl apply -k “github.com/kubeflow/pipelines/manifests/kustomize/cluster-scoped-resources?ref=$PIPELINE_VERSION”
I get: Unable to connect to the server: connect: no route to host
I get an error when running the following command:
kubectl apply -k “github.com/kubeflow/pipelines/manifests/kustomize/cluster-scoped-resources?ref=$PIPELINE_VERSION”
I get: Unable to connect to the server: connect: no route to host
My fault… I forgot to create a cluster after installing kind