thanks for the video tech primers, appreciate it.!!
@karthik-yx6by Жыл бұрын
Hi, i liked your videos. please upload more on open-shifts. Thanks!
@junjuruhanmandlu14565 жыл бұрын
How is service discovery(Eureka server) managed on openshift environment?
@aboutcloudtech3 жыл бұрын
hi, great video. I am looking to automate the entire build and deploy process for spring boot microservices applications on openshift. can you recommend some reference materials which go in detail about the entire process.
@PappuKumar-ho3ek4 жыл бұрын
good example really need it.....
@rajeshwari1git4 жыл бұрын
Very good video. Useful and Informative. I have a question here. We have created a db in redhat openshift cluster but not able to understand how to configure the db in spring boot project which later needs to be deployed in redhat openshift cluster. We usually give spring.datasource.url , spring.datasource.username and password in application. properties but how do we need to give the db details which is created in cluster. We tried giving podIP in spring.datasource.url but that doesnt work.
@jesusarmandomaciasbenitez15174 жыл бұрын
Hello friend, that's like k8s in openshift ?
@vivekpaliwal18763 жыл бұрын
How to use open shift with Jenkins for CI CD
@mackyin3 жыл бұрын
Thanks 😊
@rajenderprasad11934 жыл бұрын
Thank you. I have a question..I have spring boot application which is running on a Openshift pod. And it has scheduler jobs in it, which is preventing me to increase the replicas to more than one. Because if I increase replicas which use same deployment file then it will run multiple times.. How can we handle this scenario. Please suggest.. thank you..
@TechPrimers4 жыл бұрын
You cannot use deployment. You have to use Job. Yes you cannot scale to multiple instances in Job. Why do u need 2 instances? What's the usecase?
@deepneet1004 жыл бұрын
Nice video, could you please create and deploy same application using command line. Thanks for nice video
@amitpadgaonkar88305 жыл бұрын
I have a question. How does Redhat (or any other company for that matter) make money from Openshift?
@GhassenKhalilAti5 жыл бұрын
Support and some paid plans ..
@amitpadgaonkar88305 жыл бұрын
@@GhassenKhalilAti I didn't understand. Let's say I get openshift container platform (www.openshift.com/products/pricing/) and host it on my hardware, why should I pay anyone?
@coolzee17595 жыл бұрын
Please make videos on Hashicorp products like vault, terraform, etc.
@maxk9244 жыл бұрын
Hey...Its not working... Status=ErrImagePull . What to do?
@TechPrimers4 жыл бұрын
Yes max. My google account got terminated since my free tier time got over
@maxk9244 жыл бұрын
@@TechPrimers okay....but if I pull any valid docker image, it's says error! Hope to get updated videos from you 😀
@TechPrimers4 жыл бұрын
Check if it need any authentication to download. Then you have to configure imagePullSecrets