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:
-
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.
You can deploy all the samples by running:
./deployall.sh