shadowsocks / shadowsocks/shadowsocks-rust

The Template K8s is Broken

Open
#978 3 comments 0 reactions 0 assignees View on GitHub

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.
Screen Shot 2022-10-18 at 12 36 10 AM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.