Updating th oc cluster version

Signed-off-by: mdas <mrinald7@gmail.com>
This commit is contained in:
mdas
2018-06-26 14:27:38 +05:30
parent 799f57a005
commit 34278bd236
3 changed files with 36 additions and 30 deletions

View File

@@ -72,7 +72,7 @@ Wanted to get started? Follow the instructions below or our [Katacoda tutorial](
### Requirements
- `minishift` or an OpenShift environment 3.7.0+, the best way to deploy a development environment is using [Minishift](https://github.com/minishift/minishift).
- `minishift` or an OpenShift environment 3.9.0+, the best way to deploy a development environment is using [Minishift](https://github.com/minishift/minishift).
- `oc` If you do not have it, there's an excellent guide on the [OpenShift site](https://docs.openshift.org/latest/cli_reference/get_started_cli.html#installing-the-cli) on how to install the latest client.
### Deploying a Node.js application using Odo