Mention that project works on all kubernetes/openshift environments

This commit is contained in:
Charles Moulliard
2017-05-12 16:56:41 +02:00
parent c766de2997
commit 14be9945cb

View File

@@ -5,7 +5,8 @@ As the Ribbon Kubernetes client is configured within this example, it will fetch
### Running the example
The project can be deployed on the Kubernetes or OpenShift platform using the [Minishift](https://github.com/minishift/minishift) or [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) tool.
This project example runs on ALL the Kubernetes or OpenShift environments, but for development purposes you can use [Minishift - OpenShift](https://github.com/minishift/minishift) or [Minikube - Kubernetes](https://kubernetes.io/docs/getting-started-guides/minikube/) tool
to install the platform locally within a virtual machine managed by VirtualBox, Xhyve or KVM, with no fuss.
### Build/Deploy using Minikube