We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69634e1 commit 5faf114Copy full SHA for 5faf114
.github/actions/kind-create/action.yaml
@@ -47,4 +47,5 @@ runs:
47
echo "Install cloud-provider-kind"
48
go install sigs.k8s.io/cloud-provider-kind@latest
49
kubectl label node e2e-kind-control-plane node.kubernetes.io/exclude-from-external-load-balancers- node/e2e-kind-control-plane unlabeled
50
+ ~/go/bin/cloud-provider-kind
51
shell: bash
0 commit comments