Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
andy shi edited this page Dec 13, 2017 · 10 revisions

Short Name

Deploy Akka Cluster on Kubernetes

Short Description

Offering Type

Cloud

Introduction

Two sentence introduction

Author

Andy Shi

Code

  • link to code repo

Demo

  • link to demo video

Video

  • link to youtube video

Overview

Akka cluster is a fault-tolerant peer-to-peer cluster membership service. It manages resilience & elasticity of its members. Kubernetes, an open-source solution for container orchestration, also manages resilience & elasticity of containers in general. In this code pattern, we'll have the first taste of how to deploy Akka cluster on Kubernetes.

  • goal 1
  • goal 2

Flow

![](link to architecture.png)

  1. Step 1
  2. Step 2

Included components

Featured technologies

Blog

Blog Title

Blog Author

Blog Content

Links

Clone this wiki locally