Giter Site home page Giter Site logo

Liqo installation Problem about liqo HOT 14 OPEN

wefersmasasana avatar wefersmasasana commented on July 22, 2024
Liqo installation Problem

from liqo.

Comments (14)

aleoli avatar aleoli commented on July 22, 2024

Hi @wefersmasasana! In my opinion, you have two different problems:

  1. the LoadBalancer services are pending, probably because you don't have any lb provider in the second cluster. You can either install one (as MetalLB) or use NodePort services
  2. a connection error from Helm to your API server during installation. The port looks strange to me (16443 instead of 6443), but it is ok if the previous steps run correctly. If you try to install it again, do you know if this problem persists?

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024

Thank your for your answer, I installed a load balancer (MetalLB) now while installing this error:

"INSTALLATION FAILED: failed post-install: warning: Hook post-install liqo/templates/webhooks/job-patch/rbac.yaml failed: 1 error occurred:

is gone but the services and the Liqo status are the same as in the screenshots I sended.

from liqo.

aleoli avatar aleoli commented on July 22, 2024

Ok, is MetalLB creating some events on these services or logging something?

Also, if you create another LB service, does it work? If not, it should be a MetalLB-related problem, not a Liqo one.

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024

Thank you Liqo is now running on my second cluster the problem was that no loadbalancer was installed. I installed MetalLB, but now there is another problem. When I generate my peer command and copy it and paste it to my second cluster this error comes up:
Bildschirmfoto 2024-02-06 um 14 48 37

from liqo.

aleoli avatar aleoli commented on July 22, 2024

You probably have an old foreign cluster from a previous installation, try deleting it and re-try the peering

kubectl delete foreigncluster marcel

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024
Bildschirmfoto 2024-02-06 um 14 53 22

from liqo.

aleoli avatar aleoli commented on July 22, 2024

The validation error is due to an update of a foreigncluster resource; if no one exists, it should work. Did you check on both clusters?

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024

I needed to delete the foreign cluster on the second Server but now this error came up after 2minuted trying to peer:
Bildschirmfoto 2024-02-06 um 15 07 26

from liqo.

aleoli avatar aleoli commented on July 22, 2024

Can you check the state of foreign clusters? You will probably have broken authentication and/or pending peering. You can try unpeer and then delete both liqo-tenant-* namespaces to clean up the dirty state. If this is a testing environment, I suggest you to delete and re-create your clusters to be sure everything is clean.

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024

Hey again. I had deleted my clusters and created new ones. When I try to peer the clusters again, the same error came up:

"ERROR Authentication to the remote cluster "marcel" failed: timed out waiting for the condition"

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024
Bildschirmfoto 2024-02-07 um 14 21 02

from liqo.

aleoli avatar aleoli commented on July 22, 2024

Can you check the logs of your liqo controller manager? Additionally, can you check that your LoadBalancer services are reachable from the other cluster?

from liqo.

wefersmasasana avatar wefersmasasana commented on July 22, 2024

Hi sorry for not responding. This are the logs from the controller manager pod:
Bildschirmfoto 2024-02-19 um 15 06 08

from liqo.

aleoli avatar aleoli commented on July 22, 2024

You probably have a dirty secret in your liqo or liqo-tenant namespace, try deleting all remote token secrets

from liqo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.