Skip to content

Commit bc520ae

Browse files
committed
adding local references
1 parent 202c26f commit bc520ae

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ The Microservice Builder [sample application](https://github.com/WASdev/sample.m
2020

2121
## Prerequisite
2222

23-
* Create a Kubernetes cluster with either [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube) for local testing, or with [IBM Bluemix Container Service](https://github.com/IBM/container-journey-template) to deploy in cloud. The code here is regularly tested against [Kubernetes Cluster from Bluemix Container Service](https://console.ng.bluemix.net/docs/containers/cs_ov.html#cs_ov) using Travis.
23+
* Create a Kubernetes cluster with either [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube) for local testing, or with [IBM Bluemix Container Service](https://github.com/IBM/container-journey-template) to deploy in cloud.
24+
25+
For deploying on Minikube follow the instructions [here](https://github.com/WASdev/sample.microservicebuilder.docs/blob/master/dev_test_local_minikube.md)
26+
27+
The code in this repository is regularly tested against [Kubernetes Cluster from Bluemix Container Service](https://console.ng.bluemix.net/docs/containers/cs_ov.html#cs_ov) using Travis.
2428
* Install a Git client to obtain the sample code.
2529
* Install [Maven](https://maven.apache.org/download.cgi) and a Java 8 JDK.
2630
* Install a [Docker](https://docs.docker.com/engine/installation/) engine.

0 commit comments

Comments
 (0)