Merge pull request #12377 from markzhang1996/patch-1

[CI:DOCS] Update basic_networking.md
This commit is contained in:
OpenShift Merge Robot 2021-11-23 17:11:15 +01:00 committed by GitHub
commit b2d4d62c13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -291,5 +291,5 @@ same network namespace, the DB and Web container can communicate with each other
using localhost (127.0.0.1). Furthermore, they are also both addressable by the
IP address (and DNS name if applicable) assigned to the Pod itself.
For more information on container to container networking, see Configuring container
networking with Podman.
For more information on container to container networking, see [Configuring container
networking with Podman](https://www.redhat.com/sysadmin/container-networking-podman).