mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-05 20:51:15 +02:00
This is just first steps and core foundation. It can be used like: ``` make integration.test osctl cluster create build/integration.test -test.v ``` This should run the test against the Docker instance. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>