Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/innFactory/akka-cluster-k8s
- Owner: innFactory
- License: apache-2.0
- Created: 2018-07-06T08:53:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-06T21:53:24.000Z (over 6 years ago)
- Last Synced: 2024-08-02T20:43:58.591Z (5 months ago)
- Topics: akka, aws, cluster, eks, kubernetes, reactive-cli, reactive-systems, sample, scala
- Language: Scala
- Size: 8.79 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)