Skip to content

LeoCBS/tor-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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 [email protected]: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

Releases

No releases published

Packages

No packages published

Languages