shadowsocks / shadowsocks/shadowsocks-rust
The Template K8s is Broken
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.9k
- Forks
- 1.5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 5
Description
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.

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Kubernetes template file and inspect its /usr/local/bin volume mapping for plugins, along with the Docker entry point and server files mentioned in the report. Remove the conflicting plugin volume mapping and verify that the server can start successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100