Managing Podman Containers as Pods | Into the Terminal 45

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 16

  • @andreigiubleanu
    @andreigiubleanu 2 роки тому +3

    Very cool video guys! Keep it up!

  •  Рік тому +1

    Awesome video! Thank you very much!! 👏

  • @michaelmelonas2816
    @michaelmelonas2816 Рік тому

    Thanks!

  • @rd-mt4mt
    @rd-mt4mt Рік тому

    Can you create a pod and attach it to a user-defined network ?

    • @RedHatEnterpriseLinux
      @RedHatEnterpriseLinux  Рік тому

      You can! Podman has a great walkthrough on setting up networks. Take a look!
      github.com/containers/podman/blob/main/docs/tutorials/basic_networking.md

  • @radio_electronics4047
    @radio_electronics4047 Рік тому

    In Kubernetes you would not put the database and the frontend in the same pod.
    One pod represents one process.
    You would have one pod for your db and one pod for your web server and then you can scale those independently.

  • @marcello4258
    @marcello4258 Рік тому

    Do the, let’s say sidecar, containers which are created within a pod also to be updated? I am not sure if it is just a config or if there are running binaries. If the application is updated it is a little bit of a hassle to stop the containers inside a pod remove the pod and create all new so it might be easier to just recreate the container inside the pod
    Lastly what is the overhead? Actually I don’t really need the pod function for podman but with kube play it makes managing dozens of containers much easier

    • @RedHatEnterpriseLinux
      @RedHatEnterpriseLinux  Рік тому

      The infra containers that you're referring to don't often get updated. The overhead is negligible, far less than running a full operating system!

  • @jasperzanjani
    @jasperzanjani Рік тому

    hey Scott great job not caring at all about being understood, no microphone, not even picking up your voice,

    • @scottmcbrien6535
      @scottmcbrien6535 Рік тому

      jasperzanjani7584: Sorry I fell short of your expectations. This particular episode is from the first few months doing the show. This was also the first time I had tried setting up my equipment in the Red Hat office, and had used a different microphone than I normally use.
      We recently did a second take on this content (episode 76): ua-cam.com/video/5jXUVZfMAWg/v-deo.html

    • @RedHatEnterpriseLinux
      @RedHatEnterpriseLinux  Рік тому

      Thank you for the feedback. As Scott mentioned, we are constantly making tweaks and improving the quality of our content.

  • @andrewna9362
    @andrewna9362 Рік тому

    Prefer Scott talking about archistration vs wating time on the terminal typing...