ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Kubernetes Tutorial for Beginners | Full In-depth Course in 3 Hours

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ส.ค. 2024
  • In this Kubernetes tutorial, you will learn Kubernetes, features of Kubernetes, how Kubernetes works, the architecture of Kubernetes, different components and resources of Kubernetes, best practices, and how to deploy applications to Kubernetes.
    📚Course Contents 📚
    ⌚ (00:00) Intro
    ⌚ (01:44) What is Kubernetes?
    ⌚ (05:30) Kubernetes Architechture
    ⌚ (11:39) Kubernetes Components
    📍 Node & Pod
    📍 Service & Ingress
    📍 ConfigMap & Secret
    📍 Volumes
    📍 Deployment & StatefulSet
    ⌚ (20:11) Installing kubbectl and minikube
    📍 What is minikube?
    📍 What is kubectl?
    📍 Install minikube and kubectl
    📍 create and start a minikube cluster in the local environment
    ⌚ (30:59) Kubernetes CLI Commands with Example (kubectl)
    📍 Create a pod/deployment
    📍 Get status of different components
    📍 Change the pod/deployment configuration
    📍 Debugging pods
    📍 Delete pod/deployment
    ⌚ (46:13) Kubernetes YAML Configuration
    📍 Different attributes of a Kubernetes config file
    📍 Creating config files
    ⌚ (57:58) Kubernetes Namespace
    📍 What is a Namespace?
    📍 4 Default Namespaces
    📍 Create a Namespace and resources
    📍 Why use Namespaces?
    ⌚ (01:08:52) Kubernetes Healthchecks
    📍 What is Heathcheck?
    📍 Liveness Probe
    📍 Readiness Probe
    ⌚ (01:14:49) Ingress Service
    📍 What is Ingress?
    📍 Creating YAML Config Files for Ingress
    📍 How to configure Ingress in your cluster?
    📍 What is Ingress Controller?
    📍 Demo: Configure Ingress in Minikube
    📍 Ingress Config based on Paths
    📍 Ingress Config based on Domain and Subdomain
    ⌚ (01:36:32) Statefulset in Kubernetes
    📍 What is StatefulSet?
    📍 Deployment of Stateful and Stateless Application
    📍 Deployment vs StatefulSet
    📍 Pod Identity
    📍 Scaling database applications: Master and Worker Pods
    ⌚ (01:47:42) Kubernetes Services
    📍 What is a Service?
    📍 ClusterIP Services
    📍 Headless Services
    📍 NodePort Services
    📍 LoadBalancer Services
    ⌚ (01:58:07) Volumes in Kubernetes
    📍 Persistent Volume (PV)
    📍 Persistent Volume Claim (PVC)
    📍 Storage Class (SC)
    ⌚ (02:09:10) Deploying MIcroservices App to Kubernetes Cluster
    📍 Microservice Overview
    📍 Adding Dockerfile and Dockerfile Plugins
    📍 Adding configurations for Service Registry
    📍 Creating Kubernetes Config files (YAML)
    📍 Implementing API Gateway
    📍 Deploying applications to Kubernetes Cluster
    📍 Scaling Application
    📍 Kubernetes Dashboard
    📍 Deleting resources from Kubernetes Cluster
    --------------------------- Links -----------------------------------------------
    Volumes GitHub Link: bit.ly/3eCBxgF
    Ingress GitHub Link: bit.ly/3tDyFX0
    K8s Microservices GitHub Link: bit.ly/31ZoKic
    GitHub Kubernetes files: bit.ly/39VSrVT
    Kube Forwarder: github.com/pix...
    HealthCheck Doc Link: kubernetes.io/...
    Follow us on :
    --------------------------------------------------------
    Twitter: / dailycodebuffer
    Instagram: / dailycodebuffer
    LinkedIn: / shabbir-dawoodi
    GitHub: github.com/dai...
    Website: www.dailycodebu...
    Facebook: / dailycodebuffer
    My Tech :
    ------------------------------------------------------
    ASUS ROG Zephyrus G14, 14" - amzn.to/3tMb1I6
    Maono AU-A04 Condenser Microphone : amzn.to/32FOpwI
    Maono AU-100 Condenser Clip On Lavalier Microphone : amzn.to/3sGIbYd
    Music:
    -------------------------------------------------------
    Hear the Noise (Sting): www.youtube.co...
    “Sound effects obtained from www.zapsplat.com“
    #kubernetes #kubernetestutorial #KubernetesCourse #DailyCodeBuffer

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

  • @DailyCodeBuffer
    @DailyCodeBuffer  3 ปีที่แล้ว +9

    Follow me on Twitter: twitter.com/DailyCodeBuffer

  • @thepocguy
    @thepocguy 3 ปีที่แล้ว +35

    Undoubtedly the most knowledgeable tech youtuber who focuses more on Practical aspects. Hats off!

  • @ashishshukla1516
    @ashishshukla1516 3 ปีที่แล้ว +8

    OMG, such an underrated youtube channel. I just love the way how clearly he explains concepts.

  • @samtoya
    @samtoya 2 ปีที่แล้ว +3

    All I can say is thank you so much Shabbir!!
    Whenever I hear the word "Kubernetes", I begin to panic because I'm not totally done learning microservices, and now deploying them is going to be another burden, but after watching this video, the fear is totally gone. I now understand a whole lot and also with clarity. God bless you brother! 🙏🏽

  • @nirmaltripathy3226
    @nirmaltripathy3226 3 ปีที่แล้ว +5

    Probably the best course in Springboot microservices and kubernetes, thank you so much . Please keep on posting new stuff.

  • @snk9106
    @snk9106 3 ปีที่แล้ว +6

    Can you take a session on how to integrate kubernetes cluster(with microservices architecture) with AWS(including storage leveraging Oracle/MySQL DB in AWS), automate those deployments including code commit and how to use those service externally.. pls also consider for a production environment.. that will be a helpful session..

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

    Excellent Shabbir...You are really champ. Nobody has explained in this way. In short time you have covered all. Really thanks for this Video.

  • @mohitsirohi99
    @mohitsirohi99 3 ปีที่แล้ว +2

    🔥 💯 gold ....underated TH-cam channel...

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

    I tried from last 1 month to learn kubernetes from various source, but didn't get anything.
    But only after 1hr 8 min I get to know all the architecture of my company application.
    Thank you so much, keep it up

  • @siddheshpawar1750
    @siddheshpawar1750 11 หลายเดือนก่อน

    Wow , I cant believe , this is free on TH-cam .
    Thanks Buddy

  • @sagarbksagi
    @sagarbksagi 2 ปีที่แล้ว +5

    Just Amazing. I have gone through many tutorials for Kubernetes, but really felt this was so good and very easy to understand.. Good Job, very help full !! Kudos to you

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

    Appreciated your effort and intention to share knowledge. Keep it up man.

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

    Best video to get started with Kubernetes!! You teach very well!! Thank you so much!!😊

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

    I am following all your sessions... God will surely Bless You in abundance..!!! In the outside world, in the sake of teaching new technologies all are making hefty money out of IT people who want to just survive in life... People like you are the real gems who are lighting up the life of many IT employees who are in need of these new age technologies.. all these new age technologies are making us to become mad... giving lots of mental pressure.. but guys like you are the savior for many of them... thank you so much... you are doing good karma.... it will save you at the right time when you need...!!

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

      Thank you so much for your kind words 🙏
      You made my day and gave a lot of motivation to make awesome new videos 🙏🙏

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

    Highly productive video. Worth the time

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

    Too good. Never got such clear understanding though watched many vedios. Your GitOps/Argo CD is equally so good. You make things amazingly simple. Thanks once again.

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

    Awsome Shabbir.. I really wanted someone to show me how applications are deployed to Kubernetes in real time and your video shown me exactly what I was expecting.

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

    This channel is underrated. Very like the way you explained, very easy to understand. Subscribed.

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

    The only video which could help me clearly understand the components of Kubernetes and their functionality in the initial 20 mins itself!! Kudos Shabbir, you are a champ.. Huge respect!!

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

    Bro can you make a video on docker.... Love ur videos.... Really simple and very helpful

  • @bhavanimuvvala9466
    @bhavanimuvvala9466 3 ปีที่แล้ว +2

    Excellent Tutorial ...Explaining difficult concepts in an easy way ..👏👏

  • @thetechthirsty713
    @thetechthirsty713 3 ปีที่แล้ว +2

    Was waiting for this eagerly. Thanks a lot!!!

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

    Amazing video.. awaiting for some tutorials on Kafka!

  • @AmitKumar-qh4ow
    @AmitKumar-qh4ow 3 ปีที่แล้ว +1

    Thanks a lot for the video. You are always superb. Got of gratitude.

  • @Super.-.
    @Super.-. 2 ปีที่แล้ว +1

    Thanks bro .. completed the video .. i have gained something from it (Y)

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

    Great work ...Impressive...👍👍👍
    Excellent Explanations 👍👍👍

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

    Along with Kubernetes, please consider making videos on "How to make a video like this one", cause you are excellent in communicating the information!

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

    wow once again you come with a precious tutorial, thanks a lot brother make this video, great.

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

      Thank you. Hope you enjoy the tutorial 🙏

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

    Its really helpful bro.......Could you please also add video of creating kafka clustere on Kubernetes?

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

    This is really a,,, nice informative nd interesting video on kubernetes basics. Great WORK, 💯💯☝️✌👏

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

    Salute to u sir ♥️🙏🏻🙏🏻

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

    Thank you very much for detailed tutorial. Appreciate your hard work.

  • @DattuPrasanth
    @DattuPrasanth 3 ปีที่แล้ว +2

    A big Thanks bro for the efforts you're putting to share the knowledge ❤️🎉

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

    Hats off to you , damn the kind of explanation u have given and the demo example is OP

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

    bro u changed my life

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

      Glad to be a small part of your journey 🙏🏻

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

    Hi my friend, you have great content! Can you please make or direct me to a tutorial on HOW to install Helm for on premise Linux and Kubernetes? I need to deploy my application to a local Linux machine (which is currently set up with Azure) and can't find a clear example of how to do that (without involving an cloud image registry in my values.yaml file). I know there is no difference in deploying charts for local or cloud clusters but I didn't find examples with any other registries than docker or azure... I'm a beginner in this field. Thanks!

  • @SanthoshKumar-ur5je
    @SanthoshKumar-ur5je 11 หลายเดือนก่อน +1

    Zipkins and sluit is not supporting for above spring boot 3.0v can please put vedio for it

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

    thanks for the video.😀

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

    Very useful channel i am able to do practical's also by watching ur videos.One request could you please post one real time development and deployment of single spring boot microservices with Deployment,Service,Ingress,ConfigMap,Secret and Volume.I am bit confuse in development area how to configure ConfigMap and Secret.Thanks in Advance

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

    Really great video..crisp and clearly explained💯.
    Keep it up and upload few more 😜.

  • @AnilGupta-iu3uy
    @AnilGupta-iu3uy 3 ปีที่แล้ว

    Great explain power.. Great concept..

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

    Very nice video on Kubernetes. Kudos to you

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

    Very very nice explanation on k8s

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

    Nice and clear explanation!!! much appreciated, thanks for the efforts :)

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

      Thank you 🙏

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

      @@DailyCodeBuffer Hi I have doubt.. Is it mandatory for service registry to be present in Kubernetes cluster.. the services can't discover each other directly???

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

    Great efforts.. keep it up

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

      Thank you. Hope you enjoy the tutorial

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

    Super cool, keep it up, you're awesome

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

    Please can you make a video on spring boot and MySQL being deploy in kubernetes cluster. This one is with H2 database. I’ve tried for two days now but, I’ve not been able to do it. I would be grateful if you can use the same project you used for this tutorials and make use of MySQL instead of H2. Thanks you.

  • @deepakkakkar7698
    @deepakkakkar7698 5 หลายเดือนก่อน

    @DailyCodeBuffer At 45:21 when running kubectl logs commands, how it is showing the Spring boot app logs, it should only create the POD i guess. Please help.

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

    you are just awesome

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

    thank you sir for sharing knowledge

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

    Thank you for sharing this video

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

    where I can find example with spring boot and Kubernetes in local environment

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

    Awesome bro. Thanks

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

    Good work..I know its easy to comment or request..If you could add more visuals to your explanations.. It would add more impact

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

      Thank you so much for your feedback
      I will improve on it👍

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

    Please make mini projects in spring boot for beginners

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

    Great Video sir

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

    Wow Thanks Sooo Much ..

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

    Hi, Can you please provide us the repo link so it will be easy to cross-check if we have done correctly or not.
    Your explanation is awsome!!!!!!!!!!!!!

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

      GitHub link is in the video description

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

    really a good one !!

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

      Thanks 🙏

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

      @@DailyCodeBuffer Keep doing such videos even uisng AWS EKS please

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

    Was expecting better from docker tutorial. Let's see what in thr bucket of k8.

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

    I am unable to connect either using host name or IP address configured in Ingress controller. It is showing ERROR timeout. If i try to hit/ping ingress IP address from CMD PROMT, i am getting same request timeout. Can you please help me on this.

    • @kuldeepparmar92
      @kuldeepparmar92 11 หลายเดือนก่อน

      same here i'm getting no response from the host

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

    bro super

  • @DeepakGupta-pz4fx
    @DeepakGupta-pz4fx 3 ปีที่แล้ว

    Please make on video AWS basic tutorial most of interview ask aws basic questions

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

    Can you create a video for operators and auto deployment & helm charts

  • @DeepakGupta-pz4fx
    @DeepakGupta-pz4fx 3 ปีที่แล้ว

    Please make on Crash course unit testing Spring Boot tutorial

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

    please spend a little bit time to support subtitle for next videos. Your videos is good enough but it will be awesome with sub. thanks and keep going

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

    Bhai docker ka bhi video banao

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

    Is It Possible for docker tutorial

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

    Keep rocking bro 👍😊

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

    tnq so much bro

  • @naveenkumar-zz1kp
    @naveenkumar-zz1kp 3 ปีที่แล้ว

    your super buddy,,,,thanks for your video,,i have one error on kubernetes,, i have installed k8 on ec2 instance,, once i restart ec2 instance kubernetes is not starting,,,,,it shows error like check the correct host or port?? please solve this issue buddy..

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

    Hi Excellent video, huge thanks.
    Question, while escalating the user-service.yml at 03:06:08, how would we fix to always get data?

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

    Do we need to create the service registry as kubernetes internally provides it and routes traffic between pods.

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

      We can use direct internet services as well👍

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

    Bro can you tell me the difference Between pod restart and container restart or both are same?

  • @MadeinIndia-Vlogs
    @MadeinIndia-Vlogs 2 ปีที่แล้ว

    unknown field "-containerPort" any body having this issue while applying configuration of yaml file

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

    @ Can you made a complete tutorial for docker

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

    Could you please confirm, This video is enough to Crack CKA admin certification?

  • @DeepakGupta-hj2dv
    @DeepakGupta-hj2dv 3 ปีที่แล้ว +1

    please sir one video depth aws tutorial

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

      Are you looking from basic or do you want for any particular services?

    • @DeepakGupta-hj2dv
      @DeepakGupta-hj2dv 3 ปีที่แล้ว

      @@DailyCodeBuffer aws basic and ec 2 services deployed for applications

  • @rexsmithcapgemini9049
    @rexsmithcapgemini9049 5 หลายเดือนก่อน

    What is that barking sound in your videos? I heard in other videos too

  • @karthik-ug3pt
    @karthik-ug3pt 3 ปีที่แล้ว

    Thanks brother.plz post aws lambda with Dynamo db

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

    Hi It was really helpful

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

      Thank you

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

      @@DailyCodeBuffer Can you please show how exactly we expose end points in kubernetes without minikube

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

    I saw the Kubernetes playlist.. in those I saw additional sessions related to 'Skaffold' and 'Automate Microservices deployment with Github Actions'.. Also 'How to create a Google Kubernetes Engine (GKE) Cluster'.. all those are missing in this full course session.. any reason to not included? are they not mandatory/needed?

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

      Those are not the foundations of Kubernetes, but extra tools and libraries to improve upon

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

      @@DailyCodeBuffer ok

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

    great video, can you please explain Apiversion bit more, is it K8s api version?

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

    Are these concepts enough to learn kubernates?

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

    🔥🔥🔥

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

    are you planning to come with more videos on Kubernetes ? or nothing else remaining?

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

    Can u show how to deploy k8s microservices to AWS or GKE?

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

      I have a video on that to deploy to GKE using GitHub Actions. You can check out on the channel

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

    Great tutorial with detailed explanations. Please just speak a little bit slow. You are too fast. remember this is training as opposed to teaching.

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

    How to do direct deploy in cloud with free account

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

      I have a video on that as well. Please check the channel 🙏

  • @DeepakGupta-pz4fx
    @DeepakGupta-pz4fx 3 ปีที่แล้ว

    Please make on video AWS EC2 services one depth video

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

    Bro. Can you please do a video on microservices design patterns like saga

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

      Yes. Planning for both choreography and orchestration

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

      Yeah. Waiting for that please do asap😌

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

    But How Did U Connect To DB.I dint See any environment variables related to db in deployment component

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

    This is a Kubernetes Masterclass

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

    Will intelliJ works in windows? Is it free or paid?

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

      Yes it works
      It has both free and paid version.
      Free version comes with many features and it is really good

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

      @@DailyCodeBuffer Thanks a lot.i will give a try.

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

    bro cost emaina pay cheyala

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

    Hi Bro,When you expalined something you have to show diagramtically then every one got understand.if you are explained there is no use .This is my suggesion

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

    Hi i need job support Azure Kubernetes services (security ) Strong candidates . Long term project

  • @PraveenKumar-cf8kp
    @PraveenKumar-cf8kp 3 ปีที่แล้ว

    Bro I'm trying to reach you through email please respond

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

    The man of “particular” word. Left the video due to using that word every 5 seconds. Annoying!

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

      Here we are looking for concepts and implementation , not for communication skills.. do you have a skill set and content like him then post a video on it. Plz don't give -ve statements here