Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/innFactory/akka-cluster-k8s

Deployment of an akka cluster on AWS/Google Kubernetes [EXAMPLE]
https://github.com/innFactory/akka-cluster-k8s

akka aws cluster eks kubernetes reactive-cli reactive-systems sample scala

Last synced: about 2 months ago
JSON representation

Deployment of an akka cluster on AWS/Google Kubernetes [EXAMPLE]

Awesome Lists containing this project

README

        

# akka-cluster-k8s
Deployment of an akka cluster on AWS/Google Kubernetes [EXAMPLE]

This sample shows how you can deploy a akka cluster with rp even when it currently does not support the aws conatiner registry login.
If lightbend will fix this you just have to adapt small changes in the k8s-deployment.sh file.

Read more about this repo in our blog on innFactory: [Deployment eines akka Cluster auf AWS EKS (Kubernetes) [DE]](https://innfactory.de/softwareentwicklung/cloud-computing/deployment-eines-akka-cluster-auf-aws-eks-kubernetes/)