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

Getting started doc's multi-cluster/multi-VPC serviceimport needs additional config ? #295

Closed
pmcgrath opened this issue Jul 11, 2023 · 2 comments

Comments

@pmcgrath
Copy link

pmcgrath commented Jul 11, 2023

I tried the the multi cluster/multi VPC from the getting started doc

  • I do have different cluster names and use a namespace (Same on both clusters)
  • But when I ran the curl test on step 8 I only got Inventory-ver2 handler pod responses

When I looked at the logs of the controller can see lots of these

HandleReconcileError handle Error LATTICE_RETRY 
>>>>>> Retrying Reconcile after 20 seconds ...

Looking at this file which is supposed to import inventory-ver2 into cluster-1

  • Am I supposed to replace "your-vpc-id" ?
  • We should set/override the "lattice-eks-test-2" if using a different cluster name ?

I have tried setting both (Source and import cluster values), but have had no luck

Thanks in advance
Pat

@pmcgrath pmcgrath changed the title Getting started doc's multi-cluster/multi-VPC serviceimport need additional config ? Getting started doc's multi-cluster/multi-VPC serviceimport needs additional config ? Jul 11, 2023
@solmonk
Copy link
Contributor

solmonk commented Jul 13, 2023

Hello, LATTICE_RETRY error is also expected to happen in normal scenarios because typically there are delays on resource registration, so it is hard to tell anything from just that error. Would you mind sharing more of your controller log to help troubleshoot?

And yes, you will need to replace the annotations.

@mikhail-aws
Copy link
Contributor

closing for now, please re-open if it's still relevant

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

3 participants