Requirements:
- Make sure you have the oc CLI 4.3 or above installed.
The application resources are stored in sample-* folders in this repo.
To deploy a sample, do the following:
-
git clone https://github.com/fxiang1/app-samples.git
-
oc login to your hub cluster
-
cd app-samples
-
oc apply -k sample-mortgage
Most of the application resources are using this git repo although some are pointing to external repos.