sidero icon indicating copy to clipboard operation
sidero copied to clipboard

document the migration to enable IPv6 for Docker nodes

Open smira opened this issue 3 years ago • 0 comments
trafficstars

This is required for SideroLink. So e.g. upgrading Sidero to 0.5.x might break Sidero installed in Docker.

The fix is https://github.com/siderolabs/talos/blob/19bf12af07aaf6b54d08027676d8a01b4dd4ed29/pkg/provision/providers/docker/node.go#L109-L112

So if possible, patching the docker container with the sysctl stuff should be enough.

smira avatar Apr 26 '22 16:04 smira