-
I started looking through the sources to understand how talos is build. But I don't know how to start developing features. I see no real way to test my changes locally and debug. How do you come along those challenges at siderolabs? |
Beta Was this translation helpful? Give feedback.
Answered by
frezbo
Jun 12, 2022
Replies: 1 comment
-
we use qemu to do local testing, there's docs here: https://www.talos.dev/v1.0/advanced/developing-talos/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
smira
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
we use qemu to do local testing, there's docs here: https://www.talos.dev/v1.0/advanced/developing-talos/