/akka-kubernetes-tests

Basic tests that show Akka Cluster and friends work on Kubernetes

Primary LanguageScalaApache License 2.0Apache-2.0

Akka Cluster Tests

Basic tests for Akka Cluster and friends on Kubernetes

For each pull requests from this repository (not forks) and commits to master the following happens in travis:

See .travis.yml for full details.

The tests exercise:

  • Cluster formation via Akka bootstrap using the Kubernetes API for service discovery
  • Cluster singletons
  • Cluster sharding