Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-15066

DO188: ch07s05 - podman networking misrepresentation in guide exercise - RHT2391887

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • 7
    • en-US (English)
    • AppDev Sprint May29 - Jun12, AppDev Sprint Jun13 - Jun26

      URL: ch07s05
      Reporter RHNID: alessandrasalvatorelli
      Section title: Lab: Multi-container Applications with Compose
      Language: English

      Issue description

      The compose.yaml file networking is incorrect, as in step 4, we are asked to isolate the container quotes-ui from the quotes-provider and quotes-api.

      However, not defining the network for the quotes-ui container doesn't isolate anything by itself, as podman will attach the container to the default network, lab-net, in this case.

      This step is very misleading for the student. Actually isolating the container from the other two containers by explicitly adding another network, makes the container fail because nginx can't find the upstream quotes-api host.

      So in the end the step 4 for isolation doesn't make any sense for this particular application, that needs all their parts interconnected.{}

       

              asernabo@redhat.com Alejandro Serna-Borja
              carias@redhat.com Carlos Arias
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: