Skip to content

Documentation: Kamaji Setup using Kind and MetalLb#665

Merged
prometherion merged 1 commit intoclastix:masterfrom
AdeepKrishnaKeelar:kind-setup-documentation
Feb 6, 2025
Merged

Documentation: Kamaji Setup using Kind and MetalLb#665
prometherion merged 1 commit intoclastix:masterfrom
AdeepKrishnaKeelar:kind-setup-documentation

Conversation

@AdeepKrishnaKeelar
Copy link
Copy Markdown
Contributor

Documentation of setting up Kamaji using Kind and MetalLb.
image

@netlify
Copy link
Copy Markdown

netlify bot commented Jan 12, 2025

Deploy Preview for kamaji-documentation ready!

Name Link
🔨 Latest commit 634a910
🔍 Latest deploy log https://app.netlify.com/sites/kamaji-documentation/deploys/67836355de43a600084e5677
😎 Deploy Preview https://deploy-preview-665--kamaji-documentation.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 configuration.

@prometherion prometherion linked an issue Jan 12, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Member

@bsctl bsctl left a comment

Choose a reason for hiding this comment

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

@AdeepKrishnaKeelar thank you for your amazing work. Documenting is a key aspect for an open source project. For completeness of the guide, could you please add a subsection where to show how to join worker nodes?

@prometherion
Copy link
Copy Markdown
Member

could you please add a subsection where to show how to join worker nodes?

@bsctl what are you thinking here? Just suggesting

  1. extracting Tenant Control Plane kubeconfig
  2. launching kubeadm token create --print-join-command and grabbing output
  3. launching a VM, or SSHing a bare metal node (stating multiple options can be used here) and launching the command

Is it enough? I'd avoid launching kind worker nodes since it would be a bit complicated here, especially with shared conntrack tables, swap, etc.

@bsctl
Copy link
Copy Markdown
Member

bsctl commented Jan 14, 2025

      1. as mentioned by @prometherion should be enough for understanding how Kamaji works. @AdeepKrishnaKeelar

@prometherion
Copy link
Copy Markdown
Member

@AdeepKrishnaKeelar how can we help here to acomplish the last quarter of mile for this PR? I'd like to get this merged ASAP since it's very valuable.

@prometherion
Copy link
Copy Markdown
Member

@bsctl I think we can get this merged and iterate later on how to improve it, this is just a getting started on kind for development purposes, connecting nodes introduces way bigger complexity I would ignore right now.

@prometherion prometherion merged commit 521fbf9 into clastix:master Feb 6, 2025
4 of 5 checks passed
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.

Kamaji development environment setup

3 participants