Why Does Kubernetes Exist?

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ต.ค. 2024
  • Kubernetes seems so complex, why is that? In this video, we look at the past 20 years of web application deployment to understand how things have evolved and the role that workload orchestrators like Kubernetes play.
    This is the fourth episode in a new content series in which I plan to build an application platform with Kubernetes. This is the same type of thing that I have helped multiple startup companies build over the past 4 years!
    kubernetesplat...
    github.com/sid...
    devopsdirectiv...
    ---
    Join the Community:
    💬 Discord: discord.devops...
    💻 GitHub: github.com/sid...
    🐥 Twitter: / sidpalas
    👨‍💼 LinkedIn: / sid-palas
    🌐 Website: devopsdirectiv...
    ---
    Community size at time of posting:
    Subscribers: 26104
    Channel Views: 814353

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

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

    Another great content. Good to know the past about deployments and how things have evolved to Kubernetes. All the best in the next video.

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

      Thank you, Boosuro!
      It's always useful to look back at where we came from to understand how we got to where we are!

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

    I really appreciate that you are working on not only meritorical quality but to make content a bit more entertaining. What you do is actually a teaching, and most of us hardly remember boring teachers.

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

    I was listening to this in headphones.... this Usher moment almost gave me a stroke. Great content tho!

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

    Dude, you are an exceptional teacher ... Thank you for that great summery!

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

    That "yeah" at the start of the video gave me a heart attack!

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

    OMG, you made so simple to understand in details, Thank you Sir

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

    Kubernetes is so troublesome , People and finance need to troubleshoot K8s is equivalent to use traditional methods. To me it feels like a technology which solve one problem at the cost of maintaining that complex too which is another problem.

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

    This video motivated me when i get bored to in my learning journey of Kubernetes . Thank you for great content.🙂

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

    Really well explained. Thank you

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

    Perfect explanation Thank you

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

    Great explanation.

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

    Again, I find cloud foundry for 80% of the apps I write just the perfect fit. Easy cli and ui, only provide the docker image, automated health checking by default, just plug in some services you consume, no hassle about routing or automated scaling

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

      Nice -- still planning to do some experimentation with it soon!

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

      If you wanna go full experimental, kunermatic + cf-for-k8s has been a charm for me

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

    Great video

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

    Great!

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

    "treat a cluster of instances as a single resource" The way kubernetes does clusters is pretty wrong. If you want highly available infrastructure, kubernetes gets in the way. Highly available == Geographically distributed (physical infrastructure across the globe). Kubernetes does NOT allow you to do this and you get the same problems of "container orchestration" but at a cluster level now. It solves nothing while duplicating the problem kubernetes was intended to solve.

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

    Thought provking

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

      It's always useful to look back at how we got to where we are today!

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

    hi