Giter Site home page Giter Site logo

Comments (1)

aleoli avatar aleoli commented on June 28, 2024

Hi @vicaya!

Thanks for your feedback! We are working toward better modularity to allow users to use single liqo features (as the offloading) without the need for the others.

Currently, you can turn off the networking by setting the values with helm accordingly:

networking:
  # -- Use the default Liqo network manager.
  internal: false
  # -- Reflect pod IPs and EnpointSlices to the remote clusters.
  reflectIPs: false

The first flag turns off the liqo network, while the second turns off the reflection of pod IPs and EndpointSlices to remote clusters; you can set them based on your needs.
The only requirement is to be able to reach the authentication endpoint for the first peering (this will likely removed in future releases), and the remote API Server.

I would appreciate suggestions about missing features or improvements in the offloading module. Thanks in advance!

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.