Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 633 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 633 Bytes

ocp-tutorial

Openshift tutorial

  1. oc_manifest - example-app1

This folder contains the manifest files required for creating the configmap, secrets, deployments, services and routes of the spring boot application located in ./example-app1 a) basic end to end deployment ( This uses dockerbuild strategy - docker.io/sharon0706/springboot-oc-demo )
b) Source to Image Build strategy

The detailed documentation is available in these below locations: