Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit 78b119b

Browse files
committed
references to polyglot services and architecture diagram
1 parent 27d6a97 commit 78b119b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Build Status](https://travis-ci.org/IBM/GameOn-Java-Microservices-on-Kubernetes.svg?branch=master)](https://travis-ci.org/IBM/GameOn-Java-Microservices-on-Kubernetes)
22

3-
# GameOn! Java Microservices deployment on Kubernetes Cluster with polyglot ecosystem
3+
# GameOn! Java Microservices on Kubernetes with polyglot ecosystem
44

55
This code demonstrates deployment of a Microservices based application [Game On!]() on to Kubernetes cluster which exists together with a polyglot ecosystem. Game On! is a throwback text-based adventure built to help you explore microservice architectures and related concepts. GameOn! deployment has two sets of microservice, core and platform. The core microservices are written in Java, coexisting with other polyglot microservices. In addition, there are platform services, which provide service discovery, registration and routing for different microservices. All run in in Docker containers managed by Kubernetes Cluster.
66

0 commit comments

Comments
 (0)