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

Liqo Integration Tutorial #917

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Liqo Integration Tutorial #917

merged 1 commit into from
Jul 7, 2022

Conversation

aleoli
Copy link
Contributor

@aleoli aleoli commented Jun 28, 2022

I'd like to add a new integration tutorial similar to the one provided for Admiralty, but for Liqo. Liqo is an open-source project that enables dynamic and seamless Kubernetes multi-cluster topologies, supporting heterogeneous on-premise, cloud, and edge infrastructures.

More details can be found in the online documentation: https://docs.liqo.io
The source code repo is: https://github.com/liqotech/liqo/tree/master

The Liqo documentation already shows how the integration works, it would be nice to have a similar tutorial also in the K8GB documentation. Let me know if that makes sense and I'm happy to make any change per request.

I really appreciate any help you can provide.

Signed-off-by: Alessandro Olivero <[email protected]>
@ytsarev
Copy link
Member

ytsarev commented Jun 28, 2022

@aleoli I am super excited to see this integration, thank you so much! I want to test it end-to-end, will provide feedback soon :)

@netlify
Copy link

netlify bot commented Jun 28, 2022

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit e27ff03
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/62bafc58ac61790008e7e0e0
😎 Deploy Preview https://deploy-preview-917--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@jkremser jkremser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing tutorial! It works like a charm, I've gone through it and everything was smooth. Except 1 little bug, I've opened PR for it already on your side.

I like the idea of virtual nodes representing the whole cluster, namespace extension and offloading. Very cool 👍

btw. taints and tolerations should also work with Liqo, right?

@aleoli
Copy link
Contributor Author

aleoli commented Jul 2, 2022

@jkremser thanks!

Yes, exactly. The liqo virtual node is precisely like the physical ones from the Kubernetes perspective, so all standard taints, tolerations, affinities, and node drains/cordons work as expected. But you are working with an entire cluster instead of a single node

Copy link
Contributor

@somaritane somaritane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aleoli lgtm.
@ytsarev did you have a chance to look as well? If no objections, I'd proceed with the merge

@ytsarev
Copy link
Member

ytsarev commented Jul 7, 2022

@somaritane I still didn't have time to test it, but it should not block the merge

@ytsarev ytsarev merged commit c33563d into k8gb-io:master Jul 7, 2022
@netlify
Copy link

netlify bot commented Oct 4, 2022

Deploy Preview for k8gb-preview ready!

Name Link
🔨 Latest commit 09ce5ee
🔍 Latest deploy log https://app.netlify.com/sites/k8gb-preview/deploys/62bafbfdb09acc0009c8c4ae
😎 Deploy Preview https://deploy-preview-917--k8gb-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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

Successfully merging this pull request may close these issues.

4 participants