How I install Helm chart and prepared my first "Hello World" chart - Part 2

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ย. 2024

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

  • @rakeshsekar3840
    @rakeshsekar3840 3 ปีที่แล้ว +4

    Yours was the best method explained in 20 video's I searched for

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

      You are welcome Rakesh, stay tuned there are more to come

  • @mathewkargarzadeh3158
    @mathewkargarzadeh3158 3 ปีที่แล้ว +1

    I am taking notes here. Nice and precise tutorial Rahul. you are the Best !! Thanks!!

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

      Really appreciate it.

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

    Hi Rahul, thank you very much for the helm videos.

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

      Glad you like them!

  • @VivekSingh-eu7gg
    @VivekSingh-eu7gg ปีที่แล้ว +1

    this is the thing what i was looking for.

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

      Glad it helped you

  • @chrisuk1991
    @chrisuk1991 7 หลายเดือนก่อน

    How are the cluster IPs assigned in your example from kubectl get service? I have tried looking in all the config files but cant find it. Good video thanks.

    • @santosh2364
      @santosh2364 6 หลายเดือนก่อน

      kubectl port-forward helloapp-hello-app-6f5bd7b58-vtzzm 15687:8080

  • @jalandharbehera2456
    @jalandharbehera2456 2 ปีที่แล้ว +1

    Perfect explained sir 🙏🙏🙏

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

    sir i need argoCD with helm. how to use them together for kube cluster

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

    i am not understanding the cluster IP part, does the cluster ip means the ip of the kubernetes service?
    i tried to use clusterip-of-k8s:nodeport but it is not accessible. can you please help me understand this

  • @martinjose256
    @martinjose256 7 หลายเดือนก่อน

    Nice video . . I do appreciate the effort . . it is very much informative . . Thank you

    • @RahulWagh
      @RahulWagh  6 หลายเดือนก่อน

      So nice of you

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

    thank you Rahul - your videos are helped me to understand the concept's

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

      Glad to hear that

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

    Hello Sir, Can you make a video's on Windows helm environments setups with kubernetes deployment's in windows

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

    10.233.0.1 was your cluster IP on the terminal @9:24 , how did you get the 10.233.0.2 used in the browser or is the 10.233.0.2 the IP of the host VM or machine sir?

    • @RahulWagh
      @RahulWagh  3 ปีที่แล้ว +1

      That is cluster IP when you start your kubernetes cluster then those IPs are generated by the Kubernetes internally. So those internal IPs can't be accessed outside of the cluster.
      My VM IPs are 100.0.0.1 and 100.0.0.2.

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

      @@RahulWagh thanks sir

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

    Very well explained!

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

      Seems like you followed all of the deveops sessions

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

    Very good explanantion thanks

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

    page cannot be displayed it is showing for me I have enabled the security group in AWS

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

      Which page you talking about, I think you might have been mistaken with something else it is helm chart installation tutorial not aws

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

    Nice presentation, When i run helm chart through open shift developer sandbox, I got "ImagePullBackOff" error. do you have any idea? please share with me

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

      Imagepullbackoff error mean your docker image is not accessible inside the cluster. I would recommend you check the url which you defined for pulling the docker image and use the same url and run docker pull command manually and you will have the error while pulling the docker image.
      So then correct url and do docker pull again and once it’s successful copy the same url in helm chart yaml

  • @Fayaz-Rehman
    @Fayaz-Rehman 4 ปีที่แล้ว

    Excellent - Could you also make a video - how to install wordpress using Helm -Thanks

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

      @Fayaz - Thanks for the suggestion and actually currently I am working on that lab session so most probably you would see the helm chart with wordpress in next couple of weeks. Because it take little time prepare and present so that it is easy for everyone to understand
      //Rahul

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

      @Fayaz Rehman - I have just release my lab session on installing wordpress using Helm.
      You can find it here - th-cam.com/video/8hyXDFrWi9w/w-d-xo.html
      //Rahul

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

    command "tree helloworld" is not working gcp cloud console. Please help

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

      You need to install tree before running the tree command.
      By default tree command is not always installed with virtual machine

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

    beautifully explained and driven

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

      Glad you think so!

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

    Very nice

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

    how can I get the VM ip address?

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

      You can find the vm ip from Vagrantfile