-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to Create clusterctl inventory CRDs component #1676
Comments
@kferrone The management cluster must be at least Kubernetes v1.16. @vincepri We should probably make this more clear in the QuickStart @fabriziopandini we should also probably add a validation step in |
/kind documentation |
Oh, bummer. This means this project will not work for EKS as 1.15 is the highest version offered as far as I know. |
Looks like lot's of peeps are waiting for EKS to support v1.16 |
the validation step in clusterctl just merged |
Now that kubernetes-sigs/cluster-api#2842, closing since v1.16 is a requirement for the management cluster. |
@detiber: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind bug
What steps did you take and what happened:
Followed the Quickstart in the docs line by line exactly and I got this error when running:
clusterctl init --infrastructure aws
However the following did work out:
clusterawsadm alpha bootstrap create-stack
I have no idea how to debug this? Not much errors or logs to work with . . .
What did you expect to happen:
I expected to see the output the Quickstart said I would see.
Anything else you would like to add:
I am using an EKS instance which only has a few things installed. Pretty new from a few days ago.
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: