Linux serverNETWORK ADMINISTRATIONSredhat

OpenShift Template (OpenShift Tutorial Part-6) Red Hat EX288

OpenShift, Docker, Podman, GIT, Container Tutorial
Red Hat Certified Specialist in OpenShift Application Development exam, Red Hat EX288

OpenShift Tutorial Part-6
OpenShift Template
Create and Process Template
Image Stream, Build and Deployment Configuration, Service, Route

Elements Of Template
BuildConfig
ImageStream
DeploymentConfig
Service
Route
PersistentVolumeClaim
Parameters

oc create -f .docker-template.yaml
oc get template
oc describe template docker-template
oc new-app –template docker-template -p BRANCH_NAME=quay -p APP_GIT_URL=https://github.com/tsrana/spring-boot-hello-world -p PROJECT_NAME=tejendrarana-dev -p APP_NAME=hello1

GIT – https://github.com/tsrana/spring-boot-hello-world

source

by Tech Tejendra

redhat openstack

Leave a Reply

Your email address will not be published. Required fields are marked *