-
Notifications
You must be signed in to change notification settings - Fork 306
Failed to create kind cluster #3049
Comments
Hey @vfarcic! Thanks for opening your first issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on Tanzu Community Edition. |
Hi @vfarcic - thanks for reporting this. ARM is not currently supported, so unfortunately you will not be able to deploy from that machine. Can you verify you are not using cgroupv2 on the Linux machine? If you run |
Sorry, I mean on the Intel machine, not Linux. Intel MacOS is supported. We just need to make sure you are running a version of Docker Desktop prior to 4.3 when they switched over to cgroupv2. |
I upgraded docker desktop yesterday so it is definitely never than 4.3. Is there an issue associated with the work on the support for cgroupv2 so that I can follow? |
OK, downgrading to anything prior to 4.3.0 should get things working for you. 4.2.x still used cgroupv1. Support in TCE is dependent on changes in tanzu-framework. Those changes appear to have been made, but we need a newer release of TCE that uses a release that includes it. The tracking issue in the |
Looks like a resolution was found, feel free to reopen if we missed anything. |
Bug Report
When creating a management cluster, the following error pops up:
I tried it on an Intel and Silicon (M1) Mac and, in both machines, I tried deploying it as Docker and on AWS. The error is always the same.
The
kind create cluster
command works.Expected Behavior
Management cluster created
Steps to Reproduce the Bug
Install latest Tanzu community edition CLI on a Mac, execute
tanzu management-cluster create --ui
and try to create a management cluster.Screenshots or additional information and context
N/A
Environment Details
tanzu version
):Diagnostics and log bundle
The text was updated successfully, but these errors were encountered: