How To Deploy An Application into Openshift Using Container Registry? (From Private Gitlab Registry)

preview_player
Показать описание

Create an Openshift Application using a docker image

1) Docker Code
2) Docker Image
3) Create Openshift Project
4) Openshift Setup to deploy an app from private GitLab registry
5) Deploy App into Openshift using GitLab registry
Рекомендации по теме
Комментарии
Автор

Really thanks . I found it very simple and much useful.

prathyushamalyala
Автор

Thanks! I was able to solve a problem using this video.

abaldeg
Автор

Bro thankyou watched your turbo c installing video in my device turbo c was not working but thanks to that version i get to use is thankyou

durgeshpalekar
Автор

Instead of UI and want to deploy the app through command prompt with deployment.yaml.

Please tell me how to create it with same sample app as you given as demo

leelavathibalaji
Автор

Great tutorial. Please comment, If i want to pull modified docker image/code in my openshift existing application?

imran
Автор

Hello sir, appreciate your efforts in enriching the knowledge for beginners. Wish you to do more videos related to Openshift. How ever when I tried to login to katacoda by signup to their website and clicked start scenario i am getting the error like this environment is no longer available in the terminal. Could you help me here if this is not working any other places available to do practice like you did

vnr
Автор

Good to see, we both are in the same stage(As beginner), but you got the solution.
In my case i need to install everything in my local VM(for R&D in my org "startup"), So it is very hard to express my situation.

But unfortunately, i have installed Gitlab and OpenShift able to pull the image to Docker repo from Local Gitlab repo.
In OpenShift able to pull images from the Official GitLab repo, but can't able to pull from my local GitLab
(in OKD).
can you help me to suggest what im missing?. And Your GitLab project is not accessible (lol).

kavinithees