I’ve started playing with it and it is actually pretty cool. I can create basic containers and then group them into pods. Once the pods are running and healthy I can deploy to Kubernetes

    • Possibly linux@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      8
      ·
      5 months ago

      It is a GUI but it really helps me wrap my head around building Kubernetes deployments. Technically you could use a combination of podman and kubectl to do something similar but with Podman desktop it is all integrated which is nice.