-
I am attempting to pivot control from bootstrap cluster to the management cluster following the move documentation . Using latest clusterctl v1.3.4. When I attempt to init the management cluster it hangs waiting for cert-manager.
I know that cert-manager is running and ready
The management cluster was created with this command and config and I did not modify the generated manifest
Does any one have any ideas about why the clusterctl init thinks cert-manager is not ready? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
logs from bootstrap init
|
Beta Was this translation helpful? Give feedback.
-
logs from management cluster init.
|
Beta Was this translation helpful? Give feedback.
-
please use issues for the request of support, there is a also kind/support label for identifying them. |
Beta Was this translation helpful? Give feedback.
-
The cause of the problem is the node security group. I opened an issue in cluster-api-provider-aws |
Beta Was this translation helpful? Give feedback.
The cause of the problem is the node security group. I opened an issue in cluster-api-provider-aws
kubernetes-sigs/cluster-api-provider-aws#4136