honeygain
It pays you for sharing your unused internet. It can take a bit of patience, but what makes it attractive is that it offers a completely passive way to earn. And you will get a $5 bonus if you join through the link below.

Steps for deploy honeygain in K3S
1 Click here to register Honeygain
2 Download K3S deployment yaml
3 Edit yaml file and replace your honeygain information and adjust priority of pod on K3S node.

4 Input following command to deploy honeygain pod into K3S
# kubectl apply -f honeygain-deployment.yaml
5 Verify honeygain pod is running
# kubectl get pod -o wide

* “honeygain” provided daily lucky draw feature on website. I am quite enjoying to test how lucky everyday and get extra bonus.
Steps for deploy Honeygain into docker
1 Click here to register Honeygain
2 Download docker-compose yaml file here and input Honeygain login and password
3 Input following command
# docker-compose -f honey_docker.yaml up -d