Kubernetes Architecture

Sdílet
Vložit
  • čas přidán 7. 08. 2024
  • 🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com
    ▬▬▬▬▬ Experience & Location 💼 ▬▬▬▬▬
    ► I’m a Senior Software Engineer at Juniper Networks (12+ years of experience)
    ► Located in San Francisco Bay Area, CA (US citizen)
    ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
    ► LinkedIn: / anton-putra
    ► Twitter/X: / antonvputra
    ► GitHub: github.com/antonputra
    ► Email: me@antonputra.com
    ▬▬▬▬▬▬ Related videos 👨‍🏫 ▬▬▬▬▬▬
    👉 [Playlist] Kubernetes Tutorials: • Kubernetes Tutorials
    👉 [Playlist] Terraform Tutorials: • Terraform Tutorials fo...
    👉 [Playlist] Network Tutorials: • Network Tutorials
    👉 [Playlist] Apache Kafka Tutorials: • Apache Kafka Tutorials
    👉 [Playlist] Performance Benchmarks: • Performance Benchmarks
    👉 [Playlist] Database Tutorials: • Database Tutorials
    ▬▬▬▬▬▬▬ Timestamps ⏰ ▬▬▬▬▬▬▬
    0:00 Intro
    0:37 Nodes
    0:49 kubelet
    1:15 kube-proxy
    1:53 Container runtime
    2:29 Control Plane
    2:46 kube-apiserver
    4:05 etcd
    4:58 kube-scheduler
    5:51 kube-controller-manager
    6:53 cloud-controller-manager
    7:53 Kubernetes Deployment Types
    ▬▬▬▬▬▬▬ Source Code 📚 ▬▬▬▬▬▬▬
    ► GitHub: github.com/antonputra/tutoria...
    #kubernetes #docker #devops
  • Věda a technologie

Komentáře • 62

  • @AntonPutra
    @AntonPutra  Před 6 měsíci +3

    🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com

  • @marcosnino7587
    @marcosnino7587 Před 6 měsíci +6

    You are stunning, Anton. I work as a DevOps for a company. I'm still brand-new in Kubernetes, but I learnt a lot from here.

  • @yurisousan
    @yurisousan Před 6 měsíci +5

    You aways being clear and objective with your content. Thank you man.

  • @Safwan.Hossain
    @Safwan.Hossain Před 3 měsíci +1

    Far far better than any other kubernetes architecture video I've sound on CZcams. Animations very clear and more importantly you focus more on the actual architecture and not just repeating the same points that you see in other videos where they go on and on about "the benefits of kubernetes"

  • @fadelbidiga5099
    @fadelbidiga5099 Před 6 měsíci +1

    One of my favourite devops channel on youtube. Thank you guy.

  • @andrewsol5353
    @andrewsol5353 Před 6 měsíci +1

    Anton , this is very helpful and very informative video on the k8s architecture around. As always good work. Thank you!

  • @zavarka2
    @zavarka2 Před 6 měsíci +1

    Thank you for making complex things clear. Your videos are unique - to the point, effective in comparing and contrasting reated concepts, expert point of view - and are realy well done.

    • @AntonPutra
      @AntonPutra  Před 6 měsíci +1

      Thanks, I appreciate it. I'm trying to include something that you can learn only from actually doing in the real world.

  • @1ManMopol
    @1ManMopol Před 6 měsíci +1

    Thank you for this video, you’ve made my job ship much easier

  • @andreykatruk7028
    @andreykatruk7028 Před 6 měsíci +1

    brilliant! thanks for content!

  • @DorukOkur-rk2uc
    @DorukOkur-rk2uc Před 6 měsíci +1

    This was very helpful thank you so much.

  • @mhmdbahja
    @mhmdbahja Před 6 měsíci +1

    Great as usual, waiting for your second Crossplane tutorial

  • @Techtips200
    @Techtips200 Před 4 měsíci +1

    Very clear explanation

  • @EdMane
    @EdMane Před 6 měsíci +1

    Thank you so much!!!

  • @pjj7466
    @pjj7466 Před 6 měsíci +1

    Wonderful bro

  • @boyanbalev4428
    @boyanbalev4428 Před 6 měsíci +1

    I've watched this channel since day 1 . Every single video I've even written some articles on medium insipired by it on different topics. I'm a Node and Go dev in big company. Nowadays I manage to fix some devops stuff because of Anton . I'm writing all this because I started to notice you are finally starting to blow up in subs. And just wanted to say you deserve it man,keep it up!

  • @israelpel
    @israelpel Před 6 měsíci +1

    thanks

  • @GabrielPozo
    @GabrielPozo Před 6 měsíci +1

    A new video from Anton is out! I know it will be amazing. Thanks!

  • @diegonayalazo
    @diegonayalazo Před 2 měsíci

  • @DanMackAlpha
    @DanMackAlpha Před 6 měsíci +2

    thanks, what a nice, concise/information dense presentation! can you share or do a tutorial on how you make your wonderful animated diagrams?

  • @Safwan.Hossain
    @Safwan.Hossain Před 3 měsíci +1

    Would it be possible to make video on how message queue brokers (like KubeMQ) are integrated into k8s architecture?

    • @AntonPutra
      @AntonPutra  Před 3 měsíci

      just put it on my list, interesting tool

    • @Safwan.Hossain
      @Safwan.Hossain Před 3 měsíci

      @@AntonPutra thanks! keep up the great videos :D

  • @sandeepvemu794
    @sandeepvemu794 Před 12 dny

    Hi Anton,How do we check which k8s are we using when we don't have access to cluster but only to work with from outside.

    • @AntonPutra
      @AntonPutra  Před 12 dny

      Do you mean version? Well you can run "kubectl version", it will give you the client and the server versions.

    • @sandeepvemu794
      @sandeepvemu794 Před 12 dny

      @@AntonPutra No not the version.When we don't have access to k8s cluster and are supposed to work from a working environment from our local how do we find the k8s setup which k8s are we using like eks or EC2 or on Prem?

    • @AntonPutra
      @AntonPutra  Před 11 dny

      @@sandeepvemu794 Oh, someone from your team should provide a wiki page explaining how to set everything up. It should be done during the onboarding process.

  • @MrBleistiftanspitzer
    @MrBleistiftanspitzer Před 4 měsíci

    Would you use such cluster for splitting up an API algorithm ? Given algorithm has to compute up to 2billion data points with a rather simple operation. Low comm and memory latency is key.

    • @AntonPutra
      @AntonPutra  Před 4 měsíci

      Did you ask me about my opinion of this architecture or you consider kubernetes to host your app?

    • @MrBleistiftanspitzer
      @MrBleistiftanspitzer Před 4 měsíci

      @@AntonPutra Just wondering about use cases. You have videos answering ?

    • @AntonPutra
      @AntonPutra  Před 4 měsíci

      @@MrBleistiftanspitzer nope i don't have anything, just some benchmarks

    • @MrBleistiftanspitzer
      @MrBleistiftanspitzer Před 4 měsíci

      @@AntonPutra well thank you anyway

  • @taimmmao3900
    @taimmmao3900 Před 6 měsíci

    any plan to talk about backstage?platform engineering

    • @AntonPutra
      @AntonPutra  Před 6 měsíci

      It's not pretty, especially in large companies. The more people in your team, the more mess you have.

  • @rambypilla4721
    @rambypilla4721 Před 6 měsíci

    Hi, which software did you use to create those animated content.

  • @yogithakakarla1716
    @yogithakakarla1716 Před 6 měsíci

    Please ro vidoes frequently

    • @AntonPutra
      @AntonPutra  Před 6 měsíci

      thinking about quitting Juniper to do this full time..

  • @sandeepvemu794
    @sandeepvemu794 Před 12 dny +1

    Hi Anton,Are you from the USA?

    • @AntonPutra
      @AntonPutra  Před 12 dny

      Originally no, but I'm a US citizen and live in California.

    • @sandeepvemu794
      @sandeepvemu794 Před 12 dny

      @@AntonPutra ok.out of curiosity would like to know from which country from?
      I became an ardent fan of our way of teaching with visual representation

    • @AntonPutra
      @AntonPutra  Před 12 dny

      @@sandeepvemu794 Sure, originally i'm from Russia

    • @sandeepvemu794
      @sandeepvemu794 Před 12 dny

      @@AntonPutra Thanks for the reply.I am learning have been learning k8s and your content gives super mileage

    • @AntonPutra
      @AntonPutra  Před 12 dny

      @@sandeepvemu794 Thanks, I appreciate it!