Skip to content
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

management cluster creation fails on vsphere #9439

Open
jschmidbauer opened this issue Mar 17, 2025 · 0 comments
Open

management cluster creation fails on vsphere #9439

jschmidbauer opened this issue Mar 17, 2025 · 0 comments

Comments

@jschmidbauer
Copy link

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • EKS Anywhere Release:
  • EKS Distro Release:

I've gone through the https://anywhere.eks.amazonaws.com/docs/getting-started/vsphere/overview/ here but I'm getting a timeout upon creating my management cluster in vsphere.

Command used:
eksctl anywhere create cluster -f eksa-mgmt-cluster.yaml

Error recieved:

collecting management cluster diagnostics
⏳ Collecting support bundle from cluster, this can take a while        {"cluster": "bootstrap-cluster", "bundle": "mgmt/generated/bootstrap-cluster-2025-03-04T14:06:47-06:00-bundle.yaml", "since": 1741108007766198857, "kubeconfig": "mgmt/generated/mgmt.kind.kubeconfig"}
Support bundle archive created  {"path": "support-bundle-2025-03-04T20_06_49.tar.gz"}
Analyzing support bundle        {"bundle": "mgmt/generated/bootstrap-cluster-2025-03-04T14:06:47-06:00-bundle.yaml", "archive": "support-bundle-2025-03-04T20_06_49.tar.gz"}
Analysis output generated       {"path": "mgmt/generated/bootstrap-cluster-2025-03-04T14:07:23-06:00-analysis.yaml"}
Error: waiting for cluster's control plane to be ready: cluster condition ControlPlaneReady is False: Scaling up control plane nodes, 3 expected (1 actual)

Info collection:

[root@hdc-m-eks-admin01 ~]# eksctl version
0.201.0
[root@hdc-m-eks-admin01 ~]# eksctl anywhere version
Version: v0.21.1
Release Manifest URL: https://anywhere-assets.eks.amazonaws.com/releases/eks-a/manifest.yaml
Bundle Manifest URL: https://anywhere-assets.eks.amazonaws.com/releases/bundles/83/manifest.yaml
[root@hdc-m-eks-admin01 ~]#

Attached is the screenshot of the VM's created during the creation process, the yaml and the support bundle logs. Changed yaml .txt since it was allowed as an upload type.

Image
support-bundle.zip

mgmt-cluster.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant