Softether Clustering using kubernetes

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
mgloomy
Posts: 1
Joined: Tue Sep 17, 2019 5:58 am

Softether Clustering using kubernetes

Post by mgloomy » Thu Dec 05, 2019 10:41 am

Hello,

I tried find any info about SE (Cluster)+ Kubernetes, found OpenVPN in Kubernetes to access pods and services, but nothing same for SE.
I already have SE Cluster <-> Kubernetes Pods infra
But qty of active users may be ~ 500 as usual and ~ 10K at its peak. And constantly use the servers qty for 10K users is not the best idea in my opinion.
So idea to apply any horizontal autoscale solution. (unfortunately AWS/GoogleCloud not an option)

Maybe someone have experience and can share it?
Thank you.

ethanolson
Posts: 50
Joined: Mon Dec 02, 2019 6:29 am

Re: Softether Clustering using kubernetes

Post by ethanolson » Fri Dec 27, 2019 4:59 pm

You're going to have huge struggles here because each container needs to come up with an ethernet tap in order for a cluster to be working. I don't think kubernetes can do that.

Post Reply