BadBuzz
BadBuzz copied to clipboard
Adding K8s parallel distributed Fizzbuzz
Created a FizzBuzz for the cloud. Tested and works fine in minikube, takes approximately 2m 30s on my machine. Enterprise grade efficiency is achieved.
Simply deploy with kubectl apply -f fizzbuzz.yaml
, results can be gathered by examining the logs of each individually launched pod.