admin管理员组文章数量:1346287
I'm working on a school project where I need additional node for my full-stack application. Docker is not permitted, so I decided to use LXC to create privileged containers, and run the needed software needed on containers. I'm attempting to install tailscale on these containers to allow them to connect to the same network with all the other nodes. I am constantly running into issues. The container is Ubuntu, Noble, arm64.
Here is the issue that occurs upon install:
tailscale up
failed to connect to local tailscaled; it doesn't appear to be running (sudo systemctl start tailscaled ?)
Here is the output when checking the status of tailscale
Many of the solutions I've found have stated that Tailscale needs to tunnel in order to create the connection, but I've read that privileged containers already have access to this. I've extensively troubleshooted, including changing the config files, etc.
At this point, I'm wondering if this is possible? Or if Proxmox is needed to install tailscale properly on this container. Any advice is appreciated.
本文标签: Tailscale on privileged LXC container (no proxmox)Stack Overflow
版权声明:本文标题:Tailscale on privileged LXC container (no proxmox) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743824905a2545459.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论