You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps did you take and what happened:
Followed the getting started guide on cluster-api-provder-aws to create a cluster with --bootstrap-type minikube
What did you expect to happen:
I expected it to succeed since clusterctl README indicates that although kind is preferred, minikube is still a valid option
Anything else you would like to add:
Error on running create cluster
create_cluster.go:61] could not create bootstrap cluster: could not create bootstrap control plane: error running command 'minikube start --bootstrapper=kubeadm --p=clusterapi': exit status 64
$ minikube start --bootstrapper=kubeadm --p=clusterapi
Error: unknown flag: --p
/kind bug
What steps did you take and what happened:
Followed the getting started guide on cluster-api-provder-aws to create a cluster with
--bootstrap-type minikube
What did you expect to happen:
I expected it to succeed since clusterctl README indicates that although
kind
is preferred,minikube
is still a valid optionAnything else you would like to add:
Error on running
create cluster
Environment:
kubectl version
): N/A/etc/os-release
): N/AThe text was updated successfully, but these errors were encountered: