Kubernetes [FULL COURSE in 10 Hours with realtime tasks]

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 119

  • @surensparks
    @surensparks 4 месяца назад +1

    after cluster config can i stop the kops cluster instance and start it later? will it work fine?

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад +1

      @@surensparks No no ,
      Do the below ,
      Kops delete -f cluster.yaml -yes
      Don’t terminate management server . Just stop
      Tomorrow once you start practice give below.
      Turn on management server
      From management server give below .
      Kops create -f cluster.yaml and follow as prompt

    • @surensparks
      @surensparks 4 месяца назад

      @@SaiKirannPinapathruni thanks bro :)

  • @KarthikGanduri
    @KarthikGanduri 4 месяца назад +2

    Thanks for this course, I always thought I know kubernetes well, but after watching this video I have learnt many new things. Thanks for your effort

  • @muser1508
    @muser1508 4 месяца назад +2

    just watched ur PODCAST with Abhishek Veeramalla...... very inspiring👏👏👏👏

  • @VthePeople4156
    @VthePeople4156 4 месяца назад

    U r real game changer in RUclips Devops & Cloud communities....bro Really thanking u from bottom of my heart ❤️💛❤️
    If we got opportunity to work on kubernates tech then daily user stories ( tasks) will be same as mentioned in this video....

  • @Kalaiarasan_Balu
    @Kalaiarasan_Balu 4 месяца назад

    Oh man......thank you for your efforts and sacrifice to make us learn everything for free....

  • @DheerajYadav-tx7mk
    @DheerajYadav-tx7mk 4 месяца назад +10

    Let's not tell anyone about this precious channel so we will have an edge over our competitors 😂❤

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад +6

      😝 Please dont do this!!

    • @DheerajYadav-tx7mk
      @DheerajYadav-tx7mk 4 месяца назад

      ​​@@SaiKirannPinapathruni we are really tired of learning new practices every now and then.
      It is amazing to learn in spare Time but as a duty and for competition it is too tiring.
      Anyways, thanks!❤
      money can't buy this ease and help in learning that you've brought for complex topics now

    • @faizahmed007
      @faizahmed007 4 месяца назад +1

      Wahi to isliye mene abhi taksi ko nhi bataya collage wale group me v share nhi kiya😅😂😝

    • @dedicated2304
      @dedicated2304 3 месяца назад

      @@faizahmed007 batana bhi nhiii bhai plz 😂😂😁😁

    • @MonuKumar-ww9ke
      @MonuKumar-ww9ke 2 месяца назад

      Trueeeee

  • @Ajay-ck6cm
    @Ajay-ck6cm 8 дней назад

    53:04 answer
    Because we gave namespace value in yaml file but we did not call pods with namespace

  • @yogeshwarkatipally2368
    @yogeshwarkatipally2368 Месяц назад +2

    I think we missed container runtime along with kubulet & kube proxy
    on K8s arch.

  • @supriyochatterjee4095
    @supriyochatterjee4095 4 месяца назад

    Amazing👍, Great, thanks and much appreciated, waiting for similar long complete courses on AWS Solutions Architect, AWS Networking, AWS Infrastructure, AWS Devops, Azure Devops, Azure Complete Administration and Infrastructure Management, AWS Terraform, Docker in details, please make them all.

  • @maheshwarareddy8629
    @maheshwarareddy8629 2 месяца назад +2

    Hi anna, kindly explain about cni , why we need to install network plugins and how pods would assigned ips

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  2 месяца назад

      @@maheshwarareddy8629 Please watch docker networking - in kubernetes also I have explained about networking concepts too

    • @potnurukarthik4567
      @potnurukarthik4567 2 месяца назад +1

      yeah, this is a good topic to explore.. including pod networking and which one to use...

  • @satishvutti
    @satishvutti 4 месяца назад +1

    Thanks for sharing @SaiKirannPinapathruni amazing content, its really different from other courses that I went through recently...apprecaite your efforts. Quick qxn what is the BEST way to scale out and in based on some events and how to achieve the same?

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад

      @@satishvutti Thanks :)
      Kubernetes Horizontal Pod Autoscaler (HPA). You can achieve this by setting up metrics like CPU or custom metrics that trigger scaling actions.

  • @bashshellscripting9475
    @bashshellscripting9475 4 месяца назад

    Thank you sir❤❤❤❤

  • @SandyLearner
    @SandyLearner 4 месяца назад +2

    Hello !!
    Thanks for the video
    Is this part2 / Vol2 of ur already uploaded 10Hrs K8s video, or New total upload ??

  • @AmaanzeSiddiqui
    @AmaanzeSiddiqui 3 месяца назад +2

    bro plzz make one advanced jenkins pipeline with kop cluster deploying through jenkins and deploying application in k8s with integration with prometheus and grafana

  • @cloudpachehra1113
    @cloudpachehra1113 4 месяца назад

    Thanks 🙏🙏

  • @softwareengineer5764
    @softwareengineer5764 4 месяца назад +1

    Hi, I have a question about database migrations in the kubernetes. In case we are using relation db's and have migrations increments gradually. How we can handle for canary or blue green deployments if we want to deploy inside kubernetes. We donot want to use managed databases. some tools are being used like schemahero and altas but also have limitations. What you suggest for this real time issue related to database deployments?

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад

      @@softwareengineer5764 Use tools like Flyway or Liquibase to update the database in steps, making sure both old and new apps work.

  • @anchalgosain-j7y
    @anchalgosain-j7y Месяц назад

    "Hello! Saikiran, I really enjoyed your video on Kubernetes and I really appreciated your learning video on Kubernetes. I wanted to ask if you think the following topics are sufficient for assessing a candidate's experience in a Kubernetes interview. Thank you!"

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  Месяц назад

      @@anchalgosain-j7y This is more onto handling realtime tasks , So handling Kubernetes interviews was easy peasy with these videos

    • @anchalgosain-j7y
      @anchalgosain-j7y Месяц назад

      Thanks for the quick response, ​ @SaiKirannPinapathruni !

  • @vamsikrishna4475
    @vamsikrishna4475 4 месяца назад

    6:49:42 we can use kubectl explain deployment
    this command will gives us kind and api version information

  • @AmaanzeSiddiqui
    @AmaanzeSiddiqui 3 месяца назад

    hey that you set webhook by url it hsa url=clustername you use cluster name in jenkins triggerd is this triggred by name given after url=name or by cluster name

  • @vamsikrishna4475
    @vamsikrishna4475 4 месяца назад

    6:26:48 that alias for all pods is next level bro😮

  • @arunagri1997
    @arunagri1997 2 месяца назад

    10:40 bro Pods ip address are assigned by CNI (container Network Interface) like calico, flannel or weavenet etc.,

  • @lohithm9785
    @lohithm9785 3 месяца назад +1

    Hi Sai, am lil confused about why u took a separate instance for cert generation?

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  3 месяца назад

      @@lohithm9785 for TLS keys, just to avoid confusion I’ve taken a new instance and collected the keys .

    • @lohithm9785
      @lohithm9785 3 месяца назад +1

      @@SaiKirannPinapathruni ahh, so we do same in real time?? Or anything else.

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  3 месяца назад +1

      @@lohithm9785 Real time they will be having enterprise level keys. You need to check with your scrum manager.

    • @lohithm9785
      @lohithm9785 3 месяца назад

      @@SaiKirannPinapathruni thanks Buddy.❤️❤️

    • @Born_to_conquer_sweetie
      @Born_to_conquer_sweetie 2 месяца назад

      ​@@SaiKirannPinapathrunido we store these certificates in some backend like s3 bukcets or secrets manager in real time?

  • @vivianfernandes4436
    @vivianfernandes4436 2 месяца назад

    wow.. just wonderful this video is.. Can you please make one of Azure DevOps as well

  • @pradeepkumar-sr6jv
    @pradeepkumar-sr6jv Месяц назад

    public key or private key would be shared or used ?

  • @prp999
    @prp999 4 месяца назад +2

    Bro,
    Is this course different from the video that u posted 8 days back.??that was also 10hrs.
    Please let me know

    • @Althafamrin
      @Althafamrin 4 месяца назад +1

      Check the title of the video and comment

    • @rj27thug78
      @rj27thug78 4 месяца назад

      @@Althafamrin you tell us what is changed ? Title is almost same of both the videos and duration too (10hrs2mins)

  • @VthePeople4156
    @VthePeople4156 4 месяца назад +2

    Please next do complete course on Azure Devops ( all daily tasks) & Salesforce Devops & Aws Amplify
    Eagerly waiting bro

  • @ferringxor
    @ferringxor 4 месяца назад +1

    Saikiran what is the advantage of taking membership ?

  • @kvs7720
    @kvs7720 4 месяца назад

    Wow ❤

  • @prp999
    @prp999 4 месяца назад +1

    Bro,
    Can you make similar detail training video on ANSIBLE & SHELL Scripting please

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад +1

      @@prp999 Yes right now am going DevSecOps . You can check out my channel .

  • @sreekanthreddy4829
    @sreekanthreddy4829 3 месяца назад

    Subscribed for yur hardwork ❤

  • @surensparks
    @surensparks 4 месяца назад

    so the control and data plane nodes are in public subnet, what configuration change are done in real time production to deploy same setup on private subnets?

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад

      @@surensparksIn production, Elastic IPs are used with NAT Gateways to allow private subnet nodes in the data plane to access the internet

    • @surensparks
      @surensparks 4 месяца назад

      @@SaiKirannPinapathruni great, thanks for your prompt responses. much appreciated ❤

  • @manojbhamre6062
    @manojbhamre6062 4 месяца назад +1

    Can u please create beginners friendly crash course for AWS essentials

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад +1

      @@manojbhamre6062 Sorry But impossible, So many were scheduled for the next 100 days

    • @manojbhamre6062
      @manojbhamre6062 4 месяца назад +1

      @@SaiKirannPinapathruni np... whenever u will get time... pls think on this

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад +1

      @@manojbhamre6062 Sure :)

  • @vishnusai4658
    @vishnusai4658 4 месяца назад

    Thanks you

  • @surendharglady4936
    @surendharglady4936 Месяц назад

    Bro can you please upload video for Amazon EKS and rancher like this

  • @AnjaliH-wo4hm
    @AnjaliH-wo4hm 4 месяца назад

    how the containers are integrated with k8s .In Yaml file you are giving container ,image ,but how Kubernetes will understand that it should refer the docker image

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  4 месяца назад +1

      @@AnjaliH-wo4hm Hello Please watch docker then Kubernetes will be easy for you .

    • @AnjaliH-wo4hm
      @AnjaliH-wo4hm 4 месяца назад

      @@SaiKirannPinapathruni Sure.Thank you!

  • @AmaanzeSiddiqui
    @AmaanzeSiddiqui 4 месяца назад

    because of taint is apply on master to not deploy any pod if we have toleration it can be deploy
    😅

  • @naikodichaitanya
    @naikodichaitanya Месяц назад

    all k8s real time tasks merged here ??

  • @gundrathianishkumargoud8719
    @gundrathianishkumargoud8719 4 месяца назад

    First like

  • @apexvalan4369
    @apexvalan4369 4 месяца назад

    By default master node had taint applied that''s why resources are not deploying in master node

  • @BOTLOF
    @BOTLOF 3 месяца назад

    Sir where are the notes for this video?

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  3 месяца назад +1

      @@BOTLOF please check description and in github repo you will find the complete notes

    • @BOTLOF
      @BOTLOF 3 месяца назад +1

      @@SaiKirannPinapathruni Sir, the Github repo is not working in the description

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  3 месяца назад +1

      @@BOTLOF Checking

  • @AmaanzeSiddiqui
    @AmaanzeSiddiqui 3 месяца назад +1

    bro i have to work with you and experience work plzz make me you intern

  • @VthePeople4156
    @VthePeople4156 4 месяца назад

    I Think 16 tasks will be 16 mini Projects indirectly 😊😊😊

  • @Manojkumar-bh8os
    @Manojkumar-bh8os Месяц назад

    Anna telugu ledha

  • @Manojkumar-bh8os
    @Manojkumar-bh8os Месяц назад

    How to contact you

    • @SaiKirannPinapathruni
      @SaiKirannPinapathruni  Месяц назад

      Topmate : topmate.io/dashboard/home
      if not that important, am available on LinkedIn please check the lin in the description

  • @AmaanzeSiddiqui
    @AmaanzeSiddiqui 4 месяца назад

    sir iam big fan IAM wondering How Great iam working with you

  • @AmaanzeSiddiqui
    @AmaanzeSiddiqui 4 месяца назад

    sir iam big fan Iam wondering if i work with you