K8s, DevOps-ified version of the Akka.Cluster WebCrawler code sample.
First, we need to build the Docker images:
PS> ./build.cmd Docker
PS> ./build.sh Docker
And then use docker-compose
to spin them up:
PS> docker-compose up -d
From there, you can use Petabridge.Cmd to connect to Lighthouse to view the status of the cluster:
PS> pbm 127.0.0.1:9110 cluster show