Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Akka Cluster on Kubernetes

Akka Cluster on Kubernetes

Presented at Scala Up North on July 21, 2017.
https://www.youtube.com/watch?v=Esd1UKIpvdU

Let’s have some fun with Kubernetes and Akka Cluster. In this talk we’ll spin up a production-ready Akka cluster in seconds through the power of Kubernetes. We’ll deploy, update, scale and randomly kill nodes just to watch them recover automatically, all without touching any underlying infrastructure. If we still have time, we’ll even add Akka persistence to the mix. See how easy it can be to get started with Akka Clustering on Kubernetes.

What is Kubernetes? Kubernetes is a Docker container orchestrator from Google. It enables us to automate the deployment, scaling, and management of containerized applications.

Luke Kysow

July 21, 2017
Tweet

More Decks by Luke Kysow

Other Decks in Technology

Transcript

  1. F.E. F.E. F.E. B.E. B.E. B.E. B.E. B.E. L.B. 1.

    Roles and routers 2. Seed Nodes 3. Docker 4. Kubernetes 5. 0-downtime deployment 6. Autoscaling