brannondorsey / xmrig-k8s

Mine Monero using leftover resources in a Kubernetes cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XMRig K8s

Mine Monero using leftover resources in a Kubernetes cluster.

# clone
git clone --recursive https://github.com/brannondorsey/xmrig-k8s
cd xmrig-k8s

# edit the Kubernetes manifest so that you are mining shares to the right pool / address.
$EDITOR k8s.yaml

# launch 9 resource-limited mining pods in the "xmrig" namespace of your cluster
kubectl apply -f k8s.yaml

About

Mine Monero using leftover resources in a Kubernetes cluster