siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

experiment: different type of Talos machines in the integration test

smira opened this issue · comments

Try to create at least two set of machine the easiest way possible:

  • connecting to Omni using SideroLink kernel args
  • connecting to Omni using partial join machine config

And see what happens to the integration tests, etc.

We can expand to test machines with machine labels in META and not, machines booted from a disk image vs. an ISO, and so on.

Partial join machine config depends on this fix to work end-to-end: siderolabs/talos#8410

Better to start working on this after it lands in a release.