Creating Routes In OpenShift

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น • 20

  • @husseinrefaat2530
    @husseinrefaat2530 3 ปีที่แล้ว

    this is the best routing tutorial ever , thanks man

  • @bobbob-mx6qo
    @bobbob-mx6qo 2 ปีที่แล้ว +1

    Great video!

  • @sekharch4543
    @sekharch4543 4 ปีที่แล้ว

    Thanks for uploading .Your video made me understand routes in OCP.

  • @kumarnishit6994
    @kumarnishit6994 ปีที่แล้ว

    I get 404 when I try to hit the oc cluster route for my service. But I get the desired result when I run curl from the pod's terminal

    • @tpsservicesltd
      @tpsservicesltd  ปีที่แล้ว

      This sounds like you haven't exposed your service. Are you able to access the OpenShift web UI?

  • @TheMyvelmurugan
    @TheMyvelmurugan ปีที่แล้ว

    I didn't understand how it assign the external ip in openshift onprem. How to define the domain name? When we just expose it gives random hostname. Can you explain how we assign public IP to the openshift node in onprem?

    • @tpsservicesltd
      @tpsservicesltd  ปีที่แล้ว

      On prem systems don't need a public IP in the same way as cloud. Your public ip is the IP of your load balancer that is in front of your cluster, or the IP of the nodes in the cluster, hence requiring an LB in frony of the clustet.

  • @m07hcn62
    @m07hcn62 4 ปีที่แล้ว

    What about that TCP/UDP part that's not covered here ? Where can we find it ?

    • @tpsservicesltd
      @tpsservicesltd  4 ปีที่แล้ว

      Some of the more advanced topics I leave for my training programs. But in the mean time take a look at port forwarding - docs.openshift.com/container-platform/4.6/nodes/containers/nodes-containers-port-forwarding.html since you'll have to expose your pod/service using a fixed port on the cluster.

    • @tpsservicesltd
      @tpsservicesltd  3 ปีที่แล้ว

      Let me add that one to my list to work on next as it's a shorter one.

    • @tpsservicesltd
      @tpsservicesltd  3 ปีที่แล้ว

      th-cam.com/video/k1EhdpT7I0M/w-d-xo.html

  • @melwinjerome6483
    @melwinjerome6483 4 ปีที่แล้ว +1

    Please upload more videos in Openshift. Thanks

    • @tpsservicesltd
      @tpsservicesltd  4 ปีที่แล้ว +1

      Hi Melwin, I'm working on them. In between the work I do as a contractor.
      Any areas you want to suggest, I can bring them forward in my plan?

  • @vishnumurali522
    @vishnumurali522 2 ปีที่แล้ว

    Nice video..Thanks a lot for this video
    One question...
    I am also doing the same but I need to achieved Load balanced way among the available pods
    I can achieve this by adding annotations to the route from console Directly
    But it is not working if I configure from yml file
    Any reason for that..

    • @tpsservicesltd
      @tpsservicesltd  2 ปีที่แล้ว

      What is the console annotations you are trying so I can check?

  • @vershobhitful
    @vershobhitful 3 ปีที่แล้ว

    Please make videos on, how to add certificate (Bank signed /self signed) on routes

  • @hemanthgowtham4463
    @hemanthgowtham4463 3 ปีที่แล้ว

    Please provide notes for openshift

    • @tpsservicesltd
      @tpsservicesltd  3 ปีที่แล้ว

      Hi Gowtham, only videos on youtube, the notes are reserved for paid training courses.