Faster Docker, K8S and VMs on macOS! // OrbStack

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

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

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

    At first I was thinking ‘what’s the big deal about running docker on my Mac??’ but now that I have it running and have portainer installed, now I’m starting to see the value for development. This app is very cool. I’m playing with compose files and I like how they display it all.

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

    That seems pretty awesome. Ive basically just gone the route of always having a Linux VM or physical machine that I SSH into to do my docker related work from the mac to avoid docker desktop. This might make things much easier for me.

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

      Ever tried podman? Its fairly comparable to docker and also has a desktop tool. However its also much faster and opensource 😊

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

      you can use colima instead of docker desktop.

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

    This is awesome and the speed up its given me in my docker builds for some of the more complex apps is amazing 👍

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

    This is INSANE!

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

    Thanks for the tip. I will be trying it out soon :)

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

    Pretty cool... and as always very nice and informative video

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

    Thank you! That looks awesome

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

    Excelente, vlw Caio!
    Seria legal ver o processo de automação com Tofu p provisionar as VMs e Ansible p configuration, templates tb. Vlw

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

    Surprised you are making a video about it now, I've been using Orbstack since almost a year now I think?

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

    This is wonderful

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

    Hi....any chance to use multiple kubernetes cluster on orbstack yet? (not only single cluster)
    thanks for sharing

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

      Hm no idea, but I just need one locally :D

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

      You can use kind or k3d.

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

    Do you know how to increase udp buffer size on macOS. I am getting udp buffer size error when running my api on docker.

  • @GregSalter-id3ko
    @GregSalter-id3ko 2 месяца назад

    Love it! 😀

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

    It is something like this for Linux ? i am using Multipass with Docker container

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

    What is the name of the Terminal you are using?

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

      Warp, full video is on my channel :)

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

    Pretty interesting!

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

      Quick update: after installing OrbStack, I have seen, imo, significant improvement in my macbooks performance.

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

    Mac Only 😥

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

    super cool! does it integrate with the docker extension for vs code?

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

      Yes, the extension depends on the socket, not docker desktop and in both cases the socket is the same

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

    As OrbStack forces me to install Rosetta 2 same as Docker Desktop do, otherwise they will not work properly on Apple Silicon Mac's. I'd better stay with Rancher Desktop.

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

      Or you can use podman desktop which is really great

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

    Why would anyone run docker in macos?

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

      To develop locally ;)

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

      I recently had the need to setup a different configuration for a project, instead of swapping php versions back and forth, etc. I just learned how to setup docker containers and it’s easier.
      Another issue I had was using specific versions of MySQL and Postgres.

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

      @@TheThirdWorldCitizen oh, i see

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

    Mac OS, nope, nope and nope.

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

    Not cool when it is only for macOS.

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

    Faster docker, neat. For mac os, I'm out.