Kubernetes Webinar Series - A Closer Look at Pods and Replica Sets

Sdílet
Vložit
  • čas přidán 24. 07. 2024
  • Pods are the basic building blocks of Kubernetes. Replica Sets enable Pods to scale horizontally. This webinar will focus on the architecture of Pods and Replica Sets. We will walk you through the best practices of packaging multiple containers as Pods and scaling them.
    The code for the samples is available at github.com/janakiramm/Kuberne...
  • Věda a technologie

Komentáře • 32

  • @cabc74
    @cabc74 Před 6 lety

    This is a great series so far! Much better than some paid courses out there.

  • @xty007
    @xty007 Před 6 lety +1

    All videos are just the BEST ones that I found on CZcams... Keep it up :) Tks

  • @no3ams
    @no3ams Před 7 lety +3

    Fantastic.. this series is a life savor, keep up the AMAZING JOB you guys are doing.

  • @lakshman776
    @lakshman776 Před 7 lety

    Awesome Tutorial series!! Jani has been doing a great Job!! The Q&A at the end of the session are very important to a person like me. This helps me to prove that all my presumptions or assumptions are correct regarding the kubernetes are correct. It would be great, If you guys could persist the Q&A in github or somewhere, so that It could be referred later.

  • @anshulbansal1511
    @anshulbansal1511 Před 7 lety

    Awesome... Thanks Janakiram!!

  • @motarski
    @motarski Před 7 lety +1

    Thanks for sharing. Priceless info.

  • @prashant5085
    @prashant5085 Před 6 lety +1

    Awesome Kubernetes tutorial

  • @PrinceRachitSinha
    @PrinceRachitSinha Před 6 lety +5

    Actual video starts at 2:20

  • @EcleticMusicFilm
    @EcleticMusicFilm Před 7 lety

    Just discovered this channel... nice!

  • @rajeshnulu1849
    @rajeshnulu1849 Před 7 lety

    Thanks Janakiram for sharing the details in detailed.

    • @subhashboddu5192
      @subhashboddu5192 Před 7 lety

      unfortunately I deleted nodes of kubernetes how to get back the nodes

  • @raushansingh2067
    @raushansingh2067 Před 7 lety

    Awesome sessions

  • @suchitpuri
    @suchitpuri Před 7 lety

    Brilliant Demo !

  • @ArunKumar-xw6iw
    @ArunKumar-xw6iw Před 6 lety

    Thank you for your video. Please make video for how to execute cron-jobs inside the Kubernetes pods.

  • @yerrasanthosh764
    @yerrasanthosh764 Před 5 lety

    awesome class

  • @slopeofhope81lim14
    @slopeofhope81lim14 Před 6 lety

    Thanks for sharing. Also I have one question. could there be more one NodePort when there are more than one Master or would it always be one NodePort?

  • @parthasarathikundu7418

    Looks the env is REDIS_SERVICE_HOST inplace of REDIS_HOST. I had to make change to get the expected behaviour

  • @liblian
    @liblian Před 6 lety

    Have the link to get the slide show present during the webminar ?

  • @ankurarora7927
    @ankurarora7927 Před 5 lety

    Good videos Jani

  • @sherifadelmedhat
    @sherifadelmedhat Před 5 lety +1

    Is it possible to share the slides of the entire series ?

  • @prateeksarda135
    @prateeksarda135 Před 6 lety

    With an application that is versioned across different tags.
    Can multiple pods be created with different underlying version of the image?

  • @shaktiprasadrath
    @shaktiprasadrath Před 5 lety

    If I have a pod yml file, can I link that in deployment yml rather then writing the template section??

  • @14sudharsan
    @14sudharsan Před 6 lety

    Hi thanks for sharing knowledge its very good easy to understand. can you pl share link download ppt slides

  • @rajeshnulu1849
    @rajeshnulu1849 Před 7 lety

    Also how can i know the next session details??

  • @rahulpandey2431
    @rahulpandey2431 Před 6 lety

    i am new to kubernetes, very good explanation thanks for it. After going through all the videos in the series, will it be sufficient to work on the real life projects within any environment or i have to refer some more advanced stuff to really deep dive hard into it. @janakiram

  • @priya5836
    @priya5836 Před 6 lety

    i am having an application and it is using docker-compose to run the app. I have converted docker-compose file with multiple yml files using kompose. now i am having many services,deployments, persistentvolumeclaim yaml files. I can run independent service at one time, but i want to register all the services in one UI. Can you please suggest how should I proceed?

  • @mohithtrek6325
    @mohithtrek6325 Před 7 lety

    Can you please explain how you got the master node,I am not following that
    and even I got the error(at different time) what you got @51:35 , can you explain about that error.
    Thank you

    • @demotivated_Coffee
      @demotivated_Coffee Před 5 lety

      Hi , Could you please help me out to setup the kubernetes cluster. I struggling since 3 days.

  • @imranahmed958
    @imranahmed958 Před 7 lety

    awsome (y)