Skip to content

Using Liqo without network features #2300

Answered by fra98
EladDolev asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @EladDolev,

You can completely disable the network fabric, as described here. Although you still need to authenticate the two clusters, which requires exposing the liqo-auth service (with NodePort, LoadBalancer or Ingress).

Regarding the need to reflect only some types of resources, you can configure your custom reflection policies. Basically, for each resource reflector, you can either disable it (scaling the workers to 0) or choose between a white-list or black-list reflection policy. You can find more info here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EladDolev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants