The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
The Akka Cluster Operator allows you to manage applications designed for Akka Cluster. Clustering with Akka provides a fault-tolerant, decentralized, peer-to-peer based cluster for building stateful, distributed applications with no single point of failure. Developers should use Akka Management v1.x or newer, with both Bootstrap and HTTP modules enabled. When deploying using the Akka Cluster Operator, only the `management port` needs to be defined. Defaults are provided by the Operator for all other required configuration. The Akka Cluster Operator provides scalability control and membership status information for deployed applications using Akka Cluster. As part of supervising membership of running clusters, this Operator creates a pod-listing ServiceAccount, Role, and RoleBinding suitable for each application. See the project Readme for more information and details.