Skip to content

pomcho555/tor-k8s

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tor-k8s

This project use minikube to start one locally cluster and deploy tor as service in k8s cluster

How to use

Clone project

git clone git@github.com:LeoCBS/tor-k8s.git

Install minikube locally (script copied from minikube project)

chmod 777 minikube.sh

./minikube.sh

Create tor deployment and Service

kubectl create -f ./deploy.yaml

kubectl create -f ./svc.yaml

About

Tor cluster to use as proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%