Docker vs Kubernetes, what's better in a Homelab?

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

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

  • @cantthinkofabettername7016
    @cantthinkofabettername7016 Год назад +148

    Docker is the way way way easier, manageable and overall better solution for a homelab. This is why i run kubernetes in mine.

    • @durgeshkshirsagar5160
      @durgeshkshirsagar5160 3 месяца назад +5

      Highly laughable 😄😄

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

      Had us in the first half ngl

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

      Well, what's the point of a homelab? To learn right.

  • @lewismalcolm3536
    @lewismalcolm3536 Год назад +21

    Wonderfully done video Christian. I've been reading up on Kubernetes in the last month or so and had thought that I'd port all of my applications to a kubernetes cluster some time this year, but after doing more research I started to realize just how deep the Kubernetes rabbit hole goes and started setting up things on Portainer instead about a week ago.
    I remember seeing a video from another creator targeted at new home-labers that said "If you think you need Kubernetes you don't" that felt very condescending since it didn't explain why that was the case, thus I ended up researching it more. If I had seen your video back then instead, I'm sure I would have picked up Portainer instead and it would have saved me a lot of trouble - I'll be sure to mention your video if these conversations come up. Thanks!

    • @christianlempa
      @christianlempa  Год назад +1

      Thank you so much! :)

    • @javiersp
      @javiersp Год назад +2

      Same wagon here. I have tried k8s on a proof of concept production environment on the cloud and after much struggle and headache I am setting all up on a swarm. I have no doubt that k8s offers more advanced clustering capabilities but if you properly set up your nodes on different availability and fault domains, you actually don’t need anything more than a swarm if you are going to run just a couple dozens of containers. K8s seriously needs an easy, small clustered version if they intend to target small and medium sized business.

  • @kingcobraDE
    @kingcobraDE Год назад +25

    Team K8S - not because I need it, but wanted to learn it. Now it became my first choice when deploying containers.

    • @christianlempa
      @christianlempa  Год назад +2

      Glad to have you in the team! :D

    • @apolloeosphoros4345
      @apolloeosphoros4345 Год назад +1

      Same here. I stared into the Kube madness and it stared back into me... now I'm hooked on how easy it makes certain things.

    • @majorgear1021
      @majorgear1021 7 месяцев назад

      is it better than k3s? I found k3s to be a nightmare to keep running. container would be stuck in “starting” and Longhorn storage “volumes” would be degraded, also for no apparent reason.
      I threw my hands up and went back to docker compose and gitops for running apps.

  • @itssoaztek4592
    @itssoaztek4592 Год назад +6

    Great summary, very useful for people like me who have not yet worked with docker or kubernetes. Much appreciated!

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

    Thanks! Super helpful content!

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

      Thank you so much for the support! I'm glad it was helpful :)

  • @sergeygr
    @sergeygr Год назад +17

    Personally I still use Docker in Swarm mode with multiple master and worker nodes (total of 6 nodes). With Traefik as LB and Portainer for management. Also a HAProxy in front of it.
    Also I use a K3s cluster, created with Techno Tim's ansible playbook. For a learning purpose.
    As for now, I dont see a need to switch to the Kubernetes as Swarm does everything I need.

    • @kareemschultz
      @kareemschultz Год назад

      Can you provide some information on how you did this I was really hard today to get this done with nginx proxy manager and Keepalived

  • @hansaya
    @hansaya Год назад +2

    I bang my head against a wall for months over k3s but after I figure out the basics it was the most rewarding platform I ever used. I got everything automated to point I can start up my home services in minutes even if the house burns down. K3S makes managing my home services lot easier and makes it super easy to play with new projects

  • @alvsanand
    @alvsanand 5 месяцев назад +1

    Great video. Here one guy running everything in k3s. As Cristian said, It is 100% worthy my time spent making it just working!

  • @andrebalsa203
    @andrebalsa203 Год назад +3

    In one word: both ! Very good question and nice discussion, thank you.

  • @B20C0
    @B20C0 Год назад +3

    Another pro for k8s in a Homelab: You learn it.
    It's great that Christian made this point: If k8s is something you may come into contact with in your professional career, use it in your homelab.

  • @kareemschultz
    @kareemschultz Год назад +3

    I would like to see a video on docker swarm with shared storage such as glusterfs for high availability for docker containers

    • @christianlempa
      @christianlempa  Год назад +1

      Hmm I still haven't found the time to look into swarm :(

  • @blackpaw29
    @blackpaw29 Год назад +9

    I spent days trying to get a k8s cluster running, got there eventually, but never did manage to get it to recognise my ceph cluster for storage.
    Eventually got up and running with Nomad, wouldn't say it was simple, but it made a lot more sense than Kubernetes, a lot less fragile moving parts and well documented. Has been running my DB's and web apps for weeks now, without a hiccup. Using Fabio for load balancing.

  • @Ecker00
    @Ecker00 Год назад +1

    Went with Docker Swarm for latest setup, get most the benefits without too much complexity. 👍

  • @dandogamer
    @dandogamer Год назад +3

    Nomad might be a reasonable alternative to k8s, its architecture is a lot simpler and it works great with the consul service mesh

    • @MrWadezz
      @MrWadezz Год назад +2

      nomad is indeed a lot simpler than kube, and for 95% of homelabs (and organizations), it does everything you could possibly want. It is also imo way more flexible since the integration with consul and/or vault is optional, and can be done later if you're just getting started ! Glad to see a fellow nomad user in the comments !

    • @christianlempa
      @christianlempa  Год назад +1

      Still didn't have time to look at nomad :(

    • @MrWadezz
      @MrWadezz Год назад +2

      @@christianlempa it's pretty cool ! especially once you couple it with consul and vault for the service mesh and secret management features :)

  • @kektozaur
    @kektozaur Год назад +5

    I tried k8s a couple of years ago, but there weren't many charts available for the stuff I was running and having to make them from scratch is tedious. Docker compose saved me from alot of headaches.

    • @yifeiren8004
      @yifeiren8004 Год назад

      Kompose can automatically translate docker compose file, except volumes.

  • @sgt_mate
    @sgt_mate Год назад +5

    Interesting video, currently working on a comparison of swarm mode and kubernetes. But im doing it for buisness usecases only (we are using kubernetes in production, where i work).
    Also maybe check out swarm mode, it is a far easier orchestrator, integrated in docker hosts, combinded with compose its a pretty good alternitive for smaller deployments.
    Sory for my english, as Im a german native speaker.

    • @mrwalter1049
      @mrwalter1049 Год назад +1

      Your English is fine. No need to apologize.
      BR from fellow English as second language user from Finland

  • @piperjohn_3
    @piperjohn_3 Год назад

    You are so good at this, thanks.

  • @arimil.
    @arimil. Год назад +1

    I've ran into this after migrating my old server to TrueNAS which pushes you towards Kubernetes, many things that I felt were easy to setup with Docker became much more complicated. TrueCharts has been really helpful with this though. I do believe that Kubernetes is overkill for my use case, since I don't see me ever needing more than 1 replica for anything.

  • @Bathi666
    @Bathi666 Год назад

    Excellent video as always mate . Cheers

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

    What about docker swarm mode ? People ignore this most of the time in the homelabbing community, but to me it seems much more relevant in a homelabbing context...

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

      Good point, honestly this is something I should have done from the beginning, :D but I will take some time next year to learn it and then I will probably add it to my stack.

  • @IAmNumber4000
    @IAmNumber4000 Год назад +2

    Using managed kubernetes (DigitalOcean) was very cool and actually simplified some things from my previous docker-compose setup, but for a homelab, there is no way I would want to deal with setting up a cluster from scratch in a homelab tbh. Docker-compose is more than enough for me.
    This would probably be different if I had a server rack with multiple computers in it. But I don't. I have like 1 NAS and 1 server.

  • @CodyakaLamer
    @CodyakaLamer Год назад +1

    Thanks Christian for the informal video. Keep up with the good work I like listening these videos while I'm at work

  • @keithwolfe1090
    @keithwolfe1090 Год назад

    Docker for my infrastructure services, 5-node Microk8s cluster for projects, and a single-node OpenShift cluster (work-related). I can do just about anything with this setup :)

  • @procheeseburger_2
    @procheeseburger_2 Год назад +2

    Docker is easy.. K8s is amazing. Like I CAN do it in docker.. but if I spend the time in K8s it can be much easier. You also bring up a good point around 8:00 when something breaks it can be almost impossible to correct it and the whole cluster is dorked.

    • @dandogamer
      @dandogamer Год назад

      Yeah sometimes you can fuck up the cluster real good, but if you have a good fundamental understanding of the components that make up the cluster and how they interact with each other along with a basic level of linux / networking you can debug it pretty good

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

    It should be Docker Swarm vs Kubernetes

  • @theangelofspace155
    @theangelofspace155 Год назад

    You can run docker in multiple servers and yiu can use traefik in docker. And there is docker swarm as well for passwords (secrets) or not?

    • @christianlempa
      @christianlempa  Год назад

      I'm not sure about swarm tbh, that's still on my backlog to learn

  • @Glitch_860
    @Glitch_860 Год назад

    How does Kubernetes compare to Docker Swarm?
    I currently run a Docker Swarm with multiple separate nodes, running portainer to use for easy management.

    • @christianlempa
      @christianlempa  Год назад

      No idea, haven't tried out Swarm, yet.

    • @Glitch_860
      @Glitch_860 Год назад

      @@christianlempa When you do. Would be a cool topic for a video ;-) In the mean time setup of a kubernetes cluster is in my future.

    • @christianlempa
      @christianlempa  Год назад

      @@Glitch_860 Yeah agreed, but that's not happening in this year I suppose :(

  • @charlesduncan9250
    @charlesduncan9250 Год назад +1

    Great video!!
    What about lxc containers in proxmox vs docker??

    • @LampJustin
      @LampJustin Год назад +1

      Docker in LXC containers on Proxmox is what you want ;)

    • @christianlempa
      @christianlempa  Год назад

      Haven't used them yet so I can't really say much here :/

    • @MichaelSmith-fg8xh
      @MichaelSmith-fg8xh 8 месяцев назад

      LXC/Proxmox gives containersation with much less human overhead.. also with Proxmox it's great to have the fallback of being able to do VMs on the same server.
      I'd be nervous using it at work though.

  • @rebelavie7772
    @rebelavie7772 Год назад

    Hey.. Christian... Do you have some experience using jsonnet? ( data templating language) in kubernetes... If yes Can do a video about it..? I heard it could be a good alternativ to kustomize or helm

  • @arshamalh
    @arshamalh 10 месяцев назад

    What do you think about Nomad? It would be great if you make a video about it and tell us your opinions ✌🏼

  • @tba77
    @tba77 Год назад

    I just started using talos to spin kubernetes clusters and I would say that it's really a great solution it's secured ready for production high available and with the minimum needs for kubernetes so no shell no ssh connection everything is managed through api which makes it simpler to maintain. And like k3s and other tools you can spin a cluster in 5mn it can be the subject of a new video :) it's worth to try

    • @christianlempa
      @christianlempa  Год назад

      I recently made one about k3s, maybe that's already helping you :)

    • @tba77
      @tba77 Год назад

      @@christianlempa Yes I saw your video about k3s and it's interesting but for production, I think talos is more practical and useful as it's designed to be simple to deploy secured and works with almost everything.

  • @AD-qs9sb
    @AD-qs9sb Год назад +17

    Ive been using docker swarm and it works well. It allows replicas and some HA features and can also be managed with portainer.
    I tried k3s a couple of years ago and after fighting with it for a couple weeks finally realized its never going to work well in a home lab. Its designed for cloud providers that handle all the external stuff (networking, storage, LB) for you in their own proprietary way. There are solutions that kind of make it qork in a home lab but it's a constant struggle.

  • @PaulMetalhero
    @PaulMetalhero Год назад +1

    Can Portainer work with podman instead of docker?

    • @Clarence-Homelab
      @Clarence-Homelab Год назад

      not sure about that
      have a look at "yacht" for podman container management if you don't mind trying something new

    • @christianlempa
      @christianlempa  Год назад +1

      I'm not sure, I don't think so because it connects to the docker engine.

  • @frankniethardt1813
    @frankniethardt1813 10 месяцев назад

    Would you recommend getting started with Kubernetes using TrueNAS SCALE or with separate VMs?

    • @christianlempa
      @christianlempa  10 месяцев назад +1

      If you want to learn Kubernetes you have to use a different system than TrueNAS Scale, as it hides all the important stuff behind graphical menus and abstraction

  • @EllisWhitehead
    @EllisWhitehead Год назад +35

    I kind of despise kubernetes because its too complex and unintuitive to manage on the side. I used it for two years for both home and work clusters, but after my initial enthusiasm, I concluded that the struggle wasn't worth it. I decided to switch to Docker Swarm (with glusterfs shared drives) two years ago, and I've been much happier with the simplicity of it all.

  • @StephenCunningham1
    @StephenCunningham1 Год назад

    1 docker compose yaml with 700 lines runs my lab. When I had kube gitops set up they were constantly making changes to stuff and helm charts that would break everything, plus storage was a bear.

  • @dl2085
    @dl2085 Год назад

    Why do you use k3s instead of k8s? With kubeadm the installation of k8s ist pretty simple and I've read that the performance of both is pretty similar.

  • @robynrox
    @robynrox 6 месяцев назад

    Okay... so I think for me it has to be k8s. I don't need the power at home, but I am a software engineer, and developing that knowledge would help up my game. Thanks!

  • @TantissTheEmperor
    @TantissTheEmperor Год назад

    I use OKD, which is also pain in the ass to install, config and work with, but it's more for learning and mastering purposes than real needs. It allowed me to apply to new jobs and make this my everyday work so even if it's not something 'wise' to use in a little homelab, it could be interesting for professional skills to learn and master it at home.
    Now if you don't plan to work professionally with it, don't waste your time and hairs, docker swarm or docker is enough.

  • @jonisapp
    @jonisapp Год назад

    No mention of Docker Swarm, why... I think it's a perfect fit for a homelab.

  • @spaceboy978
    @spaceboy978 Год назад +2

    in dont need k8s because i only have 1 server at home.

  • @dougmoore5823
    @dougmoore5823 Год назад

    and what is that background/desktop on your mac to your right?

  • @mrb180
    @mrb180 Год назад +7

    they're not mutually exclusive, I think they both have their place, Docker for running containers and Kubernetes for orchestrating them. But AFAIK Docker Swarm can take the place of Kubernetes in a small environment, like a homelab, providing similar functions.

    • @sgt_mate
      @sgt_mate Год назад +1

      yes, thats how its somewhat supposed to be done. kubernetes as an orchestrator does not run the container itself. under it there is the container runtime, which does that.
      comparing swarm mode and kubernetes is far more interesting, as both tools have a similar goal but are made for different usergroups.

  • @streambarhoum4464
    @streambarhoum4464 Год назад

    Hey Christian Could you please deploy some home server apps with the kubernettes approch in a commig video ? As you wish for the appropriate solution
    Kube-compose, k3s etc....?

    • @christianlempa
      @christianlempa  Год назад +1

      Good suggestions, I'll do a few other topics first, but in the second half of this year I might do more project focused videos about Kubernetes Deployments!

  • @febriansasi
    @febriansasi Год назад

    After watching your videos, I install portainer and dockerize my homeserver.
    I use old notebook so I only activate container that I need using androtainer

    • @christianlempa
      @christianlempa  Год назад

      Nice!

    • @febriansasi
      @febriansasi Год назад

      @@christianlempa did you have tutorial how to migrate my existing portainer and container if someday I want to upgrade my homeserver?

  • @dmckrk
    @dmckrk Год назад +1

    Good comparison, but once you get into k8s you will never look back. Managing etcd, backups, storage and whole resilience is some difficulty but still best way.
    Also there are many great tools that allows to manage and debug cluster. Its not that bad :)

  • @Sincer1te
    @Sincer1te Год назад +1

    1:28 What's this?

    • @Jimmy_Jones
      @Jimmy_Jones Год назад +1

      ArgoCD. He mentions it later on.

    • @Sincer1te
      @Sincer1te Год назад

      @@Jimmy_Jones Thanks. Missed that

  • @seethruhead7119
    @seethruhead7119 Год назад

    maybe docker in a VM in a proxmox cluster would make more sense
    with ceph or nfs storage
    if you need to take down a node then you can migrate the entire docker vm to a different server.

  • @mr_wormhole
    @mr_wormhole Год назад

    I have suffered 2 years in k8s, kind, minikube, microk8s, I have learnt nothing until I started self-hosting my k3s non-HA setup on a small cloud provider with k3sup
    It is hard but noone said it is going to be harder than learning locked-in provider like AWS/GCP/Azure, it is also even debatable how much people don't know about systemd and container internals when people start learning docker, learn the core not the tools, kubernetes gives you all the aspects when you know the core, freedom is a hard road but enjoyable
    once you learn fundamentals / basics + charts + operators, you will be unstoppable

    • @dandogamer
      @dandogamer Год назад

      yeah exactly this! Learn basic linux, networking, containers, processes, ssh etc. K8s and docker are simply abstractions on this that make it possible

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

    i will give my 2cents here, there are 2(3 to be fair) type of homelabs.
    1. Media type
    2. Calculation type
    3ish. Learning type.
    Most of us will fall into category 3, learning homelab for the sake of learning, but when it come to actual usage, most of the hobbyist will fall into type 1, media server, home automation, or maybe web serve. Where HA and distribution architecture maybe good but not a priority. Hell even an overkill in my opinion.
    And the second type, where i fall into this category, Using homelab to train AI on Torch, deploy spark job, and data analytic. Where distributed system is a first class in a most of out of shelf products (Kubeflow, YARN, MESOS, Horovod), and i mean why won't you not parallelize your calculation. K8S spin up , manage, and spin down my spark and horovod very nicely. People are shocked when i told i only has 8 core Ryzen and k8s-ing my system. I am not using K8S as a HA but instead as a distribute compute unit

  • @maxnatamo
    @maxnatamo Год назад

    There seems to be some noise in the video, when viewing in 4K. It's really bad at 2:59, for example.

    • @christianlempa
      @christianlempa  Год назад

      Hm can't hear it, maybe that's part of the music?

    • @maxnatamo
      @maxnatamo Год назад

      @@christianlempa I meant some visual noise on the diagram. My fault

    • @christianlempa
      @christianlempa  Год назад

      @@maxnatamo aaah okay, thanks for letting me know. Yeah sometimes that happens when the resolution isn’t good because I zoomed in too much. I’m sry :(

    • @maxnatamo
      @maxnatamo Год назад

      @@christianlempa You make up for it with great videos, editing and diagrams. Don't worry, it's a nitpick if anything

    • @christianlempa
      @christianlempa  Год назад +1

      @@maxnatamo no worries, I'm happy when you report it to me :D I always try to improve the quality. Thank's again!

  • @closerlookcrime
    @closerlookcrime Год назад

    Ahh the old Matrix screen saver. Thanks for the video.

  • @adithya_ps
    @adithya_ps Год назад

    Debian Vm plus docker is the one for me.

  • @steverhysjenks
    @steverhysjenks Год назад

    The bit I'm struggling is how to migrate to k3s....... how do it translate my docker compose scripts into K3s - its really put me off kubenetes

    • @travisschneider3011
      @travisschneider3011 Год назад

      Why not migrate to Docker Swarm? Easier migration, you also get a bunch of the benefits of Kurbernetes.

    • @christianlempa
      @christianlempa  Год назад +1

      You might have to rewrite a lot manually with learning the kubernetes specific processes, I know it can be challenging, but it's better for learning and understanding kubernetes, because many things are handled a lot different from docker.

  • @AlexanderGarzon
    @AlexanderGarzon Год назад

    Being using k8s since last year, and I regret the headaches, Like I read in a meme, I don't remember where 😂:
    - Do we need kubernetes for this project?
    - No.
    - But...
    - No
    I was able to replicate the same "features" the client wanted by using only docker swarm and traefik. He is happy, I'm happier.

    • @christianlempa
      @christianlempa  Год назад

      When you're happy, that's the most important thing! :D

  • @tehmessiah5617
    @tehmessiah5617 Год назад

    Docker Swarm works across multiple servers doesn't it?

  • @ronm6585
    @ronm6585 Год назад

    Thanks Christian.

  • @Stuffynes
    @Stuffynes Год назад

    I use truenas scale for running all my containers. It’s much easier than setting k3s on my own and so far has been reliable.

  • @StevePrior
    @StevePrior Год назад

    I'm looking for an online community/forum to ask questions and share information on k3s in a home lab but haven't found a good one yet. Can anyone suggest some? I'm not looking for paid tutorials or communities.

    • @christianlempa
      @christianlempa  Год назад

      Join our Discord :)

    • @StevePrior
      @StevePrior Год назад

      @@christianlempa Can't join your Discord - I only use my Google Voice number, not even my work has my device cell# and your Discord won't accept that.

    • @StevePrior
      @StevePrior Год назад

      Do you have an alternate way to verify me so I can join?

  • @Trains-With-Shane
    @Trains-With-Shane Год назад +1

    For me Docker, even without Swarm, is more than sufficient for my home lab services. I may eventually work up a Swarm or switch to K3s but for me the juice isn't worth the squeeze other than for learning experience which I have spun up K3s deployments for in the past on my home lab. But again those were just for labs and not "production" workloads.

  • @th3r3v92
    @th3r3v92 Год назад +2

    I'm using k8s during work, but I don't think there is any reason to use it at home. For homelab, swarm is much better IMHO. Yeah, ppl always talk about "swarm is dead", but actually, it is soooo much better in a small environment... Just init a swarm, join a worker or two additional managers, and use network-ed volumes. Also, you can use the same compose files as in "normal" mode, you can use portainer to manage the swarm and you have overlay networks. For a homelab, IMHO, it is the best, because it is almost the same as plain old simple docker.

  • @kanarie93
    @kanarie93 Год назад

    traefik work on dockerstacks too so thats not k3s specific...

  • @g.s.3389
    @g.s.3389 Год назад

    why didn't you use Rancher?

    • @LampJustin
      @LampJustin Год назад

      Because Rancher has tons of problems and completely digs into your cluster. It's not worth it imho. If you're uncomfortable using lens, k9s or the Kubernetes dashboard, you should rather the using docker. I don't mean it rudely at all, but there's so much inherent complexity with Kubernetes that needs to be understood in order to run it properly.

    • @g.s.3389
      @g.s.3389 Год назад

      @@LampJustin thx

  • @stanislavtrifan96
    @stanislavtrifan96 Год назад +1

    Kubernetes is awesome tool for production. However for something like homelab podman desktop, nomad from hashicorp or portainer may make more sense

    • @christianlempa
      @christianlempa  Год назад +1

      great alternatives as well, but I think if you're using your homelab for learning, you can't get around using what's used in companies production systems.

    • @MrTmorton77
      @MrTmorton77 Год назад

      ​@@christianlempa There is a much larger community behind k8s vs other solutions because so many commercial companies use k8s in production. This also means there are more options for a given solution and it will typically have better long term support. Not to mention the recent statements that were later retracted by the folks at Docker. Not hating on Docker but they realized they lost the container battle and now are scrambling to find relevance and a revenue model.

  • @adammontgomery7980
    @adammontgomery7980 8 месяцев назад

    Don't get me wrong, this is cool. But, what are you guys doing at home that you need a cluster running container orchestration software?

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

    and what about Proxmox ?

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

      That is in my opinion a different thing, I use them all btw :D

  • @michealchoudhary9861
    @michealchoudhary9861 Год назад

    I love Kubernetes and find it complex , even tho i am CKA and CKAD certified.

  • @Janemayank
    @Janemayank Год назад

    this solved my long pending doubt ✌

  • @sgt_mate
    @sgt_mate Год назад +1

    And as for if kubernetes will be the standard in the future. It is now the standard! If you look up statistics, most container orchestration is done with Kuberenetes or a product build on it.

  • @vzetanet
    @vzetanet Год назад

    do you use kubernetes? why not try rancher?

    • @alevsk
      @alevsk Год назад +1

      Rancher is a UI for kubernetes

    • @christianlempa
      @christianlempa  Год назад

      ^- this here!

    • @vzetanet
      @vzetanet Год назад

      @@alevsk I could also be wrong, but they write on the site that it manages multiple Kubertenes clusters providing security, their orchestration through any infrastructure, it seems to me much more than a simple UI for Kubertenes.

  • @majorgear1021
    @majorgear1021 7 месяцев назад

    I found Kubernetes k3s to be fragile and it broke for no apparent reason at random time. I would delete and reinstall nodes so often that I knew the commands by heart !
    Also , Cluster storage would become degraded for no apparent reason and I would tear my hair out trying to fix it.
    I have found gitops , which is managing my containers with git and github actions, to be a happy compromise. I store configuration and secrets in github, and github actions deploy and update my containers.

  • @weluvmusicz
    @weluvmusicz Год назад

    Use Docker Swarm with Portainer.

  • @zeal514
    @zeal514 Год назад

    your discord link is dead fyi. tried on multiple videos from 2 years ago to this 1. no bueno.

  • @twoleftfeet90
    @twoleftfeet90 Год назад

    What about nomad for home labs? Anyone using that?

    • @christianlempa
      @christianlempa  Год назад

      Still on my backlog and I can't find the time to do it :D

  • @DanielBrzanov
    @DanielBrzanov Год назад +1

    No Mastodon account? 🤔

  • @tcurdt
    @tcurdt Год назад

    The overhead (even of k3s) is just absurd - at least for a homelab.

  • @AD-nm7ne
    @AD-nm7ne 11 месяцев назад

    On-premise K8s is honestly overly complicated. It’s easier to just use Docker or podman Of course, it's okay if you use it as a portfolio.
    BGP design access control for load balancer ACL, calico DNS, SSL, SSO, etc. Load balancing is also more complicated than expected when using Kubernetes on-premise. It's a good choice if you're an engineer who wants to learn Kubernetes. Otherwise, just use a solution like Cloud EKS. Of course, experts will have to design it as a hybrid, but
    Kubernetes is difficult to learn and there are many things to learn. Especially when it comes to on-premise, the number increases.

  • @soubinan
    @soubinan Год назад

    If you want containers + a good and simple, efficient and reliable orchestrator..
    Keep an eye on NOMAD, really ;)

  • @Larkc
    @Larkc Год назад

    Getting started with kubernetes is easy. Finishing is the hard part.

  • @pazuso
    @pazuso Год назад

    Kubernetes is the ultimate spaghetti. Setting it up from scratch on Ubuntu servers is wild! With the work involved, might as well watch physical servers with your eyeballs and enter adhoc commands to manually do failover and load balancing lol for real I hate it

  • @takehaver
    @takehaver Год назад

    “The conversation around Kubernetes vs. Docker is often framed as either-or: should I use Kubernetes or Docker? This is like comparing apples to apple pie, and it’s a common misconception that you must choose one or the other.
    The difference between Kubernetes and Docker is more easily understood when framed as a “both-and” question. The fact is, you don’t have to choose-Kubernetes and Docker are fundamentally different technologies that work well together for building, delivering, and scaling containerized apps.”

    • @christianlempa
      @christianlempa  Год назад +1

      So, you agree with what I said in the video? :D

    • @takehaver
      @takehaver Год назад +1

      @@christianlempa Great video and love your content in general, but I don’t agree with “vs” in the title :). Usually kubernetes is something you use for or with docker containers. Thank you for all hard work you put in your labs and presentations!

    • @christianlempa
      @christianlempa  Год назад +2

      @@takehaver you sometimes need to do a little clickbait and keep the titles SEO friendly xD but yeah technically you’re right

  •  Год назад

    Maybe future year...for now docker is for me.

  • @emilpeychev8714
    @emilpeychev8714 Год назад

    Yes, buddy kubectl all the way. You need to keep cursing at is at a consistant level, just for good measure. Especially in the beginning - lot's of moving parts.

  • @jfbeam
    @jfbeam Год назад

    The word you're looking for is "bloated". Kubernetes is quite bloated, and overly complex. I've built several k8s's. I'm pissed every time by the pure amount of crap that's running before it's even to the point I can put _my_ containers on it. In a homelab, unless you need to learn k8s, there's very little reason to step in that mess.
    I'd say vmware is bloated, too. (modern vcenter certainly is) But the actual hypervisor (esxi) is very small, and really simple, but it's not a container platform.

  • @benoitheylens4802
    @benoitheylens4802 10 месяцев назад

    Fabrizio

  • @HaraldRingvold
    @HaraldRingvold Год назад

    HashiStack.

  • @berndeckenfels
    @berndeckenfels Год назад

    Remeber that Kubernetes does not protect the s3crets

  • @ArifKamaruzaman
    @ArifKamaruzaman Год назад

    Wah, i'm the 2nd comment here.

  • @CrazyMineCuber
    @CrazyMineCuber Год назад

    NixOS is the answer if you take the Nix pill.

  • @nixxblikka
    @nixxblikka Год назад +2

    ERSTER