shadowsocks-rust icon indicating copy to clipboard operation
shadowsocks-rust copied to clipboard

The Template K8s is Broken

Open RamboRogers opened this issue 3 years ago • 3 comments
trafficstars

The template K8s file uses /usr/local/bin as a bind for a volume for the V2Ray and other plugins. Since the ss server and docker entry point exist in this folder, it is impossible for the server to start.

If you edit the file and remove the plugin volume map the system can then start. Screen Shot 2022-10-18 at 12 36 10 AM

RamboRogers avatar Oct 18 '22 04:10 RamboRogers

I'll make a new one in the next few days. I made one without the plugins which works here - https://github.com/RamboRogers/shadowsocks-server-k8s

RamboRogers avatar Oct 18 '22 04:10 RamboRogers

Another solution shows at #1087

pnck avatar Jan 15 '23 17:01 pnck

I am not very sure what the problem we are facing here, because I never use shadowsocks-rust in K8s.

zonyitoo avatar Jan 16 '23 08:01 zonyitoo