shadowsocks / ShadowsocksX-NG

Next Generation of ShadowsocksX
GNU General Public License v3.0
32.34k stars 7.94k forks source link

Build a helm charts for shadowsocks #1105

Open wonderflow opened 5 years ago

wonderflow commented 5 years ago

It would be nice if we had a helm charts for installing shadowsocks. Users will be more convenient to install and use shadowsocks server on Kubernetes.

In the chart, we can configure the /etc/shadowsocks/config.json and start the server

qiuyuzhou commented 5 years ago

It's niche to deploy a ss server in k8s cluster. I have a helm chart for deploy ss-local in k8s cluster which offer socks5 and http proxy. ss-proxy-client.zip

wonderflow commented 5 years ago

Cool!

lucasff commented 5 years ago

@qiuyuzhou why don't you publish it? doesn't matter if it's niche or not.

predatorray commented 3 years ago

I built a Helm chart predatorray/shadowsocks-helm-chart for my own. Hope it will be helpful.