IBM / GameOn-Java-Microservices-on-Kubernetes

This code demonstrates deployment of a Microservices based application Game On! on to Kubernetes cluster. Game On! is a throwback text-based adventure built to help you explore microservice architectures and related concepts.
https://developer.ibm.com/patterns/deploy-java-microservices-on-kubernetes-with-polyglot-support/
Apache License 2.0
95 stars 72 forks source link

Please script the changing of YAML files for core services #2

Closed animeshsingh closed 7 years ago

animeshsingh commented 7 years ago

https://github.com/IBM/GameOn-Java-Microservices-on-Kubernetes#1-modify-the-yaml-files

Please script instead of manual.

@AnthonyAmanse