john-deng / osev3-examples

DEPRECATED!!!!! Use https://github.com/jorgemoralespou/s2i-java instead for building springboot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift v3 Examples

This repository contains examples and instructions on how to run applications on OpenShift v3.

You need a running instance of OpenShift v3 to run this examples.

You can clone or fork the repository, or just use the instructions provided in the README files for each example

You can create everything as cluster-admin with:

oc create -f https://raw.githubusercontent.com/jorgemoralespou/osev3-examples/master/all-in-v3.json

About

DEPRECATED!!!!! Use https://github.com/jorgemoralespou/s2i-java instead for building springboot


Languages

Language:Java 51.8%Language:Shell 34.2%Language:HTML 12.9%Language:Makefile 1.1%